avalara_sdk 25.8.0 → 25.8.2
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/Gemfile.lock +1 -1
- data/README.md +32 -6
- data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +4 -0
- data/docs/A1099/V2/CompaniesW9Api.md +6 -6
- data/docs/A1099/V2/CoveredIndividualRequest.md +26 -26
- data/docs/A1099/V2/Create1099Form201Response.md +4 -0
- data/docs/A1099/V2/ErrorResponse.md +1 -1
- data/docs/A1099/V2/ErrorResponseItem.md +20 -0
- data/docs/A1099/V2/Form1042S.md +140 -0
- data/docs/A1099/V2/Form1042SListItem.md +12 -8
- data/docs/A1099/V2/Form1042SListItemResponse.md +19 -9
- data/docs/A1099/V2/Form1042SRequest.md +14 -10
- data/docs/A1099/V2/Form1042SResponse.md +10 -6
- data/docs/A1099/V2/Form1095B.md +14 -2
- data/docs/A1099/V2/Form1095BListItem.md +14 -8
- data/docs/A1099/V2/Form1095BListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1095BRequest.md +14 -8
- data/docs/A1099/V2/Form1095BResponse.md +106 -0
- data/docs/A1099/V2/Form1095CList.md +20 -0
- data/docs/A1099/V2/Form1095CListItem.md +90 -0
- data/docs/A1099/V2/Form1099Base.md +14 -2
- data/docs/A1099/V2/Form1099BaseResponse.md +20 -8
- data/docs/A1099/V2/Form1099Div.md +130 -0
- data/docs/A1099/V2/Form1099DivListItem.md +32 -28
- data/docs/A1099/V2/Form1099DivListItemResponse.md +130 -0
- data/docs/A1099/V2/Form1099DivRequest.md +32 -28
- data/docs/A1099/V2/Form1099DivResponse.md +48 -6
- data/docs/A1099/V2/Form1099Int.md +122 -0
- data/docs/A1099/V2/Form1099IntList.md +20 -0
- data/docs/A1099/V2/Form1099IntListItem.md +100 -0
- data/docs/A1099/V2/Form1099IntListItemResponse.md +122 -0
- data/docs/A1099/V2/Form1099IntRequest.md +96 -0
- data/docs/A1099/V2/Form1099IntResponse.md +120 -0
- data/docs/A1099/V2/Form1099K.md +14 -2
- data/docs/A1099/V2/Form1099KListItem.md +14 -8
- data/docs/A1099/V2/Form1099KListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1099KRequest.md +18 -12
- data/docs/A1099/V2/Form1099KResponse.md +132 -0
- data/docs/A1099/V2/Form1099ListResponseValueInner.md +4 -0
- data/docs/A1099/V2/Form1099Misc.md +24 -12
- data/docs/A1099/V2/Form1099MiscListItem.md +14 -12
- data/docs/A1099/V2/Form1099MiscListItemResponse.md +30 -16
- data/docs/A1099/V2/Form1099MiscRequest.md +14 -12
- data/docs/A1099/V2/Form1099MiscResponse.md +12 -10
- data/docs/A1099/V2/Form1099Nec.md +14 -2
- data/docs/A1099/V2/Form1099NecListItem.md +14 -10
- data/docs/A1099/V2/Form1099NecListItemResponse.md +20 -8
- data/docs/A1099/V2/Form1099NecRequest.md +14 -10
- data/docs/A1099/V2/Form1099NecResponse.md +10 -8
- data/docs/A1099/V2/Form1099ProccessResult.md +3 -1
- data/docs/A1099/V2/Form1099ProccessResultProcessedFormsInner.md +61 -0
- data/docs/A1099/V2/Form1099R.md +14 -4
- data/docs/A1099/V2/Form1099RListItem.md +12 -8
- data/docs/A1099/V2/Form1099RListItemResponse.md +20 -10
- data/docs/A1099/V2/Form1099RRequest.md +12 -8
- data/docs/A1099/V2/Form1099RResponse.md +132 -0
- data/docs/A1099/V2/FormRequestBase.md +14 -8
- data/docs/A1099/V2/FormRequestListItemBase.md +14 -8
- data/docs/A1099/V2/FormResponseBase.md +10 -6
- data/docs/A1099/V2/FormSingleRequestBase.md +14 -8
- data/docs/A1099/V2/Forms1099Api.md +11 -11
- data/docs/A1099/V2/FormsW9Api.md +21 -19
- data/docs/A1099/V2/Get1099Form200Response.md +4 -0
- data/docs/A1099/V2/ICreateForm1099Request.md +2 -0
- data/docs/A1099/V2/IUpdateForm1099Request.md +2 -0
- data/docs/A1099/V2/IrsResponse.md +20 -0
- data/docs/A1099/V2/Issuers1099Api.md +6 -6
- data/docs/A1099/V2/Jobs1099Api.md +1 -1
- data/docs/A1099/V2/OfferAndCoverageRequest.md +26 -0
- data/docs/A1099/V2/PaginatedQueryResultModelCompanyResponse.md +1 -1
- data/docs/A1099/V2/PaginatedQueryResultModelIssuerResponse.md +1 -1
- data/docs/A1099/V2/PaginatedQueryResultModelW9FormBaseResponse.md +22 -0
- data/docs/A1099/V2/TinMatchStatusResponse.md +22 -0
- data/docs/A1099/V2/Update1099Form200Response.md +8 -0
- data/docs/A1099/V2/W4FormResponse.md +1 -29
- data/docs/A1099/V2/W8BenEFormResponse.md +1 -29
- data/docs/A1099/V2/W8BenFormResponse.md +1 -29
- data/docs/A1099/V2/W8ImyFormResponse.md +1 -29
- data/docs/A1099/V2/W9FormBaseResponse.md +3 -3
- data/docs/A1099/V2/W9FormResponse.md +2 -28
- data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +1 -1
- data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +3 -3
- data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +30 -14
- data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +1 -1
- data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +1 -1
- data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +79 -79
- data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/error_response_item.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s.rb +824 -0
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +44 -119
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +67 -12
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +55 -132
- data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +43 -24
- data/lib/avalara_sdk/models/A1099/V2/form1095_b.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +54 -119
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +56 -121
- data/lib/avalara_sdk/models/A1099/V2/form1095_b_response.rb +709 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_c_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1095_c_list_item.rb +662 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_base.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_div.rb +781 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +93 -147
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item_response.rb +931 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +93 -149
- data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +214 -24
- data/lib/avalara_sdk/models/A1099/V2/form1099_int.rb +741 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list.rb +238 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list_item.rb +702 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_list_item_response.rb +887 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_request.rb +684 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_int_response.rb +773 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_k.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +56 -119
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +82 -123
- data/lib/avalara_sdk/models/A1099/V2/form1099_k_response.rb +839 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc.rb +106 -47
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +52 -135
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +116 -40
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +52 -137
- data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +49 -39
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec.rb +68 -9
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +56 -129
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +77 -12
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +56 -131
- data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +43 -33
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +22 -4
- data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result_processed_forms_inner.rb +107 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_r.rb +68 -19
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +46 -119
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +77 -23
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +46 -121
- data/lib/avalara_sdk/models/A1099/V2/form1099_r_response.rb +839 -0
- data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +54 -119
- data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +56 -119
- data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +43 -24
- data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +56 -121
- data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +2 -0
- data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/included_base.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/irs_response.rb +221 -0
- data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -0
- data/lib/avalara_sdk/models/A1099/V2/offer_and_coverage_request.rb +256 -0
- data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_w9_form_base_response.rb +234 -0
- data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/tin_match_status_response.rb +267 -0
- data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +4 -0
- data/lib/avalara_sdk/models/A1099/V2/validation_error.rb +1 -1
- data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +14 -156
- data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +15 -157
- data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +19 -14
- data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +18 -150
- data/lib/avalara_sdk/version.rb +1 -1
- data/lib/avalara_sdk.rb +21 -1
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +5 -5
- metadata +42 -2
@@ -19,7 +19,7 @@ All URIs are relative to *https://api-ava1099.eta.sbx.us-east-1.aws.avalara.io/a
|
|
19
19
|
|
20
20
|
Create or update multiple 1099/1095/W2/1042S forms
|
21
21
|
|
22
|
-
This endpoint allows you to create or update multiple 1099/1095/W2/1042S forms. You can use one of the following payload structures: **Form 1099-MISC:** ```json { \"formType\": \"1099-MISC\", \"forms\": [ { \"IssuerId\": \"123456\", \"IssuerReferenceId\": \"REF123\", \"IssuerTin\": \"12-3456789\", \"TaxYear\": 2023, \"ReferenceId\": \"FORM123456\", \"RecipientName\": \"John Doe\", \"RecipientTin\": \"587-65-4321\", \"TinType\": \"SSN\", \"RecipientSecondName\": \"Jane Doe\", \"Address\": \"123 Main Street\", \"Address2\": \"Apt 4B\", \"City\": \"New York\", \"State\": \"NY\", \"Zip\": \"10001\", \"
|
22
|
+
This endpoint allows you to create or update multiple 1099/1095/W2/1042S forms. You can use one of the following payload structures: **Form 1099-MISC:** ```json { \"formType\": \"1099-MISC\", \"forms\": [ { \"IssuerId\": \"123456\", \"IssuerReferenceId\": \"REF123\", \"IssuerTin\": \"12-3456789\", \"TaxYear\": 2023, \"ReferenceId\": \"FORM123456\", \"RecipientName\": \"John Doe\", \"RecipientTin\": \"587-65-4321\", \"TinType\": \"SSN\", \"RecipientSecondName\": \"Jane Doe\", \"Address\": \"123 Main Street\", \"Address2\": \"Apt 4B\", \"City\": \"New York\", \"State\": \"NY\", \"Zip\": \"10001\", \"Email\": \"john.doe@email.com\", \"AccountNumber\": \"ACC123456\", \"OfficeCode\": \"NYC01\", \"SecondTinNotice\": false, \"NonUsProvince\": \"\", \"CountryCode\": \"US\", \"Rents\": 12000.00, \"Royalties\": 5000.00, \"OtherIncome\": 3000.00, \"FishingBoatProceeds\": 0.00, \"MedicalAndHealthCarePayments\": 15000.00, \"SubstitutePayments\": 1000.00, \"CropInsuranceProceeds\": 0.00, \"GrossProceedsPaidToAttorney\": 7500.00, \"FishPurchasedForResale\": 0.00, \"FedIncomeTaxWithheld\": 5000.00, \"Section409ADeferrals\": 0.00, \"ExcessGoldenParachutePayments\": 0.00, \"NonqualifiedDeferredCompensation\": 0.00, \"DirectSalesIndicator\": false, \"FatcaFilingRequirement\": false, \"StateAndLocalWithholding\": { \"StateTaxWithheld\": 2500.00, \"LocalTaxWithheld\": 1000.00, \"State\": \"NY\", \"StateIdNumber\": \"NY123456\", \"Locality\": \"New York City\", \"StateIncome\": 35000.00, \"LocalIncome\": 35000.00 } } ] } ``` **Form 1099-NEC:** ```json { \"formType\": \"1099-NEC\", \"forms\": [ { \"issuerID\": \"180337282\", \"issuerReferenceId\": \"ISS123\", \"issuerTin\": \"12-3000000\", \"taxYear\": 2024, \"referenceID\": \"REF-002\", \"recipientName\": \"Jane Smith\", \"recipientSecondName\": \"\", \"recipientTin\": \"587-65-4321\", \"tinType\": \"SSN\", \"address\": \"123 Center St\", \"address2\": \"\", \"city\": \"Santa Monica\", \"state\": \"CA\", \"zip\": \"90401\", \"countryCode\": \"US\", \"nonUsProvince\": \"\", \"email\": \"\", \"accountNumber\": \"\", \"officeCode\": \"\", \"secondTinNotice\": false, \"nonemployeeCompensation\": 123.45, \"directSalesIndicator\": false, \"federalIncomeTaxWithheld\": 12.34, \"stateAndLocalWithholding\": { \"state\": \"CA\", \"stateIdNumber\": \"123123123\", \"stateIncome\": 123.45, \"stateTaxWithheld\": 12.34, \"locality\": \"Santa Monica\", \"localityIdNumber\": \"456456\", \"localTaxWithheld\": 12.34, \"localIncome\": 50000.00 }, \"federalEFile\": true, \"postalMail\": true, \"stateEFile\": true, \"tinMatch\": true, \"addressVerification\": true } ] } ``` For the full version of the payload and its schema details, refer to the Swagger schemas section.
|
23
23
|
|
24
24
|
### Examples
|
25
25
|
|
@@ -42,7 +42,7 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
42
42
|
avalara_version = '2.0.0' # String | API version
|
43
43
|
opts = {
|
44
44
|
dry_run: true, # Boolean |
|
45
|
-
x_correlation_id: '
|
45
|
+
x_correlation_id: 'fc005c04-52f7-44d6-bf16-6551603a8324', # String | Unique correlation Id in a GUID format
|
46
46
|
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/) .
|
47
47
|
bulk_upsert1099_forms_request: AvalaraSdk::A1099::V2::Form1042SList.new # BulkUpsert1099FormsRequest |
|
48
48
|
}
|
@@ -126,9 +126,9 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
126
126
|
|
127
127
|
avalara_version = '2.0.0' # String | API version
|
128
128
|
opts = {
|
129
|
-
x_correlation_id: '
|
129
|
+
x_correlation_id: '13eb4eb0-0e7d-41e3-adf3-61b131c1a92c', # String | Unique correlation Id in a GUID format
|
130
130
|
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/) .
|
131
|
-
i_create_form1099_request: AvalaraSdk::A1099::V2::Form1099DivRequest.new
|
131
|
+
i_create_form1099_request: AvalaraSdk::A1099::V2::Form1099DivRequest.new # ICreateForm1099Request |
|
132
132
|
}
|
133
133
|
|
134
134
|
begin
|
@@ -210,7 +210,7 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
210
210
|
id = 'id_example' # String | The unique identifier of the desired form to delete.
|
211
211
|
avalara_version = '2.0.0' # String | API version
|
212
212
|
opts = {
|
213
|
-
x_correlation_id: '
|
213
|
+
x_correlation_id: '2bcc9cf0-9638-46d5-a792-be61566e0651', # 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
|
|
@@ -292,7 +292,7 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
292
292
|
id = 'id_example' # String |
|
293
293
|
avalara_version = '2.0.0' # String | API version
|
294
294
|
opts = {
|
295
|
-
x_correlation_id: '
|
295
|
+
x_correlation_id: '6e842a03-8b64-4b02-8c5e-7073bf4e8a8c', # String | Unique correlation Id in a GUID format
|
296
296
|
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/) .
|
297
297
|
}
|
298
298
|
|
@@ -376,7 +376,7 @@ id = 'id_example' # String | The ID of the form
|
|
376
376
|
avalara_version = '2.0.0' # String | API version
|
377
377
|
opts = {
|
378
378
|
mark_edelivered: true, # Boolean | Optional boolean that if set indicates that the form should be marked as having been successfully edelivered
|
379
|
-
x_correlation_id: '
|
379
|
+
x_correlation_id: '7b4aa70b-3a10-4fa0-bf19-7592170409b7', # String | Unique correlation Id in a GUID format
|
380
380
|
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/) .
|
381
381
|
}
|
382
382
|
|
@@ -459,11 +459,11 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
459
459
|
|
460
460
|
avalara_version = '2.0.0' # String | API version
|
461
461
|
opts = {
|
462
|
-
filter: '
|
462
|
+
filter: 'issuerId eq 884781823', # 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>. Collections support filtering only on certain fields. An attempt to filter on an unsupported field will receive a 400 Bad Request response. Supported filtering fields are as follows: issuerId issuerReferenceId taxYear addressVerificationStatus - possible values are: unknown, pending, failed, incomplete, unchanged, verified createdAt edeliveryStatus - possible values are: sent, unscheduled, bad_verify, bad_verify_limit, scheduled, bounced, accepted email federalEfileStatus - possible values are: unscheduled, scheduled, sent, corrected_scheduled, accepted, corrected, corrected_accepted, held recipientName mailStatus - possible values are: sent, unscheduled, pending, delivered referenceId tinMatchStatus - possible values are: none, pending, matched, failed type - possible values are: 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 updatedAt validity - possible values are: true, false
|
463
463
|
top: 56, # Integer | If nonzero, return no more than this number of results. Used with skip to provide pagination for large datasets. Unless otherwise specified, the maximum number of records that can be returned from an API call is 1,000 records.
|
464
464
|
skip: 56, # Integer | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets.
|
465
465
|
order_by: 'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example issuerReferenceId ASC. Supported sorting fields are: issuerReferenceId taxYear createdAt recipientName updatedAt
|
466
|
-
x_correlation_id: '
|
466
|
+
x_correlation_id: '7766bce5-4834-4907-81e9-dd0fd6c13079', # String | Unique correlation Id in a GUID format
|
467
467
|
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/) .
|
468
468
|
}
|
469
469
|
|
@@ -549,9 +549,9 @@ api_instance = AvalaraSdk::A1099::V2::Forms1099Api.new api_client
|
|
549
549
|
id = 'id_example' # String |
|
550
550
|
avalara_version = '2.0.0' # String | API version
|
551
551
|
opts = {
|
552
|
-
x_correlation_id: '
|
552
|
+
x_correlation_id: '9f622e4f-7992-4e4f-8e24-e628c5339402', # String | Unique correlation Id in a GUID format
|
553
553
|
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/) .
|
554
|
-
i_update_form1099_request: AvalaraSdk::A1099::V2::Form1099DivRequest.new
|
554
|
+
i_update_form1099_request: AvalaraSdk::A1099::V2::Form1099DivRequest.new # IUpdateForm1099Request |
|
555
555
|
}
|
556
556
|
|
557
557
|
begin
|
data/docs/A1099/V2/FormsW9Api.md
CHANGED
@@ -41,7 +41,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
41
41
|
|
42
42
|
avalara_version = '2.0.0' # String | API version
|
43
43
|
opts = {
|
44
|
-
x_correlation_id: '
|
44
|
+
x_correlation_id: 'd8cc3501-afdd-4b9e-af90-85db9793cbbc', # String | Unique correlation Id in a GUID format
|
45
45
|
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/) .
|
46
46
|
create_w9_form_request: AvalaraSdk::A1099::V2::W4FormRequest.new # CreateW9FormRequest | Form to be created
|
47
47
|
}
|
@@ -125,7 +125,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
125
125
|
id = 'id_example' # String | ID of the form to delete
|
126
126
|
avalara_version = '2.0.0' # String | API version
|
127
127
|
opts = {
|
128
|
-
x_correlation_id: '
|
128
|
+
x_correlation_id: '0013f0dd-e304-45c6-9f17-bd023626ba48', # String | Unique correlation Id in a GUID format
|
129
129
|
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/) .
|
130
130
|
}
|
131
131
|
|
@@ -207,7 +207,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
207
207
|
id = 'id_example' # String | ID of the form
|
208
208
|
avalara_version = '2.0.0' # String | API version
|
209
209
|
opts = {
|
210
|
-
x_correlation_id: '
|
210
|
+
x_correlation_id: 'e76a4eb2-f5f0-4586-888a-c25443f75fc4', # String | Unique correlation Id in a GUID format
|
211
211
|
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/) .
|
212
212
|
}
|
213
213
|
|
@@ -263,11 +263,11 @@ end
|
|
263
263
|
|
264
264
|
## list_w9_forms
|
265
265
|
|
266
|
-
> <
|
266
|
+
> <PaginatedQueryResultModelW9FormBaseResponse> list_w9_forms(avalara_version, opts)
|
267
267
|
|
268
268
|
List W9/W4/W8 forms
|
269
269
|
|
270
|
-
List W9/W4/W8 forms.
|
270
|
+
List W9/W4/W8 forms. Filterable/Sortable fields are: \"companyId\", \"type\", \"displayName\", \"entryStatus\", \"email\", \"archived\" and \"referenceId\".
|
271
271
|
|
272
272
|
### Examples
|
273
273
|
|
@@ -289,12 +289,13 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
289
289
|
|
290
290
|
avalara_version = '2.0.0' # String | API version
|
291
291
|
opts = {
|
292
|
-
filter: 'filter_example', # String | A filter statement to identify specific records to retrieve.
|
293
|
-
top: 56, # Integer | If
|
292
|
+
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>.
|
293
|
+
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.
|
294
294
|
skip: 56, # Integer | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets.
|
295
295
|
order_by: 'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
|
296
|
-
count: true, # Boolean |
|
297
|
-
|
296
|
+
count: true, # Boolean | If true, return the global count of elements in the collection.
|
297
|
+
count_only: true, # Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
|
298
|
+
x_correlation_id: '8092ac9c-17d0-4ee8-a00e-804088e5ab81', # String | Unique correlation Id in a GUID format
|
298
299
|
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/) .
|
299
300
|
}
|
300
301
|
|
@@ -311,7 +312,7 @@ end
|
|
311
312
|
|
312
313
|
This returns an Array which contains the response data, status code and headers.
|
313
314
|
|
314
|
-
> <Array(<
|
315
|
+
> <Array(<PaginatedQueryResultModelW9FormBaseResponse>, Integer, Hash)> list_w9_forms_with_http_info(avalara_version, opts)
|
315
316
|
|
316
317
|
```ruby
|
317
318
|
begin
|
@@ -319,7 +320,7 @@ begin
|
|
319
320
|
data, status_code, headers = api_instance.list_w9_forms_with_http_info(avalara_version, opts)
|
320
321
|
p status_code # => 2xx
|
321
322
|
p headers # => { ... }
|
322
|
-
p data # => <
|
323
|
+
p data # => <PaginatedQueryResultModelW9FormBaseResponse>
|
323
324
|
rescue AvalaraSdk::A1099::V2::ApiError => e
|
324
325
|
puts "Error when calling FormsW9Api->list_w9_forms_with_http_info: #{e}"
|
325
326
|
end
|
@@ -330,17 +331,18 @@ end
|
|
330
331
|
| Name | Type | Description | Notes |
|
331
332
|
| ---- | ---- | ----------- | ----- |
|
332
333
|
| **avalara_version** | **String** | API version | |
|
333
|
-
| **filter** | **String** | A filter statement to identify specific records to retrieve.
|
334
|
-
| **top** | **Integer** | If
|
335
|
-
| **skip** | **Integer** | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets. | [optional]
|
334
|
+
| **filter** | **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>. | [optional] |
|
335
|
+
| **top** | **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. | [optional] |
|
336
|
+
| **skip** | **Integer** | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets. | [optional] |
|
336
337
|
| **order_by** | **String** | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC. | [optional] |
|
337
|
-
| **count** | **Boolean** |
|
338
|
+
| **count** | **Boolean** | If true, return the global count of elements in the collection. | [optional] |
|
339
|
+
| **count_only** | **Boolean** | If true, return ONLY the global count of elements in the collection. It only applies when count=true. | [optional] |
|
338
340
|
| **x_correlation_id** | **String** | Unique correlation Id in a GUID format | [optional] |
|
339
341
|
| **x_avalara_client** | **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/) . | [optional] |
|
340
342
|
|
341
343
|
### Return type
|
342
344
|
|
343
|
-
[**
|
345
|
+
[**PaginatedQueryResultModelW9FormBaseResponse**](PaginatedQueryResultModelW9FormBaseResponse.md)
|
344
346
|
|
345
347
|
### Authorization
|
346
348
|
|
@@ -381,7 +383,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
381
383
|
id = 'id_example' # String | The ID of the W9/W4/W8 form.
|
382
384
|
avalara_version = '2.0.0' # String | API version
|
383
385
|
opts = {
|
384
|
-
x_correlation_id: '
|
386
|
+
x_correlation_id: '05ca3285-5ab1-43c0-88d7-f23c30428d54', # String | Unique correlation Id in a GUID format
|
385
387
|
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
388
|
}
|
387
389
|
|
@@ -464,7 +466,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
464
466
|
id = 'id_example' # String | ID of the form to update
|
465
467
|
avalara_version = '2.0.0' # String | API version
|
466
468
|
opts = {
|
467
|
-
x_correlation_id: '
|
469
|
+
x_correlation_id: '87498441-c774-4e3a-864e-dd604bff0d41', # String | Unique correlation Id in a GUID format
|
468
470
|
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/) .
|
469
471
|
iw9_form_data_models_one_of: AvalaraSdk::A1099::V2::W4FormDataModel.new # IW9FormDataModelsOneOf | Form to be updated
|
470
472
|
}
|
@@ -549,7 +551,7 @@ api_instance = AvalaraSdk::A1099::V2::FormsW9Api.new api_client
|
|
549
551
|
id = 'id_example' # String | Id of the form
|
550
552
|
avalara_version = '2.0.0' # String | API version
|
551
553
|
opts = {
|
552
|
-
x_correlation_id: '
|
554
|
+
x_correlation_id: '453b7d64-1fd0-4ed3-ba3c-a1d9ca1d69e6', # String | Unique correlation Id in a GUID format
|
553
555
|
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/) .
|
554
556
|
file: File.new('/path/to/some/file') # File |
|
555
557
|
}
|
@@ -17,6 +17,8 @@ AvalaraSdk::A1099::V2::Get1099Form200Response.openapi_one_of
|
|
17
17
|
# :'Form1042SListItemResponse',
|
18
18
|
# :'Form1095BListItemResponse',
|
19
19
|
# :'Form1099BaseResponse',
|
20
|
+
# :'Form1099DivListItemResponse',
|
21
|
+
# :'Form1099IntListItemResponse',
|
20
22
|
# :'Form1099KListItemResponse',
|
21
23
|
# :'Form1099MiscListItemResponse',
|
22
24
|
# :'Form1099NecListItemResponse',
|
@@ -51,6 +53,8 @@ AvalaraSdk::A1099::V2::Get1099Form200Response.build(data_that_doesnt_match)
|
|
51
53
|
- `Form1042SListItemResponse`
|
52
54
|
- `Form1095BListItemResponse`
|
53
55
|
- `Form1099BaseResponse`
|
56
|
+
- `Form1099DivListItemResponse`
|
57
|
+
- `Form1099IntListItemResponse`
|
54
58
|
- `Form1099KListItemResponse`
|
55
59
|
- `Form1099MiscListItemResponse`
|
56
60
|
- `Form1099NecListItemResponse`
|
@@ -15,6 +15,7 @@ AvalaraSdk::A1099::V2::ICreateForm1099Request.openapi_one_of
|
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'Form1099DivRequest',
|
18
|
+
# :'Form1099KRequest',
|
18
19
|
# :'Form1099MiscRequest',
|
19
20
|
# :'Form1099NecRequest'
|
20
21
|
# ]
|
@@ -45,6 +46,7 @@ AvalaraSdk::A1099::V2::ICreateForm1099Request.build(data_that_doesnt_match)
|
|
45
46
|
#### Return type
|
46
47
|
|
47
48
|
- `Form1099DivRequest`
|
49
|
+
- `Form1099KRequest`
|
48
50
|
- `Form1099MiscRequest`
|
49
51
|
- `Form1099NecRequest`
|
50
52
|
- `nil` (if no type matches)
|
@@ -15,6 +15,7 @@ AvalaraSdk::A1099::V2::IUpdateForm1099Request.openapi_one_of
|
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'Form1099DivRequest',
|
18
|
+
# :'Form1099KRequest',
|
18
19
|
# :'Form1099MiscRequest',
|
19
20
|
# :'Form1099NecRequest'
|
20
21
|
# ]
|
@@ -45,6 +46,7 @@ AvalaraSdk::A1099::V2::IUpdateForm1099Request.build(data_that_doesnt_match)
|
|
45
46
|
#### Return type
|
46
47
|
|
47
48
|
- `Form1099DivRequest`
|
49
|
+
- `Form1099KRequest`
|
48
50
|
- `Form1099MiscRequest`
|
49
51
|
- `Form1099NecRequest`
|
50
52
|
- `nil` (if no type matches)
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::IrsResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **code** | **String** | The IRS response code. | [optional] |
|
8
|
+
| **description** | **String** | The description for the IRS response. | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'avalara_sdk'
|
14
|
+
|
15
|
+
instance = AvalaraSdk::A1099::V2::IrsResponse.new(
|
16
|
+
code: null,
|
17
|
+
description: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -39,7 +39,7 @@ api_instance = AvalaraSdk::A1099::V2::Issuers1099Api.new api_client
|
|
39
39
|
|
40
40
|
avalara_version = '2.0.0' # String | API version
|
41
41
|
opts = {
|
42
|
-
x_correlation_id: '
|
42
|
+
x_correlation_id: 'd2b38090-a4c9-4170-bc1d-6cc2778b0bd0', # 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
|
issuer_command: AvalaraSdk::A1099::V2::IssuerCommand.new # IssuerCommand | The issuer to create
|
45
45
|
}
|
@@ -123,7 +123,7 @@ api_instance = AvalaraSdk::A1099::V2::Issuers1099Api.new api_client
|
|
123
123
|
id = 'id_example' # String | Id of the issuer to delete
|
124
124
|
avalara_version = '2.0.0' # String | API version
|
125
125
|
opts = {
|
126
|
-
x_correlation_id: '
|
126
|
+
x_correlation_id: '22e9dc96-0041-4e27-ab37-038dc9d6c215', # 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
|
|
@@ -205,7 +205,7 @@ api_instance = AvalaraSdk::A1099::V2::Issuers1099Api.new api_client
|
|
205
205
|
id = 'id_example' # String | Id of the issuer to retrieve
|
206
206
|
avalara_version = '2.0.0' # String | API version
|
207
207
|
opts = {
|
208
|
-
x_correlation_id: '
|
208
|
+
x_correlation_id: '86c9eff5-1ed3-49b1-be09-a117b235f3e2', # String | Unique correlation Id in a GUID format
|
209
209
|
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/) .
|
210
210
|
}
|
211
211
|
|
@@ -287,13 +287,13 @@ api_instance = AvalaraSdk::A1099::V2::Issuers1099Api.new api_client
|
|
287
287
|
|
288
288
|
avalara_version = '2.0.0' # String | API version
|
289
289
|
opts = {
|
290
|
-
filter: '
|
290
|
+
filter: 'taxYear eq 2024', # 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>.
|
291
291
|
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.
|
292
292
|
skip: 56, # Integer | If nonzero, skip this number of results before returning data. Used with top to provide pagination for large datasets.
|
293
293
|
order_by: 'order_by_example', # String | A comma separated list of sort statements in the format (fieldname) [ASC|DESC], for example id ASC.
|
294
294
|
count: true, # Boolean | If true, return the global count of elements in the collection.
|
295
295
|
count_only: true, # Boolean | If true, return ONLY the global count of elements in the collection. It only applies when count=true.
|
296
|
-
x_correlation_id: '
|
296
|
+
x_correlation_id: '0983f292-e1e0-4415-9cdc-b70482da76b0', # String | Unique correlation Id in a GUID format
|
297
297
|
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/) .
|
298
298
|
}
|
299
299
|
|
@@ -381,7 +381,7 @@ api_instance = AvalaraSdk::A1099::V2::Issuers1099Api.new api_client
|
|
381
381
|
id = 'id_example' # String | Id of the issuer to update
|
382
382
|
avalara_version = '2.0.0' # String | API version
|
383
383
|
opts = {
|
384
|
-
x_correlation_id: '
|
384
|
+
x_correlation_id: 'f43f2c52-c35e-4e50-b1ad-2923b624e5a0', # 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
|
issuer_command: AvalaraSdk::A1099::V2::IssuerCommand.new # IssuerCommand | The issuer to update
|
387
387
|
}
|
@@ -36,7 +36,7 @@ api_instance = AvalaraSdk::A1099::V2::Jobs1099Api.new api_client
|
|
36
36
|
id = 'id_example' # String | Job id obtained from other API responses, like `/1099/bulk-upsert`.
|
37
37
|
avalara_version = '2.0.0' # String | API version
|
38
38
|
opts = {
|
39
|
-
x_correlation_id: '
|
39
|
+
x_correlation_id: '25f0c6ce-1d1a-45f6-b828-15789bccc55b', # String | Unique correlation Id in a GUID format
|
40
40
|
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/) .
|
41
41
|
}
|
42
42
|
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::OfferAndCoverageRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **month** | **String** | Month of coverage | [optional] |
|
8
|
+
| **offer_code** | **String** | Offer of coverage code | [optional] |
|
9
|
+
| **share** | **Float** | Employee required contribution share | [optional] |
|
10
|
+
| **safe_harbor_code** | **String** | Safe harbor code | [optional] |
|
11
|
+
| **zip_code** | **String** | ZIP code for coverage area | [optional] |
|
12
|
+
|
13
|
+
## Example
|
14
|
+
|
15
|
+
```ruby
|
16
|
+
require 'avalara_sdk'
|
17
|
+
|
18
|
+
instance = AvalaraSdk::A1099::V2::OfferAndCoverageRequest.new(
|
19
|
+
month: null,
|
20
|
+
offer_code: null,
|
21
|
+
share: null,
|
22
|
+
safe_harbor_code: null,
|
23
|
+
zip_code: null
|
24
|
+
)
|
25
|
+
```
|
26
|
+
|
@@ -15,7 +15,7 @@ require 'avalara_sdk'
|
|
15
15
|
|
16
16
|
instance = AvalaraSdk::A1099::V2::PaginatedQueryResultModelCompanyResponse.new(
|
17
17
|
recordset_count: null,
|
18
|
-
value:
|
18
|
+
value: null,
|
19
19
|
next_link: null
|
20
20
|
)
|
21
21
|
```
|
@@ -15,7 +15,7 @@ require 'avalara_sdk'
|
|
15
15
|
|
16
16
|
instance = AvalaraSdk::A1099::V2::PaginatedQueryResultModelIssuerResponse.new(
|
17
17
|
recordset_count: null,
|
18
|
-
value:
|
18
|
+
value: null,
|
19
19
|
next_link: null
|
20
20
|
)
|
21
21
|
```
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::PaginatedQueryResultModelW9FormBaseResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **recordset_count** | **Integer** | | [optional] |
|
8
|
+
| **value** | [**Array<CreateW9Form201Response>**](CreateW9Form201Response.md) | | [optional] |
|
9
|
+
| **next_link** | **String** | | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'avalara_sdk'
|
15
|
+
|
16
|
+
instance = AvalaraSdk::A1099::V2::PaginatedQueryResultModelW9FormBaseResponse.new(
|
17
|
+
recordset_count: null,
|
18
|
+
value: null,
|
19
|
+
next_link: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# AvalaraSdk::A1099::V2::TinMatchStatusResponse
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **time** | **Time** | The current timestamp for the TIN match request. | [optional] |
|
8
|
+
| **status** | **String** | The current status for the TIN match request. | [optional] |
|
9
|
+
| **irs_response** | [**IrsResponse**](IrsResponse.md) | The IRS response. | [optional] |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'avalara_sdk'
|
15
|
+
|
16
|
+
instance = AvalaraSdk::A1099::V2::TinMatchStatusResponse.new(
|
17
|
+
time: null,
|
18
|
+
status: None,
|
19
|
+
irs_response: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
@@ -15,9 +15,13 @@ AvalaraSdk::A1099::V2::Update1099Form200Response.openapi_one_of
|
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'Form1042SResponse',
|
18
|
+
# :'Form1095BResponse',
|
18
19
|
# :'Form1099DivResponse',
|
20
|
+
# :'Form1099IntResponse',
|
21
|
+
# :'Form1099KResponse',
|
19
22
|
# :'Form1099MiscResponse',
|
20
23
|
# :'Form1099NecResponse',
|
24
|
+
# :'Form1099RResponse',
|
21
25
|
# :'FormResponseBase'
|
22
26
|
# ]
|
23
27
|
```
|
@@ -47,9 +51,13 @@ AvalaraSdk::A1099::V2::Update1099Form200Response.build(data_that_doesnt_match)
|
|
47
51
|
#### Return type
|
48
52
|
|
49
53
|
- `Form1042SResponse`
|
54
|
+
- `Form1095BResponse`
|
50
55
|
- `Form1099DivResponse`
|
56
|
+
- `Form1099IntResponse`
|
57
|
+
- `Form1099KResponse`
|
51
58
|
- `Form1099MiscResponse`
|
52
59
|
- `Form1099NecResponse`
|
60
|
+
- `Form1099RResponse`
|
53
61
|
- `FormResponseBase`
|
54
62
|
- `nil` (if no type matches)
|
55
63
|
|
@@ -23,20 +23,6 @@
|
|
23
23
|
| **additional_withheld** | **Float** | The additional amount withheld. | [optional] |
|
24
24
|
| **exempt_from_withholding** | **Boolean** | Indicates whether the employee is exempt from withholding. | [optional] |
|
25
25
|
| **office_code** | **String** | The office code associated with the form. | [optional] |
|
26
|
-
| **id** | **String** | The unique identifier for the form. | [optional] |
|
27
|
-
| **type** | **String** | The form type. | [optional] |
|
28
|
-
| **entry_status** | **String** | The form status. | [optional] |
|
29
|
-
| **entry_status_date** | **Time** | The timestamp for the latest status update. | [optional] |
|
30
|
-
| **reference_id** | **String** | A reference identifier for the form. | [optional] |
|
31
|
-
| **company_id** | **String** | The ID of the associated company. | [optional] |
|
32
|
-
| **display_name** | **String** | The display name associated with the form. | [optional] |
|
33
|
-
| **email** | **String** | The email address of the individual associated with the form. | [optional] |
|
34
|
-
| **archived** | **Boolean** | Indicates whether the form is archived. | [optional] |
|
35
|
-
| **signature** | **String** | The signature of the form. | [optional] |
|
36
|
-
| **signed_date** | **Time** | The date the form was signed. | [optional] |
|
37
|
-
| **e_delivery_consented_at** | **Time** | The date when e-delivery was consented. | [optional] |
|
38
|
-
| **created_at** | **Time** | The creation date of the form. | [optional] |
|
39
|
-
| **updated_at** | **Time** | The last updated date of the form. | [optional] |
|
40
26
|
|
41
27
|
## Example
|
42
28
|
|
@@ -62,21 +48,7 @@ instance = AvalaraSdk::A1099::V2::W4FormResponse.new(
|
|
62
48
|
deductions: 2000,
|
63
49
|
additional_withheld: 150,
|
64
50
|
exempt_from_withholding: false,
|
65
|
-
office_code: OC12345
|
66
|
-
id: null,
|
67
|
-
type: null,
|
68
|
-
entry_status: null,
|
69
|
-
entry_status_date: null,
|
70
|
-
reference_id: null,
|
71
|
-
company_id: null,
|
72
|
-
display_name: null,
|
73
|
-
email: null,
|
74
|
-
archived: null,
|
75
|
-
signature: null,
|
76
|
-
signed_date: null,
|
77
|
-
e_delivery_consented_at: null,
|
78
|
-
created_at: null,
|
79
|
-
updated_at: null
|
51
|
+
office_code: OC12345
|
80
52
|
)
|
81
53
|
```
|
82
54
|
|
@@ -100,20 +100,6 @@
|
|
100
100
|
| **substantial_us_owners** | [**Array<SubstantialUsOwnerResponse>**](SubstantialUsOwnerResponse.md) | The list of substantial U.S. owners of passive NFFE. | [optional] |
|
101
101
|
| **signer_name** | **String** | The name of the signer. | [optional] |
|
102
102
|
| **capacity_to_sign_certification** | **Boolean** | Certifies signer has the capacity to sign for the beneficial owner. | [optional] |
|
103
|
-
| **id** | **String** | The unique identifier for the form. | [optional] |
|
104
|
-
| **type** | **String** | The form type. | [optional] |
|
105
|
-
| **entry_status** | **String** | The form status. | [optional] |
|
106
|
-
| **entry_status_date** | **Time** | The timestamp for the latest status update. | [optional] |
|
107
|
-
| **reference_id** | **String** | A reference identifier for the form. | [optional] |
|
108
|
-
| **company_id** | **String** | The ID of the associated company. | [optional] |
|
109
|
-
| **display_name** | **String** | The display name associated with the form. | [optional] |
|
110
|
-
| **email** | **String** | The email address of the individual associated with the form. | [optional] |
|
111
|
-
| **archived** | **Boolean** | Indicates whether the form is archived. | [optional] |
|
112
|
-
| **signature** | **String** | The signature of the form. | [optional] |
|
113
|
-
| **signed_date** | **Time** | The date the form was signed. | [optional] |
|
114
|
-
| **e_delivery_consented_at** | **Time** | The date when e-delivery was consented. | [optional] |
|
115
|
-
| **created_at** | **Time** | The creation date of the form. | [optional] |
|
116
|
-
| **updated_at** | **Time** | The last updated date of the form. | [optional] |
|
117
103
|
|
118
104
|
## Example
|
119
105
|
|
@@ -216,21 +202,7 @@ instance = AvalaraSdk::A1099::V2::W8BenEFormResponse.new(
|
|
216
202
|
direct_reporting_nffe_sponsoring_entity: null,
|
217
203
|
substantial_us_owners: [],
|
218
204
|
signer_name: null,
|
219
|
-
capacity_to_sign_certification: false
|
220
|
-
id: null,
|
221
|
-
type: null,
|
222
|
-
entry_status: null,
|
223
|
-
entry_status_date: null,
|
224
|
-
reference_id: null,
|
225
|
-
company_id: null,
|
226
|
-
display_name: null,
|
227
|
-
email: null,
|
228
|
-
archived: null,
|
229
|
-
signature: null,
|
230
|
-
signed_date: null,
|
231
|
-
e_delivery_consented_at: null,
|
232
|
-
created_at: null,
|
233
|
-
updated_at: null
|
205
|
+
capacity_to_sign_certification: false
|
234
206
|
)
|
235
207
|
```
|
236
208
|
|
@@ -30,20 +30,6 @@
|
|
30
30
|
| **income_type** | **String** | The type of income covered by the treaty. | [optional] |
|
31
31
|
| **signer_name** | **String** | The name of the signer of the form. | [optional] |
|
32
32
|
| **signer_capacity** | **String** | The capacity in which the signer is signing the form. | [optional] |
|
33
|
-
| **id** | **String** | The unique identifier for the form. | [optional] |
|
34
|
-
| **type** | **String** | The form type. | [optional] |
|
35
|
-
| **entry_status** | **String** | The form status. | [optional] |
|
36
|
-
| **entry_status_date** | **Time** | The timestamp for the latest status update. | [optional] |
|
37
|
-
| **reference_id** | **String** | A reference identifier for the form. | [optional] |
|
38
|
-
| **company_id** | **String** | The ID of the associated company. | [optional] |
|
39
|
-
| **display_name** | **String** | The display name associated with the form. | [optional] |
|
40
|
-
| **email** | **String** | The email address of the individual associated with the form. | [optional] |
|
41
|
-
| **archived** | **Boolean** | Indicates whether the form is archived. | [optional] |
|
42
|
-
| **signature** | **String** | The signature of the form. | [optional] |
|
43
|
-
| **signed_date** | **Time** | The date the form was signed. | [optional] |
|
44
|
-
| **e_delivery_consented_at** | **Time** | The date when e-delivery was consented. | [optional] |
|
45
|
-
| **created_at** | **Time** | The creation date of the form. | [optional] |
|
46
|
-
| **updated_at** | **Time** | The last updated date of the form. | [optional] |
|
47
33
|
|
48
34
|
## Example
|
49
35
|
|
@@ -76,21 +62,7 @@ instance = AvalaraSdk::A1099::V2::W8BenFormResponse.new(
|
|
76
62
|
withholding_rate: 15%,
|
77
63
|
income_type: Dividend,
|
78
64
|
signer_name: Alice Johnson,
|
79
|
-
signer_capacity: Authorized Representative
|
80
|
-
id: null,
|
81
|
-
type: null,
|
82
|
-
entry_status: null,
|
83
|
-
entry_status_date: null,
|
84
|
-
reference_id: null,
|
85
|
-
company_id: null,
|
86
|
-
display_name: null,
|
87
|
-
email: null,
|
88
|
-
archived: null,
|
89
|
-
signature: null,
|
90
|
-
signed_date: null,
|
91
|
-
e_delivery_consented_at: null,
|
92
|
-
created_at: null,
|
93
|
-
updated_at: null
|
65
|
+
signer_capacity: Authorized Representative
|
94
66
|
)
|
95
67
|
```
|
96
68
|
|