avalara_sdk 25.7.0 → 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.
Files changed (309) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +76 -39
  4. data/docs/A1099/V2/BulkUpsert1099FormsRequest.md +3 -1
  5. data/docs/A1099/V2/CompaniesW9Api.md +22 -22
  6. data/docs/A1099/V2/CoveredIndividualReferenceResponse.md +56 -0
  7. data/docs/A1099/V2/CoveredIndividualRequest.md +19 -19
  8. data/docs/A1099/V2/Create1099Form201Response.md +59 -0
  9. data/docs/A1099/V2/CreateW9Form201Response.md +55 -0
  10. data/docs/A1099/V2/CreateW9FormRequest.md +55 -0
  11. data/docs/A1099/V2/Form1042SList.md +20 -0
  12. data/docs/A1099/V2/Form1042SListItem.md +108 -0
  13. data/docs/A1099/V2/Form1042SListItemResponse.md +130 -0
  14. data/docs/A1099/V2/Form1042SRequest.md +110 -0
  15. data/docs/A1099/V2/Form1042SResponse.md +88 -0
  16. data/docs/A1099/V2/Form1095BListItem.md +31 -31
  17. data/docs/A1099/V2/Form1095BListItemResponse.md +86 -0
  18. data/docs/A1099/V2/Form1095BRequest.md +33 -33
  19. data/docs/A1099/V2/Form1099BaseResponse.md +82 -0
  20. data/docs/A1099/V2/Form1099DivListItem.md +45 -45
  21. data/docs/A1099/V2/Form1099DivRequest.md +44 -44
  22. data/docs/A1099/V2/Form1099DivResponse.md +3 -3
  23. data/docs/A1099/V2/Form1099KListItem.md +46 -46
  24. data/docs/A1099/V2/Form1099KListItemResponse.md +122 -0
  25. data/docs/A1099/V2/Form1099KRequest.md +45 -45
  26. data/docs/A1099/V2/Form1099ListResponse.md +18 -0
  27. data/docs/A1099/V2/Form1099ListResponseValueInner.md +59 -0
  28. data/docs/A1099/V2/Form1099MiscListItem.md +43 -43
  29. data/docs/A1099/V2/Form1099MiscListItemResponse.md +108 -0
  30. data/docs/A1099/V2/Form1099MiscRequest.md +42 -42
  31. data/docs/A1099/V2/Form1099MiscResponse.md +5 -5
  32. data/docs/A1099/V2/Form1099NecListItem.md +31 -31
  33. data/docs/A1099/V2/Form1099NecListItemResponse.md +88 -0
  34. data/docs/A1099/V2/Form1099NecRequest.md +30 -30
  35. data/docs/A1099/V2/Form1099NecResponse.md +5 -5
  36. data/docs/A1099/V2/Form1099RListItem.md +47 -47
  37. data/docs/A1099/V2/Form1099RListItemResponse.md +122 -0
  38. data/docs/A1099/V2/Form1099RRequest.md +45 -45
  39. data/docs/A1099/V2/Form1099StatusDetailResponse.md +20 -0
  40. data/docs/A1099/V2/FormRequestBase.md +23 -23
  41. data/docs/A1099/V2/FormRequestListItemBase.md +66 -0
  42. data/docs/A1099/V2/FormResponseBase.md +3 -3
  43. data/docs/A1099/V2/FormSingleRequestBase.md +25 -25
  44. data/docs/A1099/V2/Forms1099Api.md +75 -63
  45. data/docs/A1099/V2/FormsW9Api.md +61 -56
  46. data/docs/A1099/V2/Get1099Form200Response.md +15 -11
  47. data/docs/A1099/V2/IntermediaryOrFlowThrough.md +38 -0
  48. data/docs/A1099/V2/IntermediaryOrFlowThroughRequest.md +38 -0
  49. data/docs/A1099/V2/IntermediaryOrFlowThroughResponse.md +38 -0
  50. data/docs/A1099/V2/Issuers1099Api.md +23 -23
  51. data/docs/A1099/V2/JobResult.md +15 -15
  52. data/docs/A1099/V2/Jobs1099Api.md +2 -2
  53. data/docs/A1099/V2/PrimaryWithholdingAgent.md +20 -0
  54. data/docs/A1099/V2/PrimaryWithholdingAgentRequest.md +20 -0
  55. data/docs/A1099/V2/PrimaryWithholdingAgentResponse.md +20 -0
  56. data/docs/A1099/V2/StateAndLocalWithholdingResponse.md +8 -8
  57. data/docs/A1099/V2/StateEfileStatusDetailResponse.md +22 -0
  58. data/docs/A1099/V2/SubstantialUsOwnerRequest.md +22 -0
  59. data/docs/A1099/V2/Update1099Form200Response.md +3 -1
  60. data/docs/A1099/V2/ValidationErrorResponse.md +20 -0
  61. data/docs/A1099/V2/W4FormDataModel.md +5 -5
  62. data/docs/A1099/V2/W4FormRequest.md +66 -0
  63. data/docs/A1099/V2/W8BenEFormRequest.md +218 -0
  64. data/docs/A1099/V2/W8BenEFormResponse.md +3 -3
  65. data/docs/A1099/V2/W8BenFormDataModel.md +5 -5
  66. data/docs/A1099/V2/W8BenFormRequest.md +76 -0
  67. data/docs/A1099/V2/W8BeneFormDataModel.md +5 -5
  68. data/docs/A1099/V2/W8ImyFormDataModel.md +5 -5
  69. data/docs/A1099/V2/W8ImyFormRequest.md +250 -0
  70. data/docs/A1099/V2/W8ImyFormResponse.md +2 -2
  71. data/docs/A1099/V2/W9FormBaseRequest.md +28 -0
  72. data/docs/A1099/V2/W9FormDataModel.md +5 -5
  73. data/docs/A1099/V2/W9FormRequest.md +64 -0
  74. data/docs/EInvoicing/V1/Address.md +28 -0
  75. data/docs/EInvoicing/V1/BatchErrorDetail.md +20 -0
  76. data/docs/EInvoicing/V1/BatchSearchListResponse.md +2 -2
  77. data/docs/EInvoicing/V1/Consents.md +18 -0
  78. data/docs/EInvoicing/V1/CreateTradingPartner201Response.md +22 -0
  79. data/docs/EInvoicing/V1/CreateTradingPartnersBatch200Response.md +22 -0
  80. data/docs/EInvoicing/V1/CreateTradingPartnersBatch200ResponseValueInner.md +22 -0
  81. data/docs/EInvoicing/V1/CreateTradingPartnersBatchRequest.md +18 -0
  82. data/docs/EInvoicing/V1/DataInputFieldsApi.md +5 -5
  83. data/docs/EInvoicing/V1/DocumentsApi.md +9 -9
  84. data/docs/EInvoicing/V1/Extension.md +20 -0
  85. data/docs/EInvoicing/V1/Identifier.md +22 -0
  86. data/docs/EInvoicing/V1/InteropApi.md +1 -1
  87. data/docs/EInvoicing/V1/MandatesApi.md +6 -6
  88. data/docs/EInvoicing/V1/SearchParticipants200Response.md +22 -0
  89. data/docs/EInvoicing/V1/SubscriptionsApi.md +12 -12
  90. data/docs/EInvoicing/V1/SupportedDocumentTypes.md +26 -0
  91. data/docs/EInvoicing/V1/TaxIdentifierRequest.md +24 -0
  92. data/docs/EInvoicing/V1/TaxIdentifierResponse.md +20 -0
  93. data/docs/EInvoicing/V1/TaxIdentifierResponseValue.md +22 -0
  94. data/docs/EInvoicing/V1/TaxIdentifierSchemaByCountry200Response.md +20 -0
  95. data/docs/EInvoicing/V1/TaxIdentifiersApi.md +177 -0
  96. data/docs/EInvoicing/V1/TradingPartner.md +34 -0
  97. data/docs/EInvoicing/V1/TradingPartnersApi.md +412 -75
  98. data/docs/EInvoicing/V1/UpdateTradingPartner200Response.md +22 -0
  99. data/docs/EInvoicing/V1/ValidationError.md +20 -0
  100. data/lib/avalara_sdk/api/A1099/V2/companies_w9_api.rb +14 -14
  101. data/lib/avalara_sdk/api/A1099/V2/forms1099_api.rb +51 -39
  102. data/lib/avalara_sdk/api/A1099/V2/forms_w9_api.rb +56 -50
  103. data/lib/avalara_sdk/api/A1099/V2/issuers1099_api.rb +20 -20
  104. data/lib/avalara_sdk/api/A1099/V2/jobs1099_api.rb +2 -2
  105. data/lib/avalara_sdk/api/EInvoicing/V1/data_input_fields_api.rb +7 -7
  106. data/lib/avalara_sdk/api/EInvoicing/V1/documents_api.rb +11 -11
  107. data/lib/avalara_sdk/api/EInvoicing/V1/interop_api.rb +2 -2
  108. data/lib/avalara_sdk/api/EInvoicing/V1/mandates_api.rb +8 -8
  109. data/lib/avalara_sdk/api/EInvoicing/V1/subscriptions_api.rb +21 -21
  110. data/lib/avalara_sdk/api/EInvoicing/V1/tax_identifiers_api.rb +531 -0
  111. data/lib/avalara_sdk/api/EInvoicing/V1/trading_partners_api.rb +660 -80
  112. data/lib/avalara_sdk/models/A1099/V2/attribute.rb +1 -1
  113. data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_model.rb +1 -1
  114. data/lib/avalara_sdk/models/A1099/V2/authorized_api_request_v2_data_model.rb +1 -1
  115. data/lib/avalara_sdk/models/A1099/V2/base_company_model.rb +1 -1
  116. data/lib/avalara_sdk/models/A1099/V2/base_form_list_request.rb +1 -1
  117. data/lib/avalara_sdk/models/A1099/V2/bulk_upsert1099_forms_request.rb +2 -1
  118. data/lib/avalara_sdk/models/A1099/V2/company_create_update_request_model.rb +1 -1
  119. data/lib/avalara_sdk/models/A1099/V2/company_model.rb +1 -1
  120. data/lib/avalara_sdk/models/A1099/V2/company_response.rb +1 -1
  121. data/lib/avalara_sdk/models/A1099/V2/company_response_model.rb +1 -1
  122. data/lib/avalara_sdk/models/A1099/V2/covered_individual_reference_response.rb +407 -0
  123. data/lib/avalara_sdk/models/A1099/V2/covered_individual_request.rb +20 -1
  124. data/lib/avalara_sdk/models/A1099/V2/create1099_form201_response.rb +106 -0
  125. data/lib/avalara_sdk/models/A1099/V2/create_w9_form201_response.rb +104 -0
  126. data/lib/avalara_sdk/models/A1099/V2/create_w9_form_request.rb +104 -0
  127. data/lib/avalara_sdk/models/A1099/V2/data.rb +1 -1
  128. data/lib/avalara_sdk/models/A1099/V2/error_model.rb +1 -1
  129. data/lib/avalara_sdk/models/A1099/V2/error_response.rb +1 -1
  130. data/lib/avalara_sdk/models/A1099/V2/error_response_errors_inner.rb +1 -1
  131. data/lib/avalara_sdk/models/A1099/V2/form1042_s_list.rb +238 -0
  132. data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item.rb +891 -0
  133. data/lib/avalara_sdk/models/A1099/V2/form1042_s_list_item_response.rb +925 -0
  134. data/lib/avalara_sdk/models/A1099/V2/form1042_s_request.rb +855 -0
  135. data/lib/avalara_sdk/models/A1099/V2/form1042_s_response.rb +600 -0
  136. data/lib/avalara_sdk/models/A1099/V2/form1095_b_list.rb +1 -1
  137. data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item.rb +147 -14
  138. data/lib/avalara_sdk/models/A1099/V2/form1095_b_list_item_response.rb +700 -0
  139. data/lib/avalara_sdk/models/A1099/V2/form1095_b_request.rb +149 -16
  140. data/lib/avalara_sdk/models/A1099/V2/form1099_base_response.rb +661 -0
  141. data/lib/avalara_sdk/models/A1099/V2/form1099_div_list.rb +1 -1
  142. data/lib/avalara_sdk/models/A1099/V2/form1099_div_list_item.rb +168 -13
  143. data/lib/avalara_sdk/models/A1099/V2/form1099_div_request.rb +159 -14
  144. data/lib/avalara_sdk/models/A1099/V2/form1099_div_response.rb +5 -5
  145. data/lib/avalara_sdk/models/A1099/V2/form1099_k_list.rb +1 -1
  146. data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item.rb +169 -13
  147. data/lib/avalara_sdk/models/A1099/V2/form1099_k_list_item_response.rb +930 -0
  148. data/lib/avalara_sdk/models/A1099/V2/form1099_k_request.rb +160 -14
  149. data/lib/avalara_sdk/models/A1099/V2/form1099_list_response.rb +220 -0
  150. data/lib/avalara_sdk/models/A1099/V2/form1099_list_response_value_inner.rb +106 -0
  151. data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list.rb +1 -1
  152. data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item.rb +171 -19
  153. data/lib/avalara_sdk/models/A1099/V2/form1099_misc_list_item_response.rb +810 -0
  154. data/lib/avalara_sdk/models/A1099/V2/form1099_misc_request.rb +162 -20
  155. data/lib/avalara_sdk/models/A1099/V2/form1099_misc_response.rb +12 -12
  156. data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list.rb +1 -1
  157. data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item.rb +168 -20
  158. data/lib/avalara_sdk/models/A1099/V2/form1099_nec_list_item_response.rb +700 -0
  159. data/lib/avalara_sdk/models/A1099/V2/form1099_nec_request.rb +157 -20
  160. data/lib/avalara_sdk/models/A1099/V2/form1099_nec_response.rb +12 -12
  161. data/lib/avalara_sdk/models/A1099/V2/form1099_proccess_result.rb +1 -1
  162. data/lib/avalara_sdk/models/A1099/V2/form1099_r_list.rb +1 -1
  163. data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item.rb +171 -15
  164. data/lib/avalara_sdk/models/A1099/V2/form1099_r_list_item_response.rb +888 -0
  165. data/lib/avalara_sdk/models/A1099/V2/form1099_r_request.rb +160 -14
  166. data/lib/avalara_sdk/models/A1099/V2/form1099_status_detail_response.rb +223 -0
  167. data/lib/avalara_sdk/models/A1099/V2/form_request_base.rb +138 -12
  168. data/lib/avalara_sdk/models/A1099/V2/form_request_list_item_base.rb +611 -0
  169. data/lib/avalara_sdk/models/A1099/V2/form_response_base.rb +5 -5
  170. data/lib/avalara_sdk/models/A1099/V2/form_single_request_base.rb +140 -14
  171. data/lib/avalara_sdk/models/A1099/V2/get1099_form200_response.rb +8 -6
  172. data/lib/avalara_sdk/models/A1099/V2/http_validation_problem_details.rb +1 -1
  173. data/lib/avalara_sdk/models/A1099/V2/i_create_form1099_request.rb +1 -1
  174. data/lib/avalara_sdk/models/A1099/V2/i_update_form1099_request.rb +1 -1
  175. data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through.rb +311 -0
  176. data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_request.rb +311 -0
  177. data/lib/avalara_sdk/models/A1099/V2/intermediary_or_flow_through_response.rb +311 -0
  178. data/lib/avalara_sdk/models/A1099/V2/issuer_command.rb +1 -1
  179. data/lib/avalara_sdk/models/A1099/V2/issuer_response.rb +1 -1
  180. data/lib/avalara_sdk/models/A1099/V2/iw9_form_data_models_one_of.rb +1 -1
  181. data/lib/avalara_sdk/models/A1099/V2/job_result.rb +16 -1
  182. data/lib/avalara_sdk/models/A1099/V2/link.rb +1 -1
  183. data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model.rb +1 -1
  184. data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_company_response.rb +1 -1
  185. data/lib/avalara_sdk/models/A1099/V2/paginated_query_result_model_issuer_response.rb +1 -1
  186. data/lib/avalara_sdk/models/A1099/V2/paginated_w9_forms_model.rb +1 -1
  187. data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent.rb +221 -0
  188. data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_request.rb +221 -0
  189. data/lib/avalara_sdk/models/A1099/V2/primary_withholding_agent_response.rb +221 -0
  190. data/lib/avalara_sdk/models/A1099/V2/problem_details.rb +1 -1
  191. data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_request.rb +5 -1
  192. data/lib/avalara_sdk/models/A1099/V2/state_and_local_withholding_response.rb +9 -1
  193. data/lib/avalara_sdk/models/A1099/V2/state_efile_status_detail_response.rb +231 -0
  194. data/lib/avalara_sdk/models/A1099/V2/status_detail.rb +1 -1
  195. data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_request.rb +233 -0
  196. data/lib/avalara_sdk/models/A1099/V2/substantial_us_owner_response.rb +1 -1
  197. data/lib/avalara_sdk/models/A1099/V2/update1099_form200_response.rb +2 -1
  198. data/lib/avalara_sdk/models/A1099/V2/validation_error_response.rb +231 -0
  199. data/lib/avalara_sdk/models/A1099/V2/w4_form_data_model.rb +6 -6
  200. data/lib/avalara_sdk/models/A1099/V2/w4_form_request.rb +509 -0
  201. data/lib/avalara_sdk/models/A1099/V2/w4_form_response.rb +1 -1
  202. data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_request.rb +1343 -0
  203. data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_form_response.rb +4 -4
  204. data/lib/avalara_sdk/models/A1099/V2/w8_ben_e_substantial_us_owner_data_model.rb +1 -1
  205. data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_data_model.rb +6 -6
  206. data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_request.rb +561 -0
  207. data/lib/avalara_sdk/models/A1099/V2/w8_ben_form_response.rb +1 -1
  208. data/lib/avalara_sdk/models/A1099/V2/w8_bene_form_data_model.rb +6 -6
  209. data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_data_model.rb +6 -6
  210. data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_request.rb +1518 -0
  211. data/lib/avalara_sdk/models/A1099/V2/w8_imy_form_response.rb +3 -3
  212. data/lib/avalara_sdk/models/A1099/V2/w9_form_base_request.rb +299 -0
  213. data/lib/avalara_sdk/models/A1099/V2/w9_form_base_response.rb +1 -1
  214. data/lib/avalara_sdk/models/A1099/V2/w9_form_data_model.rb +6 -6
  215. data/lib/avalara_sdk/models/A1099/V2/w9_form_request.rb +495 -0
  216. data/lib/avalara_sdk/models/A1099/V2/w9_form_response.rb +4 -3
  217. data/lib/avalara_sdk/models/EInvoicing/V1/address.rb +382 -0
  218. data/lib/avalara_sdk/models/EInvoicing/V1/batch_error_detail.rb +223 -0
  219. data/lib/avalara_sdk/models/EInvoicing/V1/batch_search.rb +1 -1
  220. data/lib/avalara_sdk/models/EInvoicing/V1/batch_search_list_response.rb +3 -2
  221. data/lib/avalara_sdk/models/EInvoicing/V1/consents.rb +213 -0
  222. data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partner201_response.rb +231 -0
  223. data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response.rb +232 -0
  224. data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch200_response_value_inner.rb +231 -0
  225. data/lib/avalara_sdk/models/EInvoicing/V1/create_trading_partners_batch_request.rb +212 -0
  226. data/lib/avalara_sdk/models/EInvoicing/V1/data_input_fields_response.rb +1 -2
  227. data/lib/avalara_sdk/models/EInvoicing/V1/document_fetch.rb +1 -2
  228. data/lib/avalara_sdk/models/EInvoicing/V1/error_response.rb +1 -1
  229. data/lib/avalara_sdk/models/EInvoicing/V1/extension.rb +256 -0
  230. data/lib/avalara_sdk/models/EInvoicing/V1/hmac_signature_value.rb +1 -2
  231. data/lib/avalara_sdk/models/EInvoicing/V1/identifier.rb +302 -0
  232. data/lib/avalara_sdk/models/EInvoicing/V1/mandate.rb +1 -2
  233. data/lib/avalara_sdk/models/EInvoicing/V1/pagination.rb +1 -2
  234. data/lib/avalara_sdk/models/EInvoicing/V1/required_when_field.rb +1 -2
  235. data/lib/avalara_sdk/models/EInvoicing/V1/search_participants200_response.rb +232 -0
  236. data/lib/avalara_sdk/models/EInvoicing/V1/signature.rb +1 -2
  237. data/lib/avalara_sdk/models/EInvoicing/V1/signature_value.rb +1 -2
  238. data/lib/avalara_sdk/models/EInvoicing/V1/subscription_common.rb +1 -2
  239. data/lib/avalara_sdk/models/EInvoicing/V1/success_response.rb +1 -2
  240. data/lib/avalara_sdk/models/EInvoicing/V1/supported_document_types.rb +305 -0
  241. data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_request.rb +329 -0
  242. data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response.rb +228 -0
  243. data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_response_value.rb +231 -0
  244. data/lib/avalara_sdk/models/EInvoicing/V1/tax_identifier_schema_by_country200_response.rb +235 -0
  245. data/lib/avalara_sdk/models/EInvoicing/V1/trading_partner.rb +411 -0
  246. data/lib/avalara_sdk/models/EInvoicing/V1/update_trading_partner200_response.rb +231 -0
  247. data/lib/avalara_sdk/models/EInvoicing/V1/validation_error.rb +222 -0
  248. data/lib/avalara_sdk/models/EInvoicing/V1/webhooks_error_response.rb +1 -2
  249. data/lib/avalara_sdk/version.rb +1 -1
  250. data/lib/avalara_sdk.rb +53 -0
  251. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/byebug/byebug.so +0 -0
  252. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-11.1.3/gem_make.out +6 -6
  253. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/date_core.so +0 -0
  254. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +6 -6
  255. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/mkmf.log +4 -4
  256. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/attach.so +0 -0
  257. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/debase_internals.so +0 -0
  258. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/gem_make.out +7 -7
  259. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debase-0.2.9/mkmf.log +6 -6
  260. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/debug/debug.so +0 -0
  261. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/debug-1.10.0/gem_make.out +6 -6
  262. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/erb/escape.so +0 -0
  263. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/erb-5.0.1/gem_make.out +6 -6
  264. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/gem_make.out +6 -6
  265. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/io/console.so +0 -0
  266. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/io-console-0.8.0/mkmf.log +21 -21
  267. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/gem_make.out +6 -6
  268. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/generator.so +0 -0
  269. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/json/ext/parser.so +0 -0
  270. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/json-2.12.2/mkmf.log +7 -7
  271. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/gem_make.out +6 -6
  272. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/mkmf.log +6 -6
  273. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/prism-1.4.0/prism/prism.so +0 -0
  274. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +6 -6
  275. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/mkmf.log +10 -10
  276. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/psych.so +0 -0
  277. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +6 -6
  278. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/racc/cparse.so +0 -0
  279. 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
  280. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +6 -6
  281. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/mkmf.log +2 -2
  282. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/stringio.so +0 -0
  283. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/ext/byebug/Makefile +3 -3
  284. data/vendor/bundle/ruby/3.3.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
  285. data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date/Makefile +3 -3
  286. data/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/lib/date_core.so +0 -0
  287. data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/Makefile +3 -3
  288. data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/ext/attach/Makefile +3 -3
  289. data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/attach.so +0 -0
  290. data/vendor/bundle/ruby/3.3.0/gems/debase-0.2.9/lib/debase_internals.so +0 -0
  291. data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/ext/debug/Makefile +3 -3
  292. data/vendor/bundle/ruby/3.3.0/gems/debug-1.10.0/lib/debug/debug.so +0 -0
  293. data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/ext/erb/escape/Makefile +3 -3
  294. data/vendor/bundle/ruby/3.3.0/gems/erb-5.0.1/lib/erb/escape.so +0 -0
  295. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/ext/io/console/Makefile +3 -3
  296. data/vendor/bundle/ruby/3.3.0/gems/io-console-0.8.0/lib/io/console.so +0 -0
  297. data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/generator/Makefile +3 -3
  298. data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/ext/json/ext/parser/Makefile +3 -3
  299. data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/generator.so +0 -0
  300. data/vendor/bundle/ruby/3.3.0/gems/json-2.12.2/lib/json/ext/parser.so +0 -0
  301. data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/ext/prism/Makefile +3 -3
  302. data/vendor/bundle/ruby/3.3.0/gems/prism-1.4.0/lib/prism/prism.so +0 -0
  303. data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych/Makefile +3 -3
  304. data/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/lib/psych.so +0 -0
  305. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +3 -3
  306. data/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/lib/racc/cparse.so +0 -0
  307. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio/Makefile +3 -3
  308. data/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/lib/stringio.so +0 -0
  309. metadata +109 -3
@@ -37,7 +37,7 @@ end
37
37
  api_client = AvalaraSdk::ApiClient.new config
38
38
  api_instance = AvalaraSdk::EInvoicing::V1::DocumentsApi.new api_client
39
39
 
40
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
40
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
41
41
  accept = 'application/pdf' # String | This header indicates the MIME type of the document
42
42
  document_id = 'document_id_example' # String | The unique ID for this document that was returned in the POST /einvoicing/document response body
43
43
  opts = {
@@ -120,7 +120,7 @@ end
120
120
  api_client = AvalaraSdk::ApiClient.new config
121
121
  api_instance = AvalaraSdk::EInvoicing::V1::DocumentsApi.new api_client
122
122
 
123
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
123
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
124
124
  fetch_documents_request = AvalaraSdk::EInvoicing::V1::FetchDocumentsRequest.new # FetchDocumentsRequest |
125
125
  opts = {
126
126
  x_avalara_client: 'John's E-Invoicing-API Client' # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a fingerprint.
@@ -201,7 +201,7 @@ end
201
201
  api_client = AvalaraSdk::ApiClient.new config
202
202
  api_instance = AvalaraSdk::EInvoicing::V1::DocumentsApi.new api_client
203
203
 
204
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
204
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
205
205
  opts = {
206
206
  x_avalara_client: 'John's E-Invoicing-API Client', # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a fingerprint.
207
207
  start_date: Time.parse('2013-10-20T19:20:30+01:00'), # Time | Start date of documents to return. This defaults to the previous month.
@@ -210,8 +210,8 @@ opts = {
210
210
  count: 'true', # String | When set to true, the count of the collection is also returned in the response body
211
211
  count_only: 'false', # String | When set to true, only the count of the collection is returned
212
212
  filter: 'id eq 52f60401-44d0-4667-ad47-4afe519abb53', # String | Filter by field name and value. This filter only supports <code>eq</code> . Refer to [https://developer.avalara.com/avatax/filtering-in-rest/](https://developer.avalara.com/avatax/filtering-in-rest/) for more information on filtering. Filtering will be done over the provided startDate and endDate. If no startDate or endDate is provided, defaults will be assumed.
213
- top: 8.14, # Float | The number of items to include in the result.
214
- skip: '10' # String | If nonzero, skip this number of results before returning data. Used with <code>$top</code> to provide pagination for large datasets.
213
+ top: 56, # Integer | The number of items to include in the result.
214
+ skip: 56 # Integer | The number of items to skip in the result.
215
215
  }
216
216
 
217
217
  begin
@@ -253,8 +253,8 @@ end
253
253
  | **count** | **String** | When set to true, the count of the collection is also returned in the response body | [optional] |
254
254
  | **count_only** | **String** | When set to true, only the count of the collection is returned | [optional] |
255
255
  | **filter** | **String** | Filter by field name and value. This filter only supports &lt;code&gt;eq&lt;/code&gt; . Refer to [https://developer.avalara.com/avatax/filtering-in-rest/](https://developer.avalara.com/avatax/filtering-in-rest/) for more information on filtering. Filtering will be done over the provided startDate and endDate. If no startDate or endDate is provided, defaults will be assumed. | [optional] |
256
- | **top** | **Float** | The number of items to include in the result. | [optional] |
257
- | **skip** | **String** | If nonzero, skip this number of results before returning data. Used with &lt;code&gt;$top&lt;/code&gt; to provide pagination for large datasets. | [optional] |
256
+ | **top** | **Integer** | The number of items to include in the result. | [optional] |
257
+ | **skip** | **Integer** | The number of items to skip in the result. | [optional] |
258
258
 
259
259
  ### Return type
260
260
 
@@ -296,7 +296,7 @@ end
296
296
  api_client = AvalaraSdk::ApiClient.new config
297
297
  api_instance = AvalaraSdk::EInvoicing::V1::DocumentsApi.new api_client
298
298
 
299
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
299
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
300
300
  document_id = 'document_id_example' # String | The unique ID for this document that was returned in the POST /einvoicing/documents response body
301
301
  opts = {
302
302
  x_avalara_client: 'John's E-Invoicing-API Client' # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a fingerprint.
@@ -377,7 +377,7 @@ end
377
377
  api_client = AvalaraSdk::ApiClient.new config
378
378
  api_instance = AvalaraSdk::EInvoicing::V1::DocumentsApi.new api_client
379
379
 
380
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
380
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
381
381
  metadata = AvalaraSdk::EInvoicing::V1::SubmitDocumentMetadata.new({workflow_id: 'partner-einvoicing', data_format: 'ubl-invoice', data_format_version: '2.1', country_code: 'SA', country_mandate: 'SA-Phase1-B2B'}) # SubmitDocumentMetadata |
382
382
  data = { ... } # Object | The document to be submitted, as indicated by the metadata fields 'dataFormat' and 'dataFormatVersion'
383
383
  opts = {
@@ -0,0 +1,20 @@
1
+ # AvalaraSdk::EInvoicing::V1::Extension
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **key** | **String** | Name of the custom attribute. | |
8
+ | **values** | **Array&lt;String&gt;** | Array of string values associated with the custom attribute. | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'avalara_sdk'
14
+
15
+ instance = AvalaraSdk::EInvoicing::V1::Extension.new(
16
+ key: null,
17
+ values: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,22 @@
1
+ # AvalaraSdk::EInvoicing::V1::Identifier
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Identifier name (e.g., Peppol Participant ID). | |
8
+ | **display_name** | **String** | Display name of the identifier. | [optional] |
9
+ | **value** | **String** | Value of the identifier. | |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'avalara_sdk'
15
+
16
+ instance = AvalaraSdk::EInvoicing::V1::Identifier.new(
17
+ name: null,
18
+ display_name: null,
19
+ value: null
20
+ )
21
+ ```
22
+
@@ -35,7 +35,7 @@ api_instance = AvalaraSdk::EInvoicing::V1::InteropApi.new api_client
35
35
 
36
36
  document_type = 'ubl-invoice-2.1' # String | Type of the document being uploaded. Partners will be configured in Avalara system to send only certain types of documents.
37
37
  interchange_type = 'FI-B2B-TIEKE' # String | Type of interchange (codes in Avalara system that uniquely identifies a type of interchange). Partners will be configured in Avalara system to send documents belonging to certain types of interchanges.
38
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
38
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
39
39
  opts = {
40
40
  x_avalara_client: 'John's E-Invoicing-API Client', # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a \"Fingerprint\"
41
41
  x_correlation_id: 'f3f0d19a-01a1-4748-8a58-f000d0424f43', # String | The caller can use this as an identifier to use as a correlation id to trace the call.
@@ -34,7 +34,7 @@ end
34
34
  api_client = AvalaraSdk::ApiClient.new config
35
35
  api_instance = AvalaraSdk::EInvoicing::V1::MandatesApi.new api_client
36
36
 
37
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
37
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
38
38
  mandate_id = 'AD-B2G-PEPPOL' # String | The unique ID for the mandate that was returned in the GET /einvoicing/mandates response body
39
39
  document_type = 'ubl-invoice' # String | Select the documentType for which you wish to view the data-input-fields (You may obtain the supported documentTypes from the GET /mandates endpoint)
40
40
  document_version = '2.1' # String | Select the document version of the documentType (You may obtain the supported documentVersion from the GET /mandates endpoint)
@@ -119,12 +119,12 @@ end
119
119
  api_client = AvalaraSdk::ApiClient.new config
120
120
  api_instance = AvalaraSdk::EInvoicing::V1::MandatesApi.new api_client
121
121
 
122
- avalara_version = '1.2' # String | The HTTP Header meant to specify the version of the API intended to be used
122
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used
123
123
  opts = {
124
124
  x_avalara_client: 'John's E-Invoicing-API Client', # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a fingerprint.
125
125
  filter: 'countryMandate eq DE-B2G-PEPPOL', # String | Filter by field name and value. This filter only supports <code>eq</code> and <code>contains</code>. Refer to [https://developer.avalara.com/avatax/filtering-in-rest/](https://developer.avalara.com/avatax/filtering-in-rest/) for more information on filtering.
126
- top: 8.14, # Float | The number of items to include in the result.
127
- skip: 'skip_example', # String | If nonzero, skip this number of results before returning data. Used with <code>$top</code> to provide pagination for large datasets.
126
+ top: 56, # Integer | The number of items to include in the result.
127
+ skip: 56, # Integer | The number of items to skip in the result.
128
128
  count: 'true', # Boolean | When set to true, the count of the collection is also returned in the response body.
129
129
  count_only: 'true' # Boolean | When set to true, only the count of the collection is returned
130
130
  }
@@ -163,8 +163,8 @@ end
163
163
  | **avalara_version** | **String** | The HTTP Header meant to specify the version of the API intended to be used | |
164
164
  | **x_avalara_client** | **String** | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a fingerprint. | [optional] |
165
165
  | **filter** | **String** | Filter by field name and value. This filter only supports &lt;code&gt;eq&lt;/code&gt; and &lt;code&gt;contains&lt;/code&gt;. Refer to [https://developer.avalara.com/avatax/filtering-in-rest/](https://developer.avalara.com/avatax/filtering-in-rest/) for more information on filtering. | [optional] |
166
- | **top** | **Float** | The number of items to include in the result. | [optional] |
167
- | **skip** | **String** | If nonzero, skip this number of results before returning data. Used with &lt;code&gt;$top&lt;/code&gt; to provide pagination for large datasets. | [optional] |
166
+ | **top** | **Integer** | The number of items to include in the result. | [optional] |
167
+ | **skip** | **Integer** | The number of items to skip in the result. | [optional] |
168
168
  | **count** | **Boolean** | When set to true, the count of the collection is also returned in the response body. | [optional] |
169
169
  | **count_only** | **Boolean** | When set to true, only the count of the collection is returned | [optional] |
170
170
 
@@ -0,0 +1,22 @@
1
+ # AvalaraSdk::EInvoicing::V1::SearchParticipants200Response
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **record_set_count** | **Integer** | The count of records in the result set. | [optional] |
8
+ | **next_link** | **String** | The next page link to get the next set of results. | [optional] |
9
+ | **value** | [**Array&lt;TradingPartner&gt;**](TradingPartner.md) | | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'avalara_sdk'
15
+
16
+ instance = AvalaraSdk::EInvoicing::V1::SearchParticipants200Response.new(
17
+ record_set_count: null,
18
+ next_link: null,
19
+ value: null
20
+ )
21
+ ```
22
+
@@ -36,7 +36,7 @@ end
36
36
  api_client = AvalaraSdk::ApiClient.new config
37
37
  api_instance = AvalaraSdk::EInvoicing::V1::SubscriptionsApi.new api_client
38
38
 
39
- avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.3\".
39
+ avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.4\".
40
40
  subscription_registration = AvalaraSdk::EInvoicing::V1::SubscriptionRegistration.new({notification_url: 'https://webhook.example.com/notifications', signature: AvalaraSdk::EInvoicing::V1::SignatureSignature.new({type: 'none', key: 'key_example', algorithm: 'sha256'}), events: [AvalaraSdk::EInvoicing::V1::EventSubscription.new({event_name: 'document.complete'})]}) # SubscriptionRegistration |
41
41
  opts = {
42
42
  x_correlation_id: 'x_correlation_id_example', # String | A unique identifier for tracking the request and its response
@@ -74,7 +74,7 @@ end
74
74
 
75
75
  | Name | Type | Description | Notes |
76
76
  | ---- | ---- | ----------- | ----- |
77
- | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.3\&quot;. | |
77
+ | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.4\&quot;. | |
78
78
  | **subscription_registration** | [**SubscriptionRegistration**](SubscriptionRegistration.md) | | |
79
79
  | **x_correlation_id** | **String** | A unique identifier for tracking the request and its response | [optional] |
80
80
  | **x_avalara_client** | **String** | Client application identification | [optional] |
@@ -120,7 +120,7 @@ api_client = AvalaraSdk::ApiClient.new config
120
120
  api_instance = AvalaraSdk::EInvoicing::V1::SubscriptionsApi.new api_client
121
121
 
122
122
  subscription_id = 'subscription_id_example' # String |
123
- avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.3\".
123
+ avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.4\".
124
124
  opts = {
125
125
  x_correlation_id: 'x_correlation_id_example', # String | A unique identifier for tracking the request and its response
126
126
  x_avalara_client: 'x_avalara_client_example' # String | Client application identification
@@ -157,7 +157,7 @@ end
157
157
  | Name | Type | Description | Notes |
158
158
  | ---- | ---- | ----------- | ----- |
159
159
  | **subscription_id** | **String** | | |
160
- | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.3\&quot;. | |
160
+ | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.4\&quot;. | |
161
161
  | **x_correlation_id** | **String** | A unique identifier for tracking the request and its response | [optional] |
162
162
  | **x_avalara_client** | **String** | Client application identification | [optional] |
163
163
 
@@ -202,7 +202,7 @@ api_client = AvalaraSdk::ApiClient.new config
202
202
  api_instance = AvalaraSdk::EInvoicing::V1::SubscriptionsApi.new api_client
203
203
 
204
204
  subscription_id = 'subscription_id_example' # String |
205
- avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.3\".
205
+ avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.4\".
206
206
  opts = {
207
207
  x_correlation_id: 'x_correlation_id_example', # String | A unique identifier for tracking the request and its response
208
208
  x_avalara_client: 'x_avalara_client_example' # String | Client application identification
@@ -240,7 +240,7 @@ end
240
240
  | Name | Type | Description | Notes |
241
241
  | ---- | ---- | ----------- | ----- |
242
242
  | **subscription_id** | **String** | | |
243
- | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.3\&quot;. | |
243
+ | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.4\&quot;. | |
244
244
  | **x_correlation_id** | **String** | A unique identifier for tracking the request and its response | [optional] |
245
245
  | **x_avalara_client** | **String** | Client application identification | [optional] |
246
246
 
@@ -284,12 +284,12 @@ end
284
284
  api_client = AvalaraSdk::ApiClient.new config
285
285
  api_instance = AvalaraSdk::EInvoicing::V1::SubscriptionsApi.new api_client
286
286
 
287
- avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.3\".
287
+ avalara_version = 'avalara_version_example' # String | The version of the API to use, e.g., \"1.4\".
288
288
  opts = {
289
289
  x_correlation_id: 'x_correlation_id_example', # String | A unique identifier for tracking the request and its response
290
290
  x_avalara_client: 'x_avalara_client_example', # String | Client application identification
291
- top: 8.14, # Float | The number of items to include in the result.
292
- skip: 8.14, # Float | The number of items to skip in the result.
291
+ top: 56, # Integer | The number of items to include in the result.
292
+ skip: 56, # Integer | The number of items to skip in the result.
293
293
  count: true, # Boolean | Whether to include the total count of records in the result.
294
294
  count_only: true # Boolean | Whether to return only the count of records, without the list of records.
295
295
  }
@@ -325,11 +325,11 @@ end
325
325
 
326
326
  | Name | Type | Description | Notes |
327
327
  | ---- | ---- | ----------- | ----- |
328
- | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.3\&quot;. | |
328
+ | **avalara_version** | **String** | The version of the API to use, e.g., \&quot;1.4\&quot;. | |
329
329
  | **x_correlation_id** | **String** | A unique identifier for tracking the request and its response | [optional] |
330
330
  | **x_avalara_client** | **String** | Client application identification | [optional] |
331
- | **top** | **Float** | The number of items to include in the result. | [optional] |
332
- | **skip** | **Float** | The number of items to skip in the result. | [optional] |
331
+ | **top** | **Integer** | The number of items to include in the result. | [optional] |
332
+ | **skip** | **Integer** | The number of items to skip in the result. | [optional] |
333
333
  | **count** | **Boolean** | Whether to include the total count of records in the result. | [optional] |
334
334
  | **count_only** | **Boolean** | Whether to return only the count of records, without the list of records. | [optional] |
335
335
 
@@ -0,0 +1,26 @@
1
+ # AvalaraSdk::EInvoicing::V1::SupportedDocumentTypes
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **name** | **String** | Document type name. | [optional] |
8
+ | **value** | **String** | Document type value. | |
9
+ | **supported_by_trading_partner** | **Boolean** | Does trading partner support receiving this document type. | |
10
+ | **supported_by_avalara** | **Boolean** | Does avalara support exchanging this document type. | [optional] |
11
+ | **extensions** | [**Array&lt;Extension&gt;**](Extension.md) | Optional array used to carry additional metadata or configuration values that may be required by specific document types. When creating or updating a trading partner, the keys provided in the &#39;extensions&#39; attribute must be selected from a predefined list of supported extensions. Using any unsupported keys will result in a validation error. | [optional] |
12
+
13
+ ## Example
14
+
15
+ ```ruby
16
+ require 'avalara_sdk'
17
+
18
+ instance = AvalaraSdk::EInvoicing::V1::SupportedDocumentTypes.new(
19
+ name: null,
20
+ value: null,
21
+ supported_by_trading_partner: null,
22
+ supported_by_avalara: null,
23
+ extensions: null
24
+ )
25
+ ```
26
+
@@ -0,0 +1,24 @@
1
+ # AvalaraSdk::EInvoicing::V1::TaxIdentifierRequest
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **country_code** | **String** | The two-letter ISO-3166 country code of the tax identifier. | |
8
+ | **identifier_type** | **String** | Type of the identifier. | |
9
+ | **identifier** | **String** | The tax identifier of the company. | |
10
+ | **extensions** | **Object** | Optional field for adding additional details required by specific tax authorities. Refer to the GET /tax-identifiers/schema API endpoint for the full request structure for a given country. | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'avalara_sdk'
16
+
17
+ instance = AvalaraSdk::EInvoicing::V1::TaxIdentifierRequest.new(
18
+ country_code: null,
19
+ identifier_type: null,
20
+ identifier: null,
21
+ extensions: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,20 @@
1
+ # AvalaraSdk::EInvoicing::V1::TaxIdentifierResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **country_code** | **String** | The two-letter ISO-3166 country code of the tax identifier. | |
8
+ | **value** | [**TaxIdentifierResponseValue**](TaxIdentifierResponseValue.md) | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'avalara_sdk'
14
+
15
+ instance = AvalaraSdk::EInvoicing::V1::TaxIdentifierResponse.new(
16
+ country_code: null,
17
+ value: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,22 @@
1
+ # AvalaraSdk::EInvoicing::V1::TaxIdentifierResponseValue
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **identifier_type** | **String** | Type of the identifier. | [optional] |
8
+ | **identifier** | **String** | The tax identifier of the company. | [optional] |
9
+ | **extensions** | **Object** | Optional field containing additional company-related information such as companyName, companyAddress, blockListed, tradeName, and taxPayerType. It may also include other details specific to the given tax authority. Refer to the GET /tax-identifiers/schema API endpoint for the full response structure for a given country. | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'avalara_sdk'
15
+
16
+ instance = AvalaraSdk::EInvoicing::V1::TaxIdentifierResponseValue.new(
17
+ identifier_type: null,
18
+ identifier: null,
19
+ extensions: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,20 @@
1
+ # AvalaraSdk::EInvoicing::V1::TaxIdentifierSchemaByCountry200Response
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **country_code** | **String** | The two-letter ISO-3166 country code of the tax identifier. | |
8
+ | **schema** | **Object** | The JSON Schema definition, following Draft-07 specification, used to validate tax identifier data. | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'avalara_sdk'
14
+
15
+ instance = AvalaraSdk::EInvoicing::V1::TaxIdentifierSchemaByCountry200Response.new(
16
+ country_code: null,
17
+ schema: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,177 @@
1
+ # AvalaraSdk::EInvoicing::V1::TaxIdentifiersApi
2
+
3
+ All URIs are relative to *https://api.sbx.avalara.com/einvoicing*
4
+
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**tax_identifier_schema_by_country**](TaxIdentifiersApi.md#tax_identifier_schema_by_country) | **GET** /tax-identifiers/schema | Returns the tax identifier request &amp; response schema for a specific country. |
8
+ | [**validate_tax_identifier**](TaxIdentifiersApi.md#validate_tax_identifier) | **POST** /tax-identifiers/validate | Validates a tax identifier. |
9
+
10
+
11
+ ## tax_identifier_schema_by_country
12
+
13
+ > <TaxIdentifierSchemaByCountry200Response> tax_identifier_schema_by_country(avalara_version, country_code, opts)
14
+
15
+ Returns the tax identifier request & response schema for a specific country.
16
+
17
+ This endpoint retrieves the request and response schema required to validate tax identifiers based on a specific country's requirements. This can include both standard fields and any additional parameters required by the respective country's tax authority.
18
+
19
+ ### Examples
20
+
21
+ ```ruby
22
+ require 'time'
23
+ require 'avalara_sdk'
24
+ # setup authorization
25
+ AvalaraSdk::EInvoicing::V1.configure do |config|
26
+ # See Documentation for Authorization section in main README.md for more auth examples.
27
+ config.bearer_token='<Your Avalara Identity Access Token>'
28
+ config.environment='sandbox'
29
+ config.app_name='testApp'
30
+ config.app_version='1.2.3'
31
+ config.machine_name='testMachine'
32
+ end
33
+
34
+ api_client = AvalaraSdk::ApiClient.new config
35
+ api_instance = AvalaraSdk::EInvoicing::V1::TaxIdentifiersApi.new api_client
36
+
37
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used.
38
+ country_code = 'DE' # String | The two-letter ISO-3166 country code for which the schema should be retrieved.
39
+ opts = {
40
+ x_avalara_client: 'John's E-Invoicing-API Client', # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a \"Fingerprint\".
41
+ x_correlation_id: 'f3f0d19a-01a1-4748-8a58-f000d0424f43', # String | The caller can use this as an identifier to use as a correlation id to trace the call.
42
+ type: 'request' # String | Specifies whether to return the request or response schema.
43
+ }
44
+
45
+ begin
46
+ # Returns the tax identifier request & response schema for a specific country.
47
+ result = api_instance.tax_identifier_schema_by_country(avalara_version, country_code, opts)
48
+ p result
49
+ rescue AvalaraSdk::ApiError => e
50
+ puts "Error when calling TaxIdentifiersApi->tax_identifier_schema_by_country: #{e}"
51
+ end
52
+ ```
53
+
54
+ #### Using the tax_identifier_schema_by_country_with_http_info variant
55
+
56
+ This returns an Array which contains the response data, status code and headers.
57
+
58
+ > <Array(<TaxIdentifierSchemaByCountry200Response>, Integer, Hash)> tax_identifier_schema_by_country_with_http_info(avalara_version, country_code, opts)
59
+
60
+ ```ruby
61
+ begin
62
+ # Returns the tax identifier request & response schema for a specific country.
63
+ data, status_code, headers = api_instance.tax_identifier_schema_by_country_with_http_info(avalara_version, country_code, opts)
64
+ p status_code # => 2xx
65
+ p headers # => { ... }
66
+ p data # => <TaxIdentifierSchemaByCountry200Response>
67
+ rescue AvalaraSdk::EInvoicing::V1::ApiError => e
68
+ puts "Error when calling TaxIdentifiersApi->tax_identifier_schema_by_country_with_http_info: #{e}"
69
+ end
70
+ ```
71
+
72
+ ### Parameters
73
+
74
+ | Name | Type | Description | Notes |
75
+ | ---- | ---- | ----------- | ----- |
76
+ | **avalara_version** | **String** | The HTTP Header meant to specify the version of the API intended to be used. | |
77
+ | **country_code** | **String** | The two-letter ISO-3166 country code for which the schema should be retrieved. | |
78
+ | **x_avalara_client** | **String** | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a \&quot;Fingerprint\&quot;. | [optional] |
79
+ | **x_correlation_id** | **String** | The caller can use this as an identifier to use as a correlation id to trace the call. | [optional] |
80
+ | **type** | **String** | Specifies whether to return the request or response schema. | [optional] |
81
+
82
+ ### Return type
83
+
84
+ [**TaxIdentifierSchemaByCountry200Response**](TaxIdentifierSchemaByCountry200Response.md)
85
+
86
+ ### Authorization
87
+
88
+ [Bearer](../../../README.md#documentation-for-authorization)
89
+
90
+ ### HTTP request headers
91
+
92
+ - **Content-Type**: Not defined
93
+ - **Accept**: application/json
94
+
95
+
96
+ ## validate_tax_identifier
97
+
98
+ > <TaxIdentifierResponse> validate_tax_identifier(avalara_version, tax_identifier_request, opts)
99
+
100
+ Validates a tax identifier.
101
+
102
+ This endpoint verifies whether a given tax identifier is valid and properly formatted according to the rules of the applicable country or tax system.
103
+
104
+ ### Examples
105
+
106
+ ```ruby
107
+ require 'time'
108
+ require 'avalara_sdk'
109
+ # setup authorization
110
+ AvalaraSdk::EInvoicing::V1.configure do |config|
111
+ # See Documentation for Authorization section in main README.md for more auth examples.
112
+ config.bearer_token='<Your Avalara Identity Access Token>'
113
+ config.environment='sandbox'
114
+ config.app_name='testApp'
115
+ config.app_version='1.2.3'
116
+ config.machine_name='testMachine'
117
+ end
118
+
119
+ api_client = AvalaraSdk::ApiClient.new config
120
+ api_instance = AvalaraSdk::EInvoicing::V1::TaxIdentifiersApi.new api_client
121
+
122
+ avalara_version = '1.4' # String | The HTTP Header meant to specify the version of the API intended to be used.
123
+ tax_identifier_request = AvalaraSdk::EInvoicing::V1::TaxIdentifierRequest.new({country_code: 'country_code_example', identifier_type: 'identifier_type_example', identifier: 'identifier_example'}) # TaxIdentifierRequest |
124
+ opts = {
125
+ x_avalara_client: 'John's E-Invoicing-API Client', # String | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a \"Fingerprint\".
126
+ x_correlation_id: 'f3f0d19a-01a1-4748-8a58-f000d0424f43' # String | The caller can use this as an identifier to use as a correlation id to trace the call.
127
+ }
128
+
129
+ begin
130
+ # Validates a tax identifier.
131
+ result = api_instance.validate_tax_identifier(avalara_version, tax_identifier_request, opts)
132
+ p result
133
+ rescue AvalaraSdk::ApiError => e
134
+ puts "Error when calling TaxIdentifiersApi->validate_tax_identifier: #{e}"
135
+ end
136
+ ```
137
+
138
+ #### Using the validate_tax_identifier_with_http_info variant
139
+
140
+ This returns an Array which contains the response data, status code and headers.
141
+
142
+ > <Array(<TaxIdentifierResponse>, Integer, Hash)> validate_tax_identifier_with_http_info(avalara_version, tax_identifier_request, opts)
143
+
144
+ ```ruby
145
+ begin
146
+ # Validates a tax identifier.
147
+ data, status_code, headers = api_instance.validate_tax_identifier_with_http_info(avalara_version, tax_identifier_request, opts)
148
+ p status_code # => 2xx
149
+ p headers # => { ... }
150
+ p data # => <TaxIdentifierResponse>
151
+ rescue AvalaraSdk::EInvoicing::V1::ApiError => e
152
+ puts "Error when calling TaxIdentifiersApi->validate_tax_identifier_with_http_info: #{e}"
153
+ end
154
+ ```
155
+
156
+ ### Parameters
157
+
158
+ | Name | Type | Description | Notes |
159
+ | ---- | ---- | ----------- | ----- |
160
+ | **avalara_version** | **String** | The HTTP Header meant to specify the version of the API intended to be used. | |
161
+ | **tax_identifier_request** | [**TaxIdentifierRequest**](TaxIdentifierRequest.md) | | |
162
+ | **x_avalara_client** | **String** | You can freely use any text you wish for this value. This feature can help you diagnose and solve problems with your software. The header can be treated like a \&quot;Fingerprint\&quot;. | [optional] |
163
+ | **x_correlation_id** | **String** | The caller can use this as an identifier to use as a correlation id to trace the call. | [optional] |
164
+
165
+ ### Return type
166
+
167
+ [**TaxIdentifierResponse**](TaxIdentifierResponse.md)
168
+
169
+ ### Authorization
170
+
171
+ [Bearer](../../../README.md#documentation-for-authorization)
172
+
173
+ ### HTTP request headers
174
+
175
+ - **Content-Type**: application/json
176
+ - **Accept**: application/json
177
+
@@ -0,0 +1,34 @@
1
+ # AvalaraSdk::EInvoicing::V1::TradingPartner
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | Avalara unique ID of the participant in the directory. | [optional][readonly] |
8
+ | **name** | **String** | Name of the participant (typically, the name of the business entity). | |
9
+ | **network** | **String** | The network where the participant is present. When creating or updating a trading partner, the value provided for the attribute &#39;network&#39; will be ignored. | [optional][readonly] |
10
+ | **registration_date** | **String** | Registration date of the participant if available. | [optional] |
11
+ | **identifiers** | [**Array&lt;Identifier&gt;**](Identifier.md) | A list of identifiers associated with the trading partner. Each identifier should consistently include the fields name, and value to maintain clarity and ensure consistent structure across entries. When creating or updating a trading partner, the attribute &#39;name&#39; must be agreed upon with Avalara to ensure consistency. Failing to adhere to the agreed values will result in a validation error. Further, when creating or updating a trading partner, the value provided for the attribute &#39;displayName&#39; will be ignored and instead retrieved from the standard set of display names maintained. | |
12
+ | **addresses** | [**Array&lt;Address&gt;**](Address.md) | | |
13
+ | **supported_document_types** | [**Array&lt;SupportedDocumentTypes&gt;**](SupportedDocumentTypes.md) | A list of document types supported by the trading partner for exchange. Each document type identifier value must match the standard list maintained by Avalara, which includes Peppol and other public network document type identifier schemes and values, as well as any approved partner-specific identifiers. The &#39;value&#39; field must exactly match an entry from the provided document identifier list. Any attempt to submit unsupported document types will result in a validation error. Further, when creating or updating a trading partner, the value provided for the attributes &#39;name&#39; and &#39;supportedByAvalara&#39; will be ignored. | |
14
+ | **consents** | [**Consents**](Consents.md) | | [optional] |
15
+ | **extensions** | [**Array&lt;Extension&gt;**](Extension.md) | Optional array used to carry additional metadata or configuration values that may be required by specific networks. When creating or updating a trading partner, the keys provided in the &#39;extensions&#39; attribute must be selected from a predefined list of supported extensions. Using any unsupported keys will result in a validation error. | [optional] |
16
+
17
+ ## Example
18
+
19
+ ```ruby
20
+ require 'avalara_sdk'
21
+
22
+ instance = AvalaraSdk::EInvoicing::V1::TradingPartner.new(
23
+ id: null,
24
+ name: null,
25
+ network: null,
26
+ registration_date: null,
27
+ identifiers: null,
28
+ addresses: null,
29
+ supported_document_types: null,
30
+ consents: null,
31
+ extensions: null
32
+ )
33
+ ```
34
+