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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1462f68ba1426edc5a6eb6fbf92c56e16f5ed69a0bac45e254b5d256d6e4654f
|
4
|
+
data.tar.gz: b26cf2b87fd1095f2b2ed2d1b02fae1702a29d0e3b6efceb25ff8d79002af044
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0f56ce3072c8775e3125a5ac97d1279016dd8d1d52693863f73e4d5dfb765ef9d323fc9fc0b7691e4d4c9f57be23e20b1a41b8a1f1ee224d5ff030992b8491af
|
7
|
+
data.tar.gz: 9ed41bfdc18c6efa56cc989cc2d3378d8b5cbe5ce41d4652bb56c95b6df7a804494f31157127e7169c698ffdfb308b7d7073fb791ab85065ca019d236e9be9e2
|
data/README.md
CHANGED
@@ -61,39 +61,45 @@ Class | Method | HTTP request | Description
|
|
61
61
|
*SubscriptionsApi* | [**delete_webhook_subscription**](docs/EInvoicing/V1/SubscriptionsApi.md#delete_webhook_subscription) | **DELETE** /webhooks/subscriptions/{subscription-id} | Unsubscribe from events
|
62
62
|
*SubscriptionsApi* | [**get_webhook_subscription**](docs/EInvoicing/V1/SubscriptionsApi.md#get_webhook_subscription) | **GET** /webhooks/subscriptions/{subscription-id} | Get details of a subscription
|
63
63
|
*SubscriptionsApi* | [**list_webhook_subscriptions**](docs/EInvoicing/V1/SubscriptionsApi.md#list_webhook_subscriptions) | **GET** /webhooks/subscriptions | List all subscriptions
|
64
|
-
*
|
65
|
-
*
|
66
|
-
*TradingPartnersApi* | [**
|
67
|
-
*TradingPartnersApi* | [**
|
64
|
+
*TaxIdentifiersApi* | [**tax_identifier_schema_by_country**](docs/EInvoicing/V1/TaxIdentifiersApi.md#tax_identifier_schema_by_country) | **GET** /tax-identifiers/schema | Returns the tax identifier request & response schema for a specific country.
|
65
|
+
*TaxIdentifiersApi* | [**validate_tax_identifier**](docs/EInvoicing/V1/TaxIdentifiersApi.md#validate_tax_identifier) | **POST** /tax-identifiers/validate | Validates a tax identifier.
|
66
|
+
*TradingPartnersApi* | [**batch_search_participants**](docs/EInvoicing/V1/TradingPartnersApi.md#batch_search_participants) | **POST** /trading-partners/batch-searches | Handles batch search requests by uploading a file containing search parameters.
|
67
|
+
*TradingPartnersApi* | [**create_trading_partner**](docs/EInvoicing/V1/TradingPartnersApi.md#create_trading_partner) | **POST** /trading-partners | Creates a new trading partner.
|
68
|
+
*TradingPartnersApi* | [**create_trading_partners_batch**](docs/EInvoicing/V1/TradingPartnersApi.md#create_trading_partners_batch) | **POST** /trading-partners/batch | Creates a batch of multiple trading partners.
|
69
|
+
*TradingPartnersApi* | [**delete_trading_partner**](docs/EInvoicing/V1/TradingPartnersApi.md#delete_trading_partner) | **DELETE** /trading-partners/{id} | Deletes a trading partner using ID.
|
70
|
+
*TradingPartnersApi* | [**download_batch_search_report**](docs/EInvoicing/V1/TradingPartnersApi.md#download_batch_search_report) | **GET** /trading-partners/batch-searches/{id}/$download-results | Downloads batch search results in a csv file.
|
71
|
+
*TradingPartnersApi* | [**get_batch_search_detail**](docs/EInvoicing/V1/TradingPartnersApi.md#get_batch_search_detail) | **GET** /trading-partners/batch-searches/{id} | Returns the batch search details using ID.
|
72
|
+
*TradingPartnersApi* | [**list_batch_searches**](docs/EInvoicing/V1/TradingPartnersApi.md#list_batch_searches) | **GET** /trading-partners/batch-searches | Lists all batch searches that were previously submitted.
|
68
73
|
*TradingPartnersApi* | [**search_participants**](docs/EInvoicing/V1/TradingPartnersApi.md#search_participants) | **GET** /trading-partners | Returns a list of participants matching the input query.
|
74
|
+
*TradingPartnersApi* | [**update_trading_partner**](docs/EInvoicing/V1/TradingPartnersApi.md#update_trading_partner) | **PUT** /trading-partners/{id} | Updates a trading partner using ID.
|
69
75
|
|
70
76
|
<a name="documentation-for-A1099-V2-api-endpoints"></a>
|
71
77
|
### A1099 V2 API Documentation
|
72
78
|
|
73
79
|
Class | Method | HTTP request | Description
|
74
80
|
------------ | ------------- | ------------- | -------------
|
75
|
-
*CompaniesW9Api* | [**create_company**](docs/A1099/V2/CompaniesW9Api.md#create_company) | **POST** /w9/companies |
|
76
|
-
*CompaniesW9Api* | [**delete_company**](docs/A1099/V2/CompaniesW9Api.md#delete_company) | **DELETE** /w9/companies/{id} |
|
81
|
+
*CompaniesW9Api* | [**create_company**](docs/A1099/V2/CompaniesW9Api.md#create_company) | **POST** /w9/companies | Create a company
|
82
|
+
*CompaniesW9Api* | [**delete_company**](docs/A1099/V2/CompaniesW9Api.md#delete_company) | **DELETE** /w9/companies/{id} | Delete a company
|
77
83
|
*CompaniesW9Api* | [**get_companies**](docs/A1099/V2/CompaniesW9Api.md#get_companies) | **GET** /w9/companies | List companies
|
78
84
|
*CompaniesW9Api* | [**get_company**](docs/A1099/V2/CompaniesW9Api.md#get_company) | **GET** /w9/companies/{id} | Retrieve a company
|
79
85
|
*CompaniesW9Api* | [**update_company**](docs/A1099/V2/CompaniesW9Api.md#update_company) | **PUT** /w9/companies/{id} | Update a company
|
80
|
-
*Forms1099Api* | [**bulk_upsert1099_forms**](docs/A1099/V2/Forms1099Api.md#bulk_upsert1099_forms) | **POST** /1099/forms/$bulk-upsert |
|
81
|
-
*Forms1099Api* | [**create1099_form**](docs/A1099/V2/Forms1099Api.md#create1099_form) | **POST** /1099/forms |
|
82
|
-
*Forms1099Api* | [**delete1099_form**](docs/A1099/V2/Forms1099Api.md#delete1099_form) | **DELETE** /1099/forms/{id} |
|
83
|
-
*Forms1099Api* | [**get1099_form**](docs/A1099/V2/Forms1099Api.md#get1099_form) | **GET** /1099/forms/{id} |
|
84
|
-
*Forms1099Api* | [**get1099_form_pdf**](docs/A1099/V2/Forms1099Api.md#get1099_form_pdf) | **GET** /1099/forms/{id}/pdf |
|
85
|
-
*Forms1099Api* | [**list1099_forms**](docs/A1099/V2/Forms1099Api.md#list1099_forms) | **GET** /1099/forms |
|
86
|
-
*Forms1099Api* | [**update1099_form**](docs/A1099/V2/Forms1099Api.md#update1099_form) | **PUT** /1099/forms/{id} |
|
86
|
+
*Forms1099Api* | [**bulk_upsert1099_forms**](docs/A1099/V2/Forms1099Api.md#bulk_upsert1099_forms) | **POST** /1099/forms/$bulk-upsert | Create or update multiple 1099/1095/W2/1042S forms
|
87
|
+
*Forms1099Api* | [**create1099_form**](docs/A1099/V2/Forms1099Api.md#create1099_form) | **POST** /1099/forms | Create a 1099/1095/W2/1042S form
|
88
|
+
*Forms1099Api* | [**delete1099_form**](docs/A1099/V2/Forms1099Api.md#delete1099_form) | **DELETE** /1099/forms/{id} | Delete a 1099/1095/W2/1042S form
|
89
|
+
*Forms1099Api* | [**get1099_form**](docs/A1099/V2/Forms1099Api.md#get1099_form) | **GET** /1099/forms/{id} | Retrieve a 1099/1095/W2/1042S form
|
90
|
+
*Forms1099Api* | [**get1099_form_pdf**](docs/A1099/V2/Forms1099Api.md#get1099_form_pdf) | **GET** /1099/forms/{id}/pdf | Retrieve the PDF file for a 1099/1095/W2/1042S form
|
91
|
+
*Forms1099Api* | [**list1099_forms**](docs/A1099/V2/Forms1099Api.md#list1099_forms) | **GET** /1099/forms | List 1099/1095/W2/1042S forms
|
92
|
+
*Forms1099Api* | [**update1099_form**](docs/A1099/V2/Forms1099Api.md#update1099_form) | **PUT** /1099/forms/{id} | Update a 1099/1095/W2/1042S form
|
87
93
|
*FormsW9Api* | [**create_w9_form**](docs/A1099/V2/FormsW9Api.md#create_w9_form) | **POST** /w9/forms | Create a W9/W4/W8 form
|
88
|
-
*FormsW9Api* | [**delete_w9_form**](docs/A1099/V2/FormsW9Api.md#delete_w9_form) | **DELETE** /w9/forms/{id} | Delete a form
|
94
|
+
*FormsW9Api* | [**delete_w9_form**](docs/A1099/V2/FormsW9Api.md#delete_w9_form) | **DELETE** /w9/forms/{id} | Delete a W9/W4/W8 form
|
89
95
|
*FormsW9Api* | [**get_w9_form**](docs/A1099/V2/FormsW9Api.md#get_w9_form) | **GET** /w9/forms/{id} | Retrieve a W9/W4/W8 form
|
90
|
-
*FormsW9Api* | [**list_w9_forms**](docs/A1099/V2/FormsW9Api.md#list_w9_forms) | **GET** /w9/forms | List W9/W4/W8 forms
|
91
|
-
*FormsW9Api* | [**send_w9_form_email**](docs/A1099/V2/FormsW9Api.md#send_w9_form_email) | **POST** /w9/forms/{id}/$send-email |
|
96
|
+
*FormsW9Api* | [**list_w9_forms**](docs/A1099/V2/FormsW9Api.md#list_w9_forms) | **GET** /w9/forms | List W9/W4/W8 forms
|
97
|
+
*FormsW9Api* | [**send_w9_form_email**](docs/A1099/V2/FormsW9Api.md#send_w9_form_email) | **POST** /w9/forms/{id}/$send-email | Send an email to the vendor/payee requesting they fill out a W9/W4/W8 form
|
92
98
|
*FormsW9Api* | [**update_w9_form**](docs/A1099/V2/FormsW9Api.md#update_w9_form) | **PUT** /w9/forms/{id} | Update a W9/W4/W8 form
|
93
|
-
*FormsW9Api* | [**upload_w9_files**](docs/A1099/V2/FormsW9Api.md#upload_w9_files) | **
|
99
|
+
*FormsW9Api* | [**upload_w9_files**](docs/A1099/V2/FormsW9Api.md#upload_w9_files) | **POST** /w9/forms/{id}/attachment | Replace the PDF file for a W9/W4/W8 form
|
94
100
|
*Issuers1099Api* | [**create_issuer**](docs/A1099/V2/Issuers1099Api.md#create_issuer) | **POST** /1099/issuers | Create an issuer
|
95
101
|
*Issuers1099Api* | [**delete_issuer**](docs/A1099/V2/Issuers1099Api.md#delete_issuer) | **DELETE** /1099/issuers/{id} | Delete an issuer
|
96
|
-
*Issuers1099Api* | [**get_issuer**](docs/A1099/V2/Issuers1099Api.md#get_issuer) | **GET** /1099/issuers/{id} |
|
102
|
+
*Issuers1099Api* | [**get_issuer**](docs/A1099/V2/Issuers1099Api.md#get_issuer) | **GET** /1099/issuers/{id} | Retrieve an issuer
|
97
103
|
*Issuers1099Api* | [**get_issuers**](docs/A1099/V2/Issuers1099Api.md#get_issuers) | **GET** /1099/issuers | List issuers
|
98
104
|
*Issuers1099Api* | [**update_issuer**](docs/A1099/V2/Issuers1099Api.md#update_issuer) | **PUT** /1099/issuers/{id} | Update an issuer
|
99
105
|
*Jobs1099Api* | [**get_job**](docs/A1099/V2/Jobs1099Api.md#get_job) | **GET** /1099/jobs/{id} | Retrieves information about the job
|
@@ -104,22 +110,24 @@ Class | Method | HTTP request | Description
|
|
104
110
|
<a name="documentation-for-EInvoicing-V1-models"></a>
|
105
111
|
### EInvoicing V1 Model Documentation
|
106
112
|
|
113
|
+
- [models.Address](docs/EInvoicing/V1/Address.md)
|
107
114
|
- [models.BadDownloadRequest](docs/EInvoicing/V1/BadDownloadRequest.md)
|
108
115
|
- [models.BadRequest](docs/EInvoicing/V1/BadRequest.md)
|
116
|
+
- [models.BatchErrorDetail](docs/EInvoicing/V1/BatchErrorDetail.md)
|
109
117
|
- [models.BatchSearch](docs/EInvoicing/V1/BatchSearch.md)
|
110
118
|
- [models.BatchSearchListResponse](docs/EInvoicing/V1/BatchSearchListResponse.md)
|
111
119
|
- [models.BatchSearchParticipants202Response](docs/EInvoicing/V1/BatchSearchParticipants202Response.md)
|
112
120
|
- [models.ConditionalForField](docs/EInvoicing/V1/ConditionalForField.md)
|
121
|
+
- [models.Consents](docs/EInvoicing/V1/Consents.md)
|
122
|
+
- [models.CreateTradingPartner201Response](docs/EInvoicing/V1/CreateTradingPartner201Response.md)
|
123
|
+
- [models.CreateTradingPartnersBatch200Response](docs/EInvoicing/V1/CreateTradingPartnersBatch200Response.md)
|
124
|
+
- [models.CreateTradingPartnersBatch200ResponseValueInner](docs/EInvoicing/V1/CreateTradingPartnersBatch200ResponseValueInner.md)
|
125
|
+
- [models.CreateTradingPartnersBatchRequest](docs/EInvoicing/V1/CreateTradingPartnersBatchRequest.md)
|
113
126
|
- [models.DataInputField](docs/EInvoicing/V1/DataInputField.md)
|
114
127
|
- [models.DataInputFieldNotUsedFor](docs/EInvoicing/V1/DataInputFieldNotUsedFor.md)
|
115
128
|
- [models.DataInputFieldOptionalFor](docs/EInvoicing/V1/DataInputFieldOptionalFor.md)
|
116
129
|
- [models.DataInputFieldRequiredFor](docs/EInvoicing/V1/DataInputFieldRequiredFor.md)
|
117
130
|
- [models.DataInputFieldsResponse](docs/EInvoicing/V1/DataInputFieldsResponse.md)
|
118
|
-
- [models.DirectorySearchResponse](docs/EInvoicing/V1/DirectorySearchResponse.md)
|
119
|
-
- [models.DirectorySearchResponseValueInner](docs/EInvoicing/V1/DirectorySearchResponseValueInner.md)
|
120
|
-
- [models.DirectorySearchResponseValueInnerAddressesInner](docs/EInvoicing/V1/DirectorySearchResponseValueInnerAddressesInner.md)
|
121
|
-
- [models.DirectorySearchResponseValueInnerIdentifiersInner](docs/EInvoicing/V1/DirectorySearchResponseValueInnerIdentifiersInner.md)
|
122
|
-
- [models.DirectorySearchResponseValueInnerSupportedDocumentTypesInner](docs/EInvoicing/V1/DirectorySearchResponseValueInnerSupportedDocumentTypesInner.md)
|
123
131
|
- [models.DocumentFetch](docs/EInvoicing/V1/DocumentFetch.md)
|
124
132
|
- [models.DocumentListResponse](docs/EInvoicing/V1/DocumentListResponse.md)
|
125
133
|
- [models.DocumentStatusResponse](docs/EInvoicing/V1/DocumentStatusResponse.md)
|
@@ -131,6 +139,7 @@ Class | Method | HTTP request | Description
|
|
131
139
|
- [models.EventMessage](docs/EInvoicing/V1/EventMessage.md)
|
132
140
|
- [models.EventPayload](docs/EInvoicing/V1/EventPayload.md)
|
133
141
|
- [models.EventSubscription](docs/EInvoicing/V1/EventSubscription.md)
|
142
|
+
- [models.Extension](docs/EInvoicing/V1/Extension.md)
|
134
143
|
- [models.FetchDocumentsRequest](docs/EInvoicing/V1/FetchDocumentsRequest.md)
|
135
144
|
- [models.FetchDocumentsRequestDataInner](docs/EInvoicing/V1/FetchDocumentsRequestDataInner.md)
|
136
145
|
- [models.FetchDocumentsRequestMetadata](docs/EInvoicing/V1/FetchDocumentsRequestMetadata.md)
|
@@ -138,6 +147,7 @@ Class | Method | HTTP request | Description
|
|
138
147
|
- [models.HmacSignature](docs/EInvoicing/V1/HmacSignature.md)
|
139
148
|
- [models.HmacSignatureValue](docs/EInvoicing/V1/HmacSignatureValue.md)
|
140
149
|
- [models.Id](docs/EInvoicing/V1/Id.md)
|
150
|
+
- [models.Identifier](docs/EInvoicing/V1/Identifier.md)
|
141
151
|
- [models.InputDataFormats](docs/EInvoicing/V1/InputDataFormats.md)
|
142
152
|
- [models.InternalServerError](docs/EInvoicing/V1/InternalServerError.md)
|
143
153
|
- [models.Mandate](docs/EInvoicing/V1/Mandate.md)
|
@@ -149,6 +159,7 @@ Class | Method | HTTP request | Description
|
|
149
159
|
- [models.OutputDataFormats](docs/EInvoicing/V1/OutputDataFormats.md)
|
150
160
|
- [models.Pagination](docs/EInvoicing/V1/Pagination.md)
|
151
161
|
- [models.RequiredWhenField](docs/EInvoicing/V1/RequiredWhenField.md)
|
162
|
+
- [models.SearchParticipants200Response](docs/EInvoicing/V1/SearchParticipants200Response.md)
|
152
163
|
- [models.Signature](docs/EInvoicing/V1/Signature.md)
|
153
164
|
- [models.SignatureSignature](docs/EInvoicing/V1/SignatureSignature.md)
|
154
165
|
- [models.SignatureValue](docs/EInvoicing/V1/SignatureValue.md)
|
@@ -161,6 +172,14 @@ Class | Method | HTTP request | Description
|
|
161
172
|
- [models.SubscriptionListResponse](docs/EInvoicing/V1/SubscriptionListResponse.md)
|
162
173
|
- [models.SubscriptionRegistration](docs/EInvoicing/V1/SubscriptionRegistration.md)
|
163
174
|
- [models.SuccessResponse](docs/EInvoicing/V1/SuccessResponse.md)
|
175
|
+
- [models.SupportedDocumentTypes](docs/EInvoicing/V1/SupportedDocumentTypes.md)
|
176
|
+
- [models.TaxIdentifierRequest](docs/EInvoicing/V1/TaxIdentifierRequest.md)
|
177
|
+
- [models.TaxIdentifierResponse](docs/EInvoicing/V1/TaxIdentifierResponse.md)
|
178
|
+
- [models.TaxIdentifierResponseValue](docs/EInvoicing/V1/TaxIdentifierResponseValue.md)
|
179
|
+
- [models.TaxIdentifierSchemaByCountry200Response](docs/EInvoicing/V1/TaxIdentifierSchemaByCountry200Response.md)
|
180
|
+
- [models.TradingPartner](docs/EInvoicing/V1/TradingPartner.md)
|
181
|
+
- [models.UpdateTradingPartner200Response](docs/EInvoicing/V1/UpdateTradingPartner200Response.md)
|
182
|
+
- [models.ValidationError](docs/EInvoicing/V1/ValidationError.md)
|
164
183
|
- [models.WebhookInvocation](docs/EInvoicing/V1/WebhookInvocation.md)
|
165
184
|
- [models.WebhooksErrorInfo](docs/EInvoicing/V1/WebhooksErrorInfo.md)
|
166
185
|
- [models.WebhooksErrorResponse](docs/EInvoicing/V1/WebhooksErrorResponse.md)
|
@@ -180,44 +199,53 @@ Class | Method | HTTP request | Description
|
|
180
199
|
- [models.CompanyModel](docs/A1099/V2/CompanyModel.md)
|
181
200
|
- [models.CompanyResponse](docs/A1099/V2/CompanyResponse.md)
|
182
201
|
- [models.CompanyResponseModel](docs/A1099/V2/CompanyResponseModel.md)
|
183
|
-
- [models.
|
202
|
+
- [models.CoveredIndividualReferenceResponse](docs/A1099/V2/CoveredIndividualReferenceResponse.md)
|
184
203
|
- [models.CoveredIndividualRequest](docs/A1099/V2/CoveredIndividualRequest.md)
|
204
|
+
- [models.Create1099Form201Response](docs/A1099/V2/Create1099Form201Response.md)
|
205
|
+
- [models.CreateW9Form201Response](docs/A1099/V2/CreateW9Form201Response.md)
|
206
|
+
- [models.CreateW9FormRequest](docs/A1099/V2/CreateW9FormRequest.md)
|
185
207
|
- [models.Data](docs/A1099/V2/Data.md)
|
186
208
|
- [models.ErrorModel](docs/A1099/V2/ErrorModel.md)
|
187
209
|
- [models.ErrorResponse](docs/A1099/V2/ErrorResponse.md)
|
188
210
|
- [models.ErrorResponseErrorsInner](docs/A1099/V2/ErrorResponseErrorsInner.md)
|
189
|
-
- [models.
|
211
|
+
- [models.Form1042SList](docs/A1099/V2/Form1042SList.md)
|
212
|
+
- [models.Form1042SListItem](docs/A1099/V2/Form1042SListItem.md)
|
213
|
+
- [models.Form1042SListItemResponse](docs/A1099/V2/Form1042SListItemResponse.md)
|
214
|
+
- [models.Form1042SRequest](docs/A1099/V2/Form1042SRequest.md)
|
215
|
+
- [models.Form1042SResponse](docs/A1099/V2/Form1042SResponse.md)
|
190
216
|
- [models.Form1095BList](docs/A1099/V2/Form1095BList.md)
|
191
217
|
- [models.Form1095BListItem](docs/A1099/V2/Form1095BListItem.md)
|
218
|
+
- [models.Form1095BListItemResponse](docs/A1099/V2/Form1095BListItemResponse.md)
|
192
219
|
- [models.Form1095BRequest](docs/A1099/V2/Form1095BRequest.md)
|
193
|
-
- [models.
|
220
|
+
- [models.Form1099BaseResponse](docs/A1099/V2/Form1099BaseResponse.md)
|
194
221
|
- [models.Form1099DivList](docs/A1099/V2/Form1099DivList.md)
|
195
222
|
- [models.Form1099DivListItem](docs/A1099/V2/Form1099DivListItem.md)
|
196
223
|
- [models.Form1099DivRequest](docs/A1099/V2/Form1099DivRequest.md)
|
197
224
|
- [models.Form1099DivResponse](docs/A1099/V2/Form1099DivResponse.md)
|
198
|
-
- [models.Form1099K](docs/A1099/V2/Form1099K.md)
|
199
225
|
- [models.Form1099KList](docs/A1099/V2/Form1099KList.md)
|
200
226
|
- [models.Form1099KListItem](docs/A1099/V2/Form1099KListItem.md)
|
227
|
+
- [models.Form1099KListItemResponse](docs/A1099/V2/Form1099KListItemResponse.md)
|
201
228
|
- [models.Form1099KRequest](docs/A1099/V2/Form1099KRequest.md)
|
202
|
-
- [models.
|
203
|
-
- [models.
|
229
|
+
- [models.Form1099ListResponse](docs/A1099/V2/Form1099ListResponse.md)
|
230
|
+
- [models.Form1099ListResponseValueInner](docs/A1099/V2/Form1099ListResponseValueInner.md)
|
204
231
|
- [models.Form1099MiscList](docs/A1099/V2/Form1099MiscList.md)
|
205
232
|
- [models.Form1099MiscListItem](docs/A1099/V2/Form1099MiscListItem.md)
|
233
|
+
- [models.Form1099MiscListItemResponse](docs/A1099/V2/Form1099MiscListItemResponse.md)
|
206
234
|
- [models.Form1099MiscRequest](docs/A1099/V2/Form1099MiscRequest.md)
|
207
235
|
- [models.Form1099MiscResponse](docs/A1099/V2/Form1099MiscResponse.md)
|
208
|
-
- [models.Form1099Nec](docs/A1099/V2/Form1099Nec.md)
|
209
236
|
- [models.Form1099NecList](docs/A1099/V2/Form1099NecList.md)
|
210
237
|
- [models.Form1099NecListItem](docs/A1099/V2/Form1099NecListItem.md)
|
238
|
+
- [models.Form1099NecListItemResponse](docs/A1099/V2/Form1099NecListItemResponse.md)
|
211
239
|
- [models.Form1099NecRequest](docs/A1099/V2/Form1099NecRequest.md)
|
212
240
|
- [models.Form1099NecResponse](docs/A1099/V2/Form1099NecResponse.md)
|
213
241
|
- [models.Form1099ProccessResult](docs/A1099/V2/Form1099ProccessResult.md)
|
214
|
-
- [models.Form1099R](docs/A1099/V2/Form1099R.md)
|
215
242
|
- [models.Form1099RList](docs/A1099/V2/Form1099RList.md)
|
216
243
|
- [models.Form1099RListItem](docs/A1099/V2/Form1099RListItem.md)
|
244
|
+
- [models.Form1099RListItemResponse](docs/A1099/V2/Form1099RListItemResponse.md)
|
217
245
|
- [models.Form1099RRequest](docs/A1099/V2/Form1099RRequest.md)
|
218
|
-
- [models.
|
246
|
+
- [models.Form1099StatusDetailResponse](docs/A1099/V2/Form1099StatusDetailResponse.md)
|
219
247
|
- [models.FormRequestBase](docs/A1099/V2/FormRequestBase.md)
|
220
|
-
- [models.
|
248
|
+
- [models.FormRequestListItemBase](docs/A1099/V2/FormRequestListItemBase.md)
|
221
249
|
- [models.FormResponseBase](docs/A1099/V2/FormResponseBase.md)
|
222
250
|
- [models.FormSingleRequestBase](docs/A1099/V2/FormSingleRequestBase.md)
|
223
251
|
- [models.Get1099Form200Response](docs/A1099/V2/Get1099Form200Response.md)
|
@@ -225,7 +253,9 @@ Class | Method | HTTP request | Description
|
|
225
253
|
- [models.ICreateForm1099Request](docs/A1099/V2/ICreateForm1099Request.md)
|
226
254
|
- [models.IUpdateForm1099Request](docs/A1099/V2/IUpdateForm1099Request.md)
|
227
255
|
- [models.IW9FormDataModelsOneOf](docs/A1099/V2/IW9FormDataModelsOneOf.md)
|
228
|
-
- [models.
|
256
|
+
- [models.IntermediaryOrFlowThrough](docs/A1099/V2/IntermediaryOrFlowThrough.md)
|
257
|
+
- [models.IntermediaryOrFlowThroughRequest](docs/A1099/V2/IntermediaryOrFlowThroughRequest.md)
|
258
|
+
- [models.IntermediaryOrFlowThroughResponse](docs/A1099/V2/IntermediaryOrFlowThroughResponse.md)
|
229
259
|
- [models.IssuerCommand](docs/A1099/V2/IssuerCommand.md)
|
230
260
|
- [models.IssuerResponse](docs/A1099/V2/IssuerResponse.md)
|
231
261
|
- [models.JobResult](docs/A1099/V2/JobResult.md)
|
@@ -234,26 +264,33 @@ Class | Method | HTTP request | Description
|
|
234
264
|
- [models.PaginatedQueryResultModelCompanyResponse](docs/A1099/V2/PaginatedQueryResultModelCompanyResponse.md)
|
235
265
|
- [models.PaginatedQueryResultModelIssuerResponse](docs/A1099/V2/PaginatedQueryResultModelIssuerResponse.md)
|
236
266
|
- [models.PaginatedW9FormsModel](docs/A1099/V2/PaginatedW9FormsModel.md)
|
267
|
+
- [models.PrimaryWithholdingAgent](docs/A1099/V2/PrimaryWithholdingAgent.md)
|
268
|
+
- [models.PrimaryWithholdingAgentRequest](docs/A1099/V2/PrimaryWithholdingAgentRequest.md)
|
269
|
+
- [models.PrimaryWithholdingAgentResponse](docs/A1099/V2/PrimaryWithholdingAgentResponse.md)
|
237
270
|
- [models.ProblemDetails](docs/A1099/V2/ProblemDetails.md)
|
238
|
-
- [models.StateAndLocalWithholding](docs/A1099/V2/StateAndLocalWithholding.md)
|
239
271
|
- [models.StateAndLocalWithholdingRequest](docs/A1099/V2/StateAndLocalWithholdingRequest.md)
|
240
272
|
- [models.StateAndLocalWithholdingResponse](docs/A1099/V2/StateAndLocalWithholdingResponse.md)
|
241
|
-
- [models.
|
242
|
-
- [models.StateEfileStatusDetailApp](docs/A1099/V2/StateEfileStatusDetailApp.md)
|
273
|
+
- [models.StateEfileStatusDetailResponse](docs/A1099/V2/StateEfileStatusDetailResponse.md)
|
243
274
|
- [models.StatusDetail](docs/A1099/V2/StatusDetail.md)
|
275
|
+
- [models.SubstantialUsOwnerRequest](docs/A1099/V2/SubstantialUsOwnerRequest.md)
|
244
276
|
- [models.SubstantialUsOwnerResponse](docs/A1099/V2/SubstantialUsOwnerResponse.md)
|
245
277
|
- [models.Update1099Form200Response](docs/A1099/V2/Update1099Form200Response.md)
|
246
|
-
- [models.
|
247
|
-
- [models.ValidationErrorApp](docs/A1099/V2/ValidationErrorApp.md)
|
278
|
+
- [models.ValidationErrorResponse](docs/A1099/V2/ValidationErrorResponse.md)
|
248
279
|
- [models.W4FormDataModel](docs/A1099/V2/W4FormDataModel.md)
|
280
|
+
- [models.W4FormRequest](docs/A1099/V2/W4FormRequest.md)
|
249
281
|
- [models.W4FormResponse](docs/A1099/V2/W4FormResponse.md)
|
282
|
+
- [models.W8BenEFormRequest](docs/A1099/V2/W8BenEFormRequest.md)
|
250
283
|
- [models.W8BenEFormResponse](docs/A1099/V2/W8BenEFormResponse.md)
|
251
284
|
- [models.W8BenESubstantialUsOwnerDataModel](docs/A1099/V2/W8BenESubstantialUsOwnerDataModel.md)
|
252
285
|
- [models.W8BenFormDataModel](docs/A1099/V2/W8BenFormDataModel.md)
|
286
|
+
- [models.W8BenFormRequest](docs/A1099/V2/W8BenFormRequest.md)
|
253
287
|
- [models.W8BenFormResponse](docs/A1099/V2/W8BenFormResponse.md)
|
254
288
|
- [models.W8BeneFormDataModel](docs/A1099/V2/W8BeneFormDataModel.md)
|
255
289
|
- [models.W8ImyFormDataModel](docs/A1099/V2/W8ImyFormDataModel.md)
|
290
|
+
- [models.W8ImyFormRequest](docs/A1099/V2/W8ImyFormRequest.md)
|
256
291
|
- [models.W8ImyFormResponse](docs/A1099/V2/W8ImyFormResponse.md)
|
292
|
+
- [models.W9FormBaseRequest](docs/A1099/V2/W9FormBaseRequest.md)
|
257
293
|
- [models.W9FormBaseResponse](docs/A1099/V2/W9FormBaseResponse.md)
|
258
294
|
- [models.W9FormDataModel](docs/A1099/V2/W9FormDataModel.md)
|
295
|
+
- [models.W9FormRequest](docs/A1099/V2/W9FormRequest.md)
|
259
296
|
- [models.W9FormResponse](docs/A1099/V2/W9FormResponse.md)
|
@@ -14,6 +14,7 @@ require 'avalara_sdk'
|
|
14
14
|
AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
|
+
# :'Form1042SList',
|
17
18
|
# :'Form1095BList',
|
18
19
|
# :'Form1099DivList',
|
19
20
|
# :'Form1099KList',
|
@@ -33,7 +34,7 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
33
34
|
require 'avalara_sdk'
|
34
35
|
|
35
36
|
AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.build(data)
|
36
|
-
# => #<
|
37
|
+
# => #<Form1042SList:0x00007fdd4aab02a0>
|
37
38
|
|
38
39
|
AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.build(data_that_doesnt_match)
|
39
40
|
# => nil
|
@@ -47,6 +48,7 @@ AvalaraSdk::A1099::V2::BulkUpsert1099FormsRequest.build(data_that_doesnt_match)
|
|
47
48
|
|
48
49
|
#### Return type
|
49
50
|
|
51
|
+
- `Form1042SList`
|
50
52
|
- `Form1095BList`
|
51
53
|
- `Form1099DivList`
|
52
54
|
- `Form1099KList`
|
@@ -4,8 +4,8 @@ All URIs are relative to *https://api-ava1099.eta.sbx.us-east-1.aws.avalara.io/a
|
|
4
4
|
|
5
5
|
| Method | HTTP request | Description |
|
6
6
|
| ------ | ------------ | ----------- |
|
7
|
-
| [**create_company**](CompaniesW9Api.md#create_company) | **POST** /w9/companies |
|
8
|
-
| [**delete_company**](CompaniesW9Api.md#delete_company) | **DELETE** /w9/companies/{id} |
|
7
|
+
| [**create_company**](CompaniesW9Api.md#create_company) | **POST** /w9/companies | Create a company |
|
8
|
+
| [**delete_company**](CompaniesW9Api.md#delete_company) | **DELETE** /w9/companies/{id} | Delete a company |
|
9
9
|
| [**get_companies**](CompaniesW9Api.md#get_companies) | **GET** /w9/companies | List companies |
|
10
10
|
| [**get_company**](CompaniesW9Api.md#get_company) | **GET** /w9/companies/{id} | Retrieve a company |
|
11
11
|
| [**update_company**](CompaniesW9Api.md#update_company) | **PUT** /w9/companies/{id} | Update a company |
|
@@ -15,9 +15,9 @@ All URIs are relative to *https://api-ava1099.eta.sbx.us-east-1.aws.avalara.io/a
|
|
15
15
|
|
16
16
|
> <CompanyResponseModel> create_company(avalara_version, opts)
|
17
17
|
|
18
|
-
|
18
|
+
Create a company
|
19
19
|
|
20
|
-
|
20
|
+
Create a company.
|
21
21
|
|
22
22
|
### Examples
|
23
23
|
|
@@ -37,15 +37,15 @@ end
|
|
37
37
|
api_client = AvalaraSdk::ApiClient.new config
|
38
38
|
api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
39
39
|
|
40
|
-
avalara_version = '2.0' # String | API version
|
40
|
+
avalara_version = '2.0.0' # String | API version
|
41
41
|
opts = {
|
42
|
-
x_correlation_id: '
|
42
|
+
x_correlation_id: '144f810d-5777-472b-b372-c1028d9a13ae', # String | Unique correlation Id in a GUID format
|
43
43
|
x_avalara_client: 'Swagger UI; 22.1.0', # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
44
44
|
company_create_update_request_model: AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new # CompanyCreateUpdateRequestModel | The company to create
|
45
45
|
}
|
46
46
|
|
47
47
|
begin
|
48
|
-
#
|
48
|
+
# Create a company
|
49
49
|
result = api_instance.create_company(avalara_version, opts)
|
50
50
|
p result
|
51
51
|
rescue AvalaraSdk::ApiError => e
|
@@ -61,7 +61,7 @@ This returns an Array which contains the response data, status code and headers.
|
|
61
61
|
|
62
62
|
```ruby
|
63
63
|
begin
|
64
|
-
#
|
64
|
+
# Create a company
|
65
65
|
data, status_code, headers = api_instance.create_company_with_http_info(avalara_version, opts)
|
66
66
|
p status_code # => 2xx
|
67
67
|
p headers # => { ... }
|
@@ -98,9 +98,9 @@ end
|
|
98
98
|
|
99
99
|
> delete_company(id, avalara_version, opts)
|
100
100
|
|
101
|
-
|
101
|
+
Delete a company
|
102
102
|
|
103
|
-
|
103
|
+
Delete a company.
|
104
104
|
|
105
105
|
### Examples
|
106
106
|
|
@@ -121,14 +121,14 @@ api_client = AvalaraSdk::ApiClient.new config
|
|
121
121
|
api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
122
122
|
|
123
123
|
id = 'id_example' # String | The company to delete
|
124
|
-
avalara_version = '2.0' # String | API version
|
124
|
+
avalara_version = '2.0.0' # String | API version
|
125
125
|
opts = {
|
126
|
-
x_correlation_id: '
|
126
|
+
x_correlation_id: 'db071c51-528f-4929-a031-523aa34002d1', # String | Unique correlation Id in a GUID format
|
127
127
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
128
128
|
}
|
129
129
|
|
130
130
|
begin
|
131
|
-
#
|
131
|
+
# Delete a company
|
132
132
|
api_instance.delete_company(id, avalara_version, opts)
|
133
133
|
rescue AvalaraSdk::ApiError => e
|
134
134
|
puts "Error when calling CompaniesW9Api->delete_company: #{e}"
|
@@ -143,7 +143,7 @@ This returns an Array which contains the response data (`nil` in this case), sta
|
|
143
143
|
|
144
144
|
```ruby
|
145
145
|
begin
|
146
|
-
#
|
146
|
+
# Delete a company
|
147
147
|
data, status_code, headers = api_instance.delete_company_with_http_info(id, avalara_version, opts)
|
148
148
|
p status_code # => 2xx
|
149
149
|
p headers # => { ... }
|
@@ -202,7 +202,7 @@ end
|
|
202
202
|
api_client = AvalaraSdk::ApiClient.new config
|
203
203
|
api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
204
204
|
|
205
|
-
avalara_version = '2.0' # String | API version
|
205
|
+
avalara_version = '2.0.0' # String | API version
|
206
206
|
opts = {
|
207
207
|
filter: 'filter_example', # String | A filter statement to identify specific records to retrieve. For more information on filtering, see <a href=\"https://developer.avalara.com/avatax/filtering-in-rest/\">Filtering in REST</a>.
|
208
208
|
top: 56, # Integer | If zero or greater than 1000, return at most 1000 results. Otherwise, return this number of results. Used with skip to provide pagination for large datasets.
|
@@ -210,7 +210,7 @@ opts = {
|
|
210
210
|
order_by: 'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
|
211
211
|
count: true, # Boolean | If true, return the global count of elements in the collection.
|
212
212
|
count_only: true, # Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
|
213
|
-
x_correlation_id: '
|
213
|
+
x_correlation_id: '7ad30f3a-b27d-440e-98da-516663741d89', # String | Unique correlation Id in a GUID format
|
214
214
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
215
215
|
}
|
216
216
|
|
@@ -275,7 +275,7 @@ end
|
|
275
275
|
|
276
276
|
Retrieve a company
|
277
277
|
|
278
|
-
Retrieve
|
278
|
+
Retrieve a company.
|
279
279
|
|
280
280
|
### Examples
|
281
281
|
|
@@ -296,9 +296,9 @@ api_client = AvalaraSdk::ApiClient.new config
|
|
296
296
|
api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
297
297
|
|
298
298
|
id = 'id_example' # String | Id of the company
|
299
|
-
avalara_version = '2.0' # String | API version
|
299
|
+
avalara_version = '2.0.0' # String | API version
|
300
300
|
opts = {
|
301
|
-
x_correlation_id: '
|
301
|
+
x_correlation_id: '77521b27-805c-40b1-a6c8-3d6339acba99', # String | Unique correlation Id in a GUID format
|
302
302
|
x_avalara_client: 'Swagger UI; 22.1.0' # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
303
303
|
}
|
304
304
|
|
@@ -358,7 +358,7 @@ end
|
|
358
358
|
|
359
359
|
Update a company
|
360
360
|
|
361
|
-
Update a company
|
361
|
+
Update a company.
|
362
362
|
|
363
363
|
### Examples
|
364
364
|
|
@@ -379,9 +379,9 @@ api_client = AvalaraSdk::ApiClient.new config
|
|
379
379
|
api_instance = AvalaraSdk::A1099::V2::CompaniesW9Api.new api_client
|
380
380
|
|
381
381
|
id = 'id_example' # String | The ID of the company to update
|
382
|
-
avalara_version = '2.0' # String | API version
|
382
|
+
avalara_version = '2.0.0' # String | API version
|
383
383
|
opts = {
|
384
|
-
x_correlation_id: '
|
384
|
+
x_correlation_id: '9b982dee-5208-416e-8acf-84070e235acc', # String | Unique correlation Id in a GUID format
|
385
385
|
x_avalara_client: 'Swagger UI; 22.1.0', # String | Identifies the software you are using to call this API. For more information on the client header, see [Client Headers](https://developer.avalara.com/avatax/client-headers/) .
|
386
386
|
company_create_update_request_model: AvalaraSdk::A1099::V2::CompanyCreateUpdateRequestModel.new # CompanyCreateUpdateRequestModel | The updated company data
|
387
387
|
}
|
@@ -0,0 +1,56 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::CoveredIndividualReferenceResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **id** | **String** | Covered individual ID | [optional] |
|
8
|
+
| **first_name** | **String** | Covered individual's first name | [optional] |
|
9
|
+
| **middle_name** | **String** | Covered individual's middle name | [optional] |
|
10
|
+
| **last_name** | **String** | Covered individual's last name | [optional] |
|
11
|
+
| **name_suffix** | **String** | Covered individual's name suffix | [optional] |
|
12
|
+
| **tin** | **String** | Covered individual's TIN (SSN or ITIN) | [optional] |
|
13
|
+
| **birth_date** | **Time** | Covered individual's date of birth | [optional] |
|
14
|
+
| **covered_month0** | **Boolean** | Coverage indicator for all 12 months | [optional] |
|
15
|
+
| **covered_month1** | **Boolean** | Coverage indicator for January | [optional] |
|
16
|
+
| **covered_month2** | **Boolean** | Coverage indicator for February | [optional] |
|
17
|
+
| **covered_month3** | **Boolean** | Coverage indicator for March | [optional] |
|
18
|
+
| **covered_month4** | **Boolean** | Coverage indicator for April | [optional] |
|
19
|
+
| **covered_month5** | **Boolean** | Coverage indicator for May | [optional] |
|
20
|
+
| **covered_month6** | **Boolean** | Coverage indicator for June | [optional] |
|
21
|
+
| **covered_month7** | **Boolean** | Coverage indicator for July | [optional] |
|
22
|
+
| **covered_month8** | **Boolean** | Coverage indicator for August | [optional] |
|
23
|
+
| **covered_month9** | **Boolean** | Coverage indicator for September | [optional] |
|
24
|
+
| **covered_month10** | **Boolean** | Coverage indicator for October | [optional] |
|
25
|
+
| **covered_month11** | **Boolean** | Coverage indicator for November | [optional] |
|
26
|
+
| **covered_month12** | **Boolean** | Coverage indicator for December | [optional] |
|
27
|
+
|
28
|
+
## Example
|
29
|
+
|
30
|
+
```ruby
|
31
|
+
require 'avalara_sdk'
|
32
|
+
|
33
|
+
instance = AvalaraSdk::A1099::V2::CoveredIndividualReferenceResponse.new(
|
34
|
+
id: null,
|
35
|
+
first_name: null,
|
36
|
+
middle_name: null,
|
37
|
+
last_name: null,
|
38
|
+
name_suffix: null,
|
39
|
+
tin: null,
|
40
|
+
birth_date: null,
|
41
|
+
covered_month0: null,
|
42
|
+
covered_month1: null,
|
43
|
+
covered_month2: null,
|
44
|
+
covered_month3: null,
|
45
|
+
covered_month4: null,
|
46
|
+
covered_month5: null,
|
47
|
+
covered_month6: null,
|
48
|
+
covered_month7: null,
|
49
|
+
covered_month8: null,
|
50
|
+
covered_month9: null,
|
51
|
+
covered_month10: null,
|
52
|
+
covered_month11: null,
|
53
|
+
covered_month12: null
|
54
|
+
)
|
55
|
+
```
|
56
|
+
|
@@ -4,25 +4,25 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **first_name** | **String** |
|
8
|
-
| **middle_name** | **String** |
|
9
|
-
| **last_name** | **String** |
|
10
|
-
| **name_suffix** | **String** |
|
11
|
-
| **tin** | **String** |
|
12
|
-
| **birth_date** | **Time** |
|
13
|
-
| **covered_month_indicator0** | **Boolean** |
|
14
|
-
| **covered_month_indicator1** | **Boolean** |
|
15
|
-
| **covered_month_indicator2** | **Boolean** |
|
16
|
-
| **covered_month_indicator3** | **Boolean** |
|
17
|
-
| **covered_month_indicator4** | **Boolean** |
|
18
|
-
| **covered_month_indicator5** | **Boolean** |
|
19
|
-
| **covered_month_indicator6** | **Boolean** |
|
20
|
-
| **covered_month_indicator7** | **Boolean** |
|
21
|
-
| **covered_month_indicator8** | **Boolean** |
|
22
|
-
| **covered_month_indicator9** | **Boolean** |
|
23
|
-
| **covered_month_indicator10** | **Boolean** |
|
24
|
-
| **covered_month_indicator11** | **Boolean** |
|
25
|
-
| **covered_month_indicator12** | **Boolean** |
|
7
|
+
| **first_name** | **String** | Covered individual's first name | [optional] |
|
8
|
+
| **middle_name** | **String** | Covered individual's middle name | [optional] |
|
9
|
+
| **last_name** | **String** | Covered individual's last name | [optional] |
|
10
|
+
| **name_suffix** | **String** | Covered individual's name suffix | [optional] |
|
11
|
+
| **tin** | **String** | Covered individual's TIN (SSN or ITIN) | [optional] |
|
12
|
+
| **birth_date** | **Time** | Covered individual's date of birth | [optional] |
|
13
|
+
| **covered_month_indicator0** | **Boolean** | Coverage indicator for all 12 months | [optional] |
|
14
|
+
| **covered_month_indicator1** | **Boolean** | Coverage indicator for January | [optional] |
|
15
|
+
| **covered_month_indicator2** | **Boolean** | Coverage indicator for February | [optional] |
|
16
|
+
| **covered_month_indicator3** | **Boolean** | Coverage indicator for March | [optional] |
|
17
|
+
| **covered_month_indicator4** | **Boolean** | Coverage indicator for April | [optional] |
|
18
|
+
| **covered_month_indicator5** | **Boolean** | Coverage indicator for May | [optional] |
|
19
|
+
| **covered_month_indicator6** | **Boolean** | Coverage indicator for June | [optional] |
|
20
|
+
| **covered_month_indicator7** | **Boolean** | Coverage indicator for July | [optional] |
|
21
|
+
| **covered_month_indicator8** | **Boolean** | Coverage indicator for August | [optional] |
|
22
|
+
| **covered_month_indicator9** | **Boolean** | Coverage indicator for September | [optional] |
|
23
|
+
| **covered_month_indicator10** | **Boolean** | Coverage indicator for October | [optional] |
|
24
|
+
| **covered_month_indicator11** | **Boolean** | Coverage indicator for November | [optional] |
|
25
|
+
| **covered_month_indicator12** | **Boolean** | Coverage indicator for December | [optional] |
|
26
26
|
|
27
27
|
## Example
|
28
28
|
|
@@ -0,0 +1,59 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::Create1099Form201Response
|
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::Create1099Form201Response.openapi_one_of
|
15
|
+
# =>
|
16
|
+
# [
|
17
|
+
# :'Form1042SListItemResponse',
|
18
|
+
# :'Form1095BListItemResponse',
|
19
|
+
# :'Form1099BaseResponse',
|
20
|
+
# :'Form1099KListItemResponse',
|
21
|
+
# :'Form1099MiscListItemResponse',
|
22
|
+
# :'Form1099NecListItemResponse',
|
23
|
+
# :'Form1099RListItemResponse'
|
24
|
+
# ]
|
25
|
+
```
|
26
|
+
|
27
|
+
### build
|
28
|
+
|
29
|
+
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
30
|
+
|
31
|
+
#### Example
|
32
|
+
|
33
|
+
```ruby
|
34
|
+
require 'avalara_sdk'
|
35
|
+
|
36
|
+
AvalaraSdk::A1099::V2::Create1099Form201Response.build(data)
|
37
|
+
# => #<Form1042SListItemResponse:0x00007fdd4aab02a0>
|
38
|
+
|
39
|
+
AvalaraSdk::A1099::V2::Create1099Form201Response.build(data_that_doesnt_match)
|
40
|
+
# => nil
|
41
|
+
```
|
42
|
+
|
43
|
+
#### Parameters
|
44
|
+
|
45
|
+
| Name | Type | Description |
|
46
|
+
| ---- | ---- | ----------- |
|
47
|
+
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
48
|
+
|
49
|
+
#### Return type
|
50
|
+
|
51
|
+
- `Form1042SListItemResponse`
|
52
|
+
- `Form1095BListItemResponse`
|
53
|
+
- `Form1099BaseResponse`
|
54
|
+
- `Form1099KListItemResponse`
|
55
|
+
- `Form1099MiscListItemResponse`
|
56
|
+
- `Form1099NecListItemResponse`
|
57
|
+
- `Form1099RListItemResponse`
|
58
|
+
- `nil` (if no type matches)
|
59
|
+
|