treezor_client 1.11.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (283) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +25 -24
  4. data/README.md +7 -5
  5. data/config.json +2 -1
  6. data/docs/Body11.md +9 -0
  7. data/docs/BusinessApi.md +2 -2
  8. data/docs/CardApi.md +0 -53
  9. data/docs/CardDigitalization.md +1 -1
  10. data/docs/CardReserveApi.md +4 -10
  11. data/docs/CardtransactionApi.md +1 -1
  12. data/docs/InlineResponse20010Cardtransactions.md +1 -0
  13. data/docs/InlineResponse20016.md +1 -1
  14. data/docs/InlineResponse2009Cardtransactions.md +1 -0
  15. data/docs/MerchantIdRestrictionGroupsApi.md +67 -0
  16. data/docs/Payin.md +1 -1
  17. data/docs/PayinApi.md +2 -2
  18. data/docs/Payinrefund.md +1 -1
  19. data/docs/PayinrefundApi.md +4 -4
  20. data/docs/SepaSctrInst.md +26 -0
  21. data/docs/UserApi.md +6 -6
  22. data/docs/WalletApi.md +1 -5
  23. data/generate.sh +14 -0
  24. data/lib/treezor_client/api/balance_api.rb +1 -1
  25. data/lib/treezor_client/api/bankaccount_api.rb +1 -1
  26. data/lib/treezor_client/api/beneficiaries_api.rb +1 -1
  27. data/lib/treezor_client/api/business_api.rb +4 -4
  28. data/lib/treezor_client/api/card_api.rb +1 -49
  29. data/lib/treezor_client/api/card_digitalizations_api.rb +1 -1
  30. data/lib/treezor_client/api/card_reserve_api.rb +7 -21
  31. data/lib/treezor_client/api/cardtransaction_api.rb +3 -3
  32. data/lib/treezor_client/api/country_restriction_groups_api.rb +1 -1
  33. data/lib/treezor_client/api/document_api.rb +1 -1
  34. data/lib/treezor_client/api/heartbeat_api.rb +1 -1
  35. data/lib/treezor_client/api/issuer_initiated_digitization_data_api.rb +1 -1
  36. data/lib/treezor_client/api/mandate_api.rb +1 -1
  37. data/lib/treezor_client/api/mcc_restriction_groups_api.rb +1 -1
  38. data/lib/treezor_client/api/merchant_id_restriction_groups_api.rb +69 -1
  39. data/lib/treezor_client/api/payin_api.rb +3 -3
  40. data/lib/treezor_client/api/payinrefund_api.rb +3 -3
  41. data/lib/treezor_client/api/payout_api.rb +1 -1
  42. data/lib/treezor_client/api/payout_refunds_api.rb +1 -1
  43. data/lib/treezor_client/api/tax_residence_api.rb +1 -1
  44. data/lib/treezor_client/api/transaction_api.rb +1 -1
  45. data/lib/treezor_client/api/transfer_api.rb +1 -1
  46. data/lib/treezor_client/api/transferrefund_api.rb +1 -1
  47. data/lib/treezor_client/api/user_api.rb +7 -7
  48. data/lib/treezor_client/api/virtualibans_api.rb +1 -1
  49. data/lib/treezor_client/api/wallet_api.rb +3 -9
  50. data/lib/treezor_client/api_client.rb +6 -4
  51. data/lib/treezor_client/api_error.rb +1 -1
  52. data/lib/treezor_client/configuration.rb +3 -3
  53. data/lib/treezor_client/models/balance.rb +3 -2
  54. data/lib/treezor_client/models/bankaccount.rb +3 -2
  55. data/lib/treezor_client/models/beneficiaries_sdd_b2b_whitelist.rb +3 -2
  56. data/lib/treezor_client/models/beneficiary.rb +3 -2
  57. data/lib/treezor_client/models/body.rb +3 -2
  58. data/lib/treezor_client/models/body_1.rb +3 -2
  59. data/lib/treezor_client/models/body_10.rb +3 -2
  60. data/lib/treezor_client/models/{inline_response_200_7_cardimages.rb → body_11.rb} +52 -40
  61. data/lib/treezor_client/models/body_2.rb +3 -2
  62. data/lib/treezor_client/models/body_3.rb +3 -2
  63. data/lib/treezor_client/models/body_4.rb +3 -2
  64. data/lib/treezor_client/models/body_5.rb +3 -2
  65. data/lib/treezor_client/models/body_6.rb +3 -2
  66. data/lib/treezor_client/models/body_7.rb +3 -2
  67. data/lib/treezor_client/models/body_8.rb +3 -2
  68. data/lib/treezor_client/models/body_9.rb +3 -2
  69. data/lib/treezor_client/models/businesssearchs_businessinformations.rb +3 -2
  70. data/lib/treezor_client/models/card.rb +3 -2
  71. data/lib/treezor_client/models/card_digitalization.rb +4 -3
  72. data/lib/treezor_client/models/country_restriction_group.rb +3 -2
  73. data/lib/treezor_client/models/document.rb +3 -2
  74. data/lib/treezor_client/models/error.rb +3 -2
  75. data/lib/treezor_client/models/inline_response_200.rb +3 -2
  76. data/lib/treezor_client/models/inline_response_200_1.rb +3 -2
  77. data/lib/treezor_client/models/inline_response_200_10.rb +3 -2
  78. data/lib/treezor_client/models/inline_response_200_10_cardtransactions.rb +13 -3
  79. data/lib/treezor_client/models/inline_response_200_11.rb +3 -2
  80. data/lib/treezor_client/models/inline_response_200_12.rb +3 -2
  81. data/lib/treezor_client/models/inline_response_200_13.rb +3 -2
  82. data/lib/treezor_client/models/inline_response_200_14.rb +3 -2
  83. data/lib/treezor_client/models/inline_response_200_15.rb +3 -2
  84. data/lib/treezor_client/models/inline_response_200_16.rb +11 -10
  85. data/lib/treezor_client/models/inline_response_200_17.rb +3 -2
  86. data/lib/treezor_client/models/inline_response_200_18.rb +3 -2
  87. data/lib/treezor_client/models/inline_response_200_19.rb +3 -2
  88. data/lib/treezor_client/models/inline_response_200_2.rb +3 -2
  89. data/lib/treezor_client/models/inline_response_200_20.rb +3 -2
  90. data/lib/treezor_client/models/inline_response_200_21.rb +3 -2
  91. data/lib/treezor_client/models/inline_response_200_22.rb +3 -2
  92. data/lib/treezor_client/models/inline_response_200_23.rb +3 -2
  93. data/lib/treezor_client/models/inline_response_200_24.rb +3 -2
  94. data/lib/treezor_client/models/inline_response_200_25.rb +3 -2
  95. data/lib/treezor_client/models/inline_response_200_26.rb +3 -2
  96. data/lib/treezor_client/models/inline_response_200_27.rb +3 -2
  97. data/lib/treezor_client/models/inline_response_200_28.rb +3 -2
  98. data/lib/treezor_client/models/inline_response_200_3.rb +3 -2
  99. data/lib/treezor_client/models/inline_response_200_4.rb +3 -2
  100. data/lib/treezor_client/models/inline_response_200_4_businessinformations.rb +3 -2
  101. data/lib/treezor_client/models/inline_response_200_4_users.rb +3 -2
  102. data/lib/treezor_client/models/inline_response_200_5.rb +3 -2
  103. data/lib/treezor_client/models/inline_response_200_6.rb +3 -2
  104. data/lib/treezor_client/models/inline_response_200_6_cardimages.rb +3 -2
  105. data/lib/treezor_client/models/inline_response_200_7.rb +3 -2
  106. data/lib/treezor_client/models/inline_response_200_8.rb +3 -2
  107. data/lib/treezor_client/models/inline_response_200_9.rb +3 -2
  108. data/lib/treezor_client/models/inline_response_200_9_cardtransactions.rb +13 -3
  109. data/lib/treezor_client/models/inline_response_default.rb +3 -2
  110. data/lib/treezor_client/models/issuer_initiated_digitization_data.rb +3 -2
  111. data/lib/treezor_client/models/issuer_initiated_digitization_datas_additionnal_data.rb +3 -2
  112. data/lib/treezor_client/models/mandate.rb +3 -2
  113. data/lib/treezor_client/models/mcc_restriction_group.rb +3 -2
  114. data/lib/treezor_client/models/merchant_id_restriction_group.rb +3 -2
  115. data/lib/treezor_client/models/payin.rb +8 -5
  116. data/lib/treezor_client/models/payinrefund.rb +4 -3
  117. data/lib/treezor_client/models/payout.rb +3 -2
  118. data/lib/treezor_client/models/payout_refund.rb +3 -2
  119. data/lib/treezor_client/models/sepa_sctr_inst.rb +347 -0
  120. data/lib/treezor_client/models/tax_residence.rb +3 -2
  121. data/lib/treezor_client/models/transaction.rb +3 -2
  122. data/lib/treezor_client/models/transfer.rb +3 -2
  123. data/lib/treezor_client/models/transferrefund.rb +3 -2
  124. data/lib/treezor_client/models/user.rb +3 -2
  125. data/lib/treezor_client/models/virtualiban.rb +3 -2
  126. data/lib/treezor_client/models/wallet.rb +3 -2
  127. data/lib/treezor_client/version.rb +2 -2
  128. data/lib/treezor_client.rb +3 -1
  129. data/original_treezor_api_spec.yaml +111 -78
  130. data/patches/01_update_rake_gemfile.patch +11 -0
  131. data/patches/02_iban_bic_case.patch +13 -0
  132. data/pkg/treezor_client-2.1.0.gem +0 -0
  133. data/spec/models/body_11_spec.rb +51 -0
  134. data/spec/models/sepa_sctr_inst_spec.rb +149 -0
  135. data/treezor_api_spec.yaml +149 -78
  136. data/treezor_client.gemspec +2 -1
  137. metadata +37 -152
  138. data/doc/TreezorClient/ApiClient.html +0 -2600
  139. data/doc/TreezorClient/ApiError.html +0 -464
  140. data/doc/TreezorClient/Balance.html +0 -2042
  141. data/doc/TreezorClient/BalanceApi.html +0 -760
  142. data/doc/TreezorClient/Bankaccount/EnumAttributeValidator.html +0 -455
  143. data/doc/TreezorClient/Bankaccount.html +0 -2560
  144. data/doc/TreezorClient/BankaccountApi.html +0 -2450
  145. data/doc/TreezorClient/BeneficiariesApi.html +0 -2387
  146. data/doc/TreezorClient/BeneficiariesSddB2bWhitelist.html +0 -1816
  147. data/doc/TreezorClient/Beneficiary.html +0 -2574
  148. data/doc/TreezorClient/Body/EnumAttributeValidator.html +0 -455
  149. data/doc/TreezorClient/Body.html +0 -1826
  150. data/doc/TreezorClient/Body1.html +0 -2596
  151. data/doc/TreezorClient/Body10/EnumAttributeValidator.html +0 -455
  152. data/doc/TreezorClient/Body10.html +0 -2069
  153. data/doc/TreezorClient/Body2.html +0 -2492
  154. data/doc/TreezorClient/Body3.html +0 -1726
  155. data/doc/TreezorClient/Body4.html +0 -1726
  156. data/doc/TreezorClient/Body5/EnumAttributeValidator.html +0 -455
  157. data/doc/TreezorClient/Body5.html +0 -2001
  158. data/doc/TreezorClient/Body6/EnumAttributeValidator.html +0 -455
  159. data/doc/TreezorClient/Body6.html +0 -2069
  160. data/doc/TreezorClient/Body7/EnumAttributeValidator.html +0 -455
  161. data/doc/TreezorClient/Body7.html +0 -2002
  162. data/doc/TreezorClient/Body8/EnumAttributeValidator.html +0 -455
  163. data/doc/TreezorClient/Body8.html +0 -1981
  164. data/doc/TreezorClient/Body9/EnumAttributeValidator.html +0 -455
  165. data/doc/TreezorClient/Body9.html +0 -2001
  166. data/doc/TreezorClient/BusinessApi.html +0 -1548
  167. data/doc/TreezorClient/BusinesssearchsBusinessinformations/EnumAttributeValidator.html +0 -455
  168. data/doc/TreezorClient/BusinesssearchsBusinessinformations.html +0 -2822
  169. data/doc/TreezorClient/Card/EnumAttributeValidator.html +0 -455
  170. data/doc/TreezorClient/Card.html +0 -6928
  171. data/doc/TreezorClient/CardApi.html +0 -9907
  172. data/doc/TreezorClient/CardDigitalization.html +0 -2126
  173. data/doc/TreezorClient/CardDigitalizationDetailsFromGPS.html +0 -4343
  174. data/doc/TreezorClient/CardDigitalizationsApi.html +0 -1542
  175. data/doc/TreezorClient/CardReserveApi.html +0 -1622
  176. data/doc/TreezorClient/CardtransactionApi.html +0 -1243
  177. data/doc/TreezorClient/Configuration.html +0 -2459
  178. data/doc/TreezorClient/CountryRestrictionGroupsApi.html +0 -2602
  179. data/doc/TreezorClient/Document/EnumAttributeValidator.html +0 -455
  180. data/doc/TreezorClient/Document.html +0 -2812
  181. data/doc/TreezorClient/DocumentApi.html +0 -2878
  182. data/doc/TreezorClient/Error.html +0 -1794
  183. data/doc/TreezorClient/HeartbeatApi.html +0 -702
  184. data/doc/TreezorClient/InlineResponse200.html +0 -1626
  185. data/doc/TreezorClient/InlineResponse2001.html +0 -1626
  186. data/doc/TreezorClient/InlineResponse20010.html +0 -1626
  187. data/doc/TreezorClient/InlineResponse20010Cardtransactions.html +0 -5844
  188. data/doc/TreezorClient/InlineResponse20011.html +0 -1626
  189. data/doc/TreezorClient/InlineResponse20012.html +0 -1626
  190. data/doc/TreezorClient/InlineResponse20013.html +0 -1626
  191. data/doc/TreezorClient/InlineResponse20014.html +0 -1626
  192. data/doc/TreezorClient/InlineResponse20015.html +0 -1626
  193. data/doc/TreezorClient/InlineResponse20016.html +0 -1626
  194. data/doc/TreezorClient/InlineResponse20017.html +0 -1626
  195. data/doc/TreezorClient/InlineResponse20018.html +0 -1626
  196. data/doc/TreezorClient/InlineResponse20019.html +0 -1626
  197. data/doc/TreezorClient/InlineResponse2002.html +0 -1626
  198. data/doc/TreezorClient/InlineResponse20020.html +0 -1626
  199. data/doc/TreezorClient/InlineResponse20021.html +0 -1626
  200. data/doc/TreezorClient/InlineResponse20022.html +0 -1626
  201. data/doc/TreezorClient/InlineResponse20023.html +0 -1626
  202. data/doc/TreezorClient/InlineResponse20024.html +0 -1626
  203. data/doc/TreezorClient/InlineResponse20025.html +0 -1626
  204. data/doc/TreezorClient/InlineResponse2003.html +0 -1626
  205. data/doc/TreezorClient/InlineResponse2004.html +0 -1626
  206. data/doc/TreezorClient/InlineResponse2005.html +0 -1626
  207. data/doc/TreezorClient/InlineResponse2005Businessinformations/EnumAttributeValidator.html +0 -455
  208. data/doc/TreezorClient/InlineResponse2005Businessinformations.html +0 -3561
  209. data/doc/TreezorClient/InlineResponse2005Users/EnumAttributeValidator.html +0 -455
  210. data/doc/TreezorClient/InlineResponse2005Users.html +0 -1972
  211. data/doc/TreezorClient/InlineResponse2006.html +0 -1626
  212. data/doc/TreezorClient/InlineResponse2007.html +0 -1626
  213. data/doc/TreezorClient/InlineResponse2007Cardimages.html +0 -1800
  214. data/doc/TreezorClient/InlineResponse2008.html +0 -1626
  215. data/doc/TreezorClient/InlineResponse2009.html +0 -1790
  216. data/doc/TreezorClient/InlineResponseDefault.html +0 -1626
  217. data/doc/TreezorClient/IssuerInitiatedDigitizationDataApi.html +0 -1371
  218. data/doc/TreezorClient/IssuerInitiatedDigitizationDatasAdditionnalData.html +0 -1803
  219. data/doc/TreezorClient/IssuerInitiatedDigitizationDatasAdditionnalDataECCPublicCertificates.html +0 -1804
  220. data/doc/TreezorClient/Mandate/EnumAttributeValidator.html +0 -455
  221. data/doc/TreezorClient/Mandate.html +0 -4584
  222. data/doc/TreezorClient/MandateApi.html +0 -3787
  223. data/doc/TreezorClient/MccRestrictionGroup/EnumAttributeValidator.html +0 -455
  224. data/doc/TreezorClient/MccRestrictionGroup.html +0 -2144
  225. data/doc/TreezorClient/MccRestrictionGroupsApi.html +0 -2598
  226. data/doc/TreezorClient/MerchantIdRestrictionGroup/EnumAttributeValidator.html +0 -455
  227. data/doc/TreezorClient/MerchantIdRestrictionGroup.html +0 -2144
  228. data/doc/TreezorClient/MerchantIdRestrictionGroupsApi.html +0 -2638
  229. data/doc/TreezorClient/Payin/EnumAttributeValidator.html +0 -455
  230. data/doc/TreezorClient/Payin.html +0 -5584
  231. data/doc/TreezorClient/PayinApi.html +0 -2963
  232. data/doc/TreezorClient/Payinrefund/EnumAttributeValidator.html +0 -455
  233. data/doc/TreezorClient/Payinrefund.html +0 -2476
  234. data/doc/TreezorClient/PayinrefundApi.html +0 -2449
  235. data/doc/TreezorClient/Payout/EnumAttributeValidator.html +0 -455
  236. data/doc/TreezorClient/Payout.html +0 -3488
  237. data/doc/TreezorClient/PayoutApi.html +0 -2737
  238. data/doc/TreezorClient/Tav.html +0 -2130
  239. data/doc/TreezorClient/Transaction.html +0 -2798
  240. data/doc/TreezorClient/TransactionApi.html +0 -1491
  241. data/doc/TreezorClient/Transfer/EnumAttributeValidator.html +0 -455
  242. data/doc/TreezorClient/Transfer.html +0 -3158
  243. data/doc/TreezorClient/TransferApi.html +0 -2725
  244. data/doc/TreezorClient/Transferrefund/EnumAttributeValidator.html +0 -455
  245. data/doc/TreezorClient/Transferrefund.html +0 -2644
  246. data/doc/TreezorClient/TransferrefundApi.html +0 -2450
  247. data/doc/TreezorClient/User/EnumAttributeValidator.html +0 -455
  248. data/doc/TreezorClient/User.html +0 -5844
  249. data/doc/TreezorClient/UserApi.html +0 -6647
  250. data/doc/TreezorClient/Virtualiban.html +0 -2462
  251. data/doc/TreezorClient/VirtualibansApi.html +0 -2845
  252. data/doc/TreezorClient/Wallet/EnumAttributeValidator.html +0 -455
  253. data/doc/TreezorClient/Wallet.html +0 -4076
  254. data/doc/TreezorClient/WalletApi.html +0 -3944
  255. data/doc/TreezorClient.html +0 -251
  256. data/doc/_index.html +0 -1025
  257. data/doc/class_list.html +0 -51
  258. data/doc/css/common.css +0 -1
  259. data/doc/css/full_list.css +0 -58
  260. data/doc/css/style.css +0 -496
  261. data/doc/file.README.html +0 -636
  262. data/doc/file_list.html +0 -56
  263. data/doc/frames.html +0 -17
  264. data/doc/index.html +0 -636
  265. data/doc/js/app.js +0 -292
  266. data/doc/js/full_list.js +0 -216
  267. data/doc/js/jquery.js +0 -4
  268. data/doc/method_list.html +0 -15699
  269. data/doc/top-level-namespace.html +0 -110
  270. data/docs/CardDigitalizationDetailsFromGPS.md +0 -40
  271. data/docs/InlineResponse20011Cardtransactions.md +0 -58
  272. data/docs/InlineResponse2005Businessinformations.md +0 -26
  273. data/docs/InlineResponse2005Users.md +0 -12
  274. data/docs/InlineResponse2007Cardimages.md +0 -10
  275. data/docs/IssuerInitiatedDigitizationDatasAdditionnalDataECCPublicCertificates.md +0 -10
  276. data/docs/Tav.md +0 -14
  277. data/lib/treezor_client/models/card_digitalization_details_from_gps.rb +0 -509
  278. data/lib/treezor_client/models/inline_response_200_11_cardtransactions.rb +0 -637
  279. data/lib/treezor_client/models/inline_response_200_5_businessinformations.rb +0 -447
  280. data/lib/treezor_client/models/inline_response_200_5_users.rb +0 -258
  281. data/lib/treezor_client/models/issuer_initiated_digitization_datas_additionnal_data_ecc_public_certificates.rb +0 -209
  282. data/lib/treezor_client/models/tav.rb +0 -241
  283. data/pkg/treezor_client-1.10.0.gem +0 -0
data/docs/WalletApi.md CHANGED
@@ -147,7 +147,7 @@ Name | Type | Description | Notes
147
147
 
148
148
  search wallets
149
149
 
150
- Get wallets from the system that match the search criteria.
150
+ Get wallets from the system that match the search criteria. The request must contains at least one of those inputs :walletId eventAlias, userId, walletTypeId, walletTag
151
151
 
152
152
  ### Example
153
153
  ```ruby
@@ -174,13 +174,11 @@ opts = {
174
174
  parent_user_id: 56, # Integer | Parent user id of the wallet owner
175
175
  wallet_tag: 'wallet_tag_example', # String | Custom data.
176
176
  wallet_type_id: 56, # Integer | Wallet type id. The following values are defined: | Id | Description | |----|----| | 9 | Electronic Money Wallet | | 10 | Payment Account Wallet | | 13 | Mirror Wallet | | 14 | Electronic Money Card (Internal only) |
177
- event_name: 'event_name_example', # String | Event name that will be used as wallet name. For example, in a wedding list: Wedding of X and Y
178
177
  event_alias: 'event_alias_example', # String | Short url wallet name. It's automatically generated by the system, but it could be modified and customised by the user. For example: www.domain.com/wallet=mywedding
179
178
  event_payin_start_date: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Wallet activation date. The date from which you can deposit money on the wallet. Format : YYYY-MM-DD HH:MM:SS
180
179
  event_payin_end_date: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Deadline to money deposit on the wallet. Format : YYYY-MM-DD HH:MM:SS
181
180
  tariff_id: 56, # Integer | Wallet pricing id.
182
181
  payin_count: 56, # Integer | Number of payin done on the wallet.
183
- solde: 'solde_example', # String | Wallet current balance.
184
182
  page_number: 56, # Integer | Pagination page number. More info [here](https://agent.treezor.com/lists).
185
183
  page_count: 56, # Integer | The number of items per page. More info [here](https://agent.treezor.com/lists).
186
184
  sort_by: 'sort_by_example', # String | The transaction element you want to sort the list with. Default value : _createdDate_. More info [here](https://agent.treezor.com/lists).
@@ -214,13 +212,11 @@ Name | Type | Description | Notes
214
212
  **parent_user_id** | **Integer**| Parent user id of the wallet owner | [optional]
215
213
  **wallet_tag** | **String**| Custom data. | [optional]
216
214
  **wallet_type_id** | **Integer**| Wallet type id. The following values are defined: | Id | Description | |----|----| | 9 | Electronic Money Wallet | | 10 | Payment Account Wallet | | 13 | Mirror Wallet | | 14 | Electronic Money Card (Internal only) | | [optional]
217
- **event_name** | **String**| Event name that will be used as wallet name. For example, in a wedding list: Wedding of X and Y | [optional]
218
215
  **event_alias** | **String**| Short url wallet name. It's automatically generated by the system, but it could be modified and customised by the user. For example: www.domain.com/wallet=mywedding | [optional]
219
216
  **event_payin_start_date** | **DateTime**| Wallet activation date. The date from which you can deposit money on the wallet. Format : YYYY-MM-DD HH:MM:SS | [optional]
220
217
  **event_payin_end_date** | **DateTime**| Deadline to money deposit on the wallet. Format : YYYY-MM-DD HH:MM:SS | [optional]
221
218
  **tariff_id** | **Integer**| Wallet pricing id. | [optional]
222
219
  **payin_count** | **Integer**| Number of payin done on the wallet. | [optional]
223
- **solde** | **String**| Wallet current balance. | [optional]
224
220
  **page_number** | **Integer**| Pagination page number. More info [here](https://agent.treezor.com/lists). | [optional]
225
221
  **page_count** | **Integer**| The number of items per page. More info [here](https://agent.treezor.com/lists). | [optional]
226
222
  **sort_by** | **String**| The transaction element you want to sort the list with. Default value : _createdDate_. More info [here](https://agent.treezor.com/lists). | [optional]
data/generate.sh ADDED
@@ -0,0 +1,14 @@
1
+ #!/usr/bin/env bash
2
+
3
+ docker run --rm -it -v $(pwd):/swagger-api/out \
4
+ -v $(pwd):/swagger-api/yaml \
5
+ public.ecr.aws/l8y7v9n3/swagger-codegen-cli:2.4.19 generate \
6
+ -i /swagger-api/yaml/treezor_api_spec.yaml \
7
+ -c /swagger-api/yaml/config.json \
8
+ -l ruby \
9
+ -o /swagger-api/out
10
+
11
+ for filename in patches/*.patch; do
12
+ git apply $filename
13
+ done
14
+
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -108,7 +108,7 @@ module TreezorClient
108
108
  # @option opts [String] :address_street Business' street address.
109
109
  # @option opts [String] :address_city Business' city address.
110
110
  # @option opts [String] :address_postal_code Business' postal code address.
111
- # @return [Array<Object>]
111
+ # @return [Array<InlineResponse2003>]
112
112
  def businesssearchs_get(country, opts = {})
113
113
  data, _status_code, _headers = businesssearchs_get_with_http_info(country, opts)
114
114
  data
@@ -131,7 +131,7 @@ module TreezorClient
131
131
  # @option opts [String] :address_street Business&#39; street address.
132
132
  # @option opts [String] :address_city Business&#39; city address.
133
133
  # @option opts [String] :address_postal_code Business&#39; postal code address.
134
- # @return [Array<(Array<Object>, Fixnum, Hash)>] Array<Object> data, response status code and response headers
134
+ # @return [Array<(Array<InlineResponse2003>, Fixnum, Hash)>] Array<InlineResponse2003> data, response status code and response headers
135
135
  def businesssearchs_get_with_http_info(country, opts = {})
136
136
  if @api_client.config.debugging
137
137
  @api_client.config.logger.debug 'Calling API: BusinessApi.businesssearchs_get ...'
@@ -175,7 +175,7 @@ module TreezorClient
175
175
  :form_params => form_params,
176
176
  :body => post_body,
177
177
  :auth_names => auth_names,
178
- :return_type => 'Array<Object>')
178
+ :return_type => 'Array<InlineResponse2003>')
179
179
  if @api_client.config.debugging
180
180
  @api_client.config.logger.debug "API called: BusinessApi#businesssearchs_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
181
181
  end
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -544,54 +544,6 @@ module TreezorClient
544
544
  end
545
545
  return data, status_code, headers
546
546
  end
547
- # deactivate a card
548
- # @param id Card&#39;s id.
549
- # @param [Hash] opts the optional parameters
550
- # @return [InlineResponse2005]
551
- def cards_id_delete(id, opts = {})
552
- data, _status_code, _headers = cards_id_delete_with_http_info(id, opts)
553
- data
554
- end
555
-
556
- # deactivate a card
557
- # @param id Card&#39;s id.
558
- # @param [Hash] opts the optional parameters
559
- # @return [Array<(InlineResponse2005, Fixnum, Hash)>] InlineResponse2005 data, response status code and response headers
560
- def cards_id_delete_with_http_info(id, opts = {})
561
- if @api_client.config.debugging
562
- @api_client.config.logger.debug 'Calling API: CardApi.cards_id_delete ...'
563
- end
564
- # verify the required parameter 'id' is set
565
- if @api_client.config.client_side_validation && id.nil?
566
- fail ArgumentError, "Missing the required parameter 'id' when calling CardApi.cards_id_delete"
567
- end
568
- # resource path
569
- local_var_path = '/cards/{id}'.sub('{' + 'id' + '}', id.to_s)
570
-
571
- # query parameters
572
- query_params = {}
573
-
574
- # header parameters
575
- header_params = {}
576
-
577
- # form parameters
578
- form_params = {}
579
-
580
- # http body (model)
581
- post_body = nil
582
- auth_names = ['api_key']
583
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
584
- :header_params => header_params,
585
- :query_params => query_params,
586
- :form_params => form_params,
587
- :body => post_body,
588
- :auth_names => auth_names,
589
- :return_type => 'InlineResponse2005')
590
- if @api_client.config.debugging
591
- @api_client.config.logger.debug "API called: CardApi#cards_id_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
592
- end
593
- return data, status_code, headers
594
- end
595
547
  # get a card
596
548
  # @param id Card&#39;s id.
597
549
  # @param [Hash] opts the optional parameters
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -21,7 +21,6 @@ module TreezorClient
21
21
  end
22
22
  # add an amount to the reserved amount of a card
23
23
  # add an amount to the reserved amount of a card
24
- # @param id the cardId of the reserved amount you want to pick up
25
24
  # @param [Hash] opts the optional parameters
26
25
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
27
26
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://www.treezor.com/basics).
@@ -29,14 +28,13 @@ module TreezorClient
29
28
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://www.treezor.com/basics).
30
29
  # @option opts [Body2] :body
31
30
  # @return [Float]
32
- def card_reserve_add_to(id, opts = {})
33
- data, _status_code, _headers = card_reserve_add_to_with_http_info(id, opts)
31
+ def card_reserve_add_to(opts = {})
32
+ data, _status_code, _headers = card_reserve_add_to_with_http_info(opts)
34
33
  data
35
34
  end
36
35
 
37
36
  # add an amount to the reserved amount of a card
38
37
  # add an amount to the reserved amount of a card
39
- # @param id the cardId of the reserved amount you want to pick up
40
38
  # @param [Hash] opts the optional parameters
41
39
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
42
40
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://www.treezor.com/basics).
@@ -44,20 +42,15 @@ module TreezorClient
44
42
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://www.treezor.com/basics).
45
43
  # @option opts [Body2] :body
46
44
  # @return [Array<(Float, Fixnum, Hash)>] Float data, response status code and response headers
47
- def card_reserve_add_to_with_http_info(id, opts = {})
45
+ def card_reserve_add_to_with_http_info(opts = {})
48
46
  if @api_client.config.debugging
49
47
  @api_client.config.logger.debug 'Calling API: CardReserveApi.card_reserve_add_to ...'
50
48
  end
51
- # verify the required parameter 'id' is set
52
- if @api_client.config.client_side_validation && id.nil?
53
- fail ArgumentError, "Missing the required parameter 'id' when calling CardReserveApi.card_reserve_add_to"
54
- end
55
49
  # resource path
56
50
  local_var_path = '/cardReserves/AddTo'
57
51
 
58
52
  # query parameters
59
53
  query_params = {}
60
- query_params[:'id'] = id
61
54
  query_params[:'accessSignature'] = opts[:'access_signature'] if !opts[:'access_signature'].nil?
62
55
  query_params[:'accessTag'] = opts[:'access_tag'] if !opts[:'access_tag'].nil?
63
56
  query_params[:'accessUserId'] = opts[:'access_user_id'] if !opts[:'access_user_id'].nil?
@@ -90,7 +83,6 @@ module TreezorClient
90
83
  end
91
84
  # check reserved amount
92
85
  # Check if an amount can be substract to the reserved amount
93
- # @param id the cardId of the reserved amount you want to pick up
94
86
  # @param [Hash] opts the optional parameters
95
87
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
96
88
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://www.treezor.com/basics).
@@ -98,14 +90,13 @@ module TreezorClient
98
90
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://www.treezor.com/basics).
99
91
  # @option opts [Body3] :body
100
92
  # @return [BOOLEAN]
101
- def card_reserve_check(id, opts = {})
102
- data, _status_code, _headers = card_reserve_check_with_http_info(id, opts)
93
+ def card_reserve_check(opts = {})
94
+ data, _status_code, _headers = card_reserve_check_with_http_info(opts)
103
95
  data
104
96
  end
105
97
 
106
98
  # check reserved amount
107
99
  # Check if an amount can be substract to the reserved amount
108
- # @param id the cardId of the reserved amount you want to pick up
109
100
  # @param [Hash] opts the optional parameters
110
101
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
111
102
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://www.treezor.com/basics).
@@ -113,20 +104,15 @@ module TreezorClient
113
104
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://www.treezor.com/basics).
114
105
  # @option opts [Body3] :body
115
106
  # @return [Array<(BOOLEAN, Fixnum, Hash)>] BOOLEAN data, response status code and response headers
116
- def card_reserve_check_with_http_info(id, opts = {})
107
+ def card_reserve_check_with_http_info(opts = {})
117
108
  if @api_client.config.debugging
118
109
  @api_client.config.logger.debug 'Calling API: CardReserveApi.card_reserve_check ...'
119
110
  end
120
- # verify the required parameter 'id' is set
121
- if @api_client.config.client_side_validation && id.nil?
122
- fail ArgumentError, "Missing the required parameter 'id' when calling CardReserveApi.card_reserve_check"
123
- end
124
111
  # resource path
125
112
  local_var_path = '/cardReserves/Check'
126
113
 
127
114
  # query parameters
128
115
  query_params = {}
129
- query_params[:'id'] = id
130
116
  query_params[:'accessSignature'] = opts[:'access_signature'] if !opts[:'access_signature'].nil?
131
117
  query_params[:'accessTag'] = opts[:'access_tag'] if !opts[:'access_tag'].nil?
132
118
  query_params[:'accessUserId'] = opts[:'access_user_id'] if !opts[:'access_user_id'].nil?
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -74,7 +74,7 @@ module TreezorClient
74
74
  return data, status_code, headers
75
75
  end
76
76
  # search for card transactions
77
- # Search for documents.
77
+ # Search for documents. The request must contain at least one of those inputs - cardId, paymentId, publicToken, walletId
78
78
  # @param [Hash] opts the optional parameters
79
79
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
80
80
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
@@ -96,7 +96,7 @@ module TreezorClient
96
96
  end
97
97
 
98
98
  # search for card transactions
99
- # Search for documents.
99
+ # Search for documents. The request must contain at least one of those inputs - cardId, paymentId, publicToken, walletId
100
100
  # @param [Hash] opts the optional parameters
101
101
  # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
102
102
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -211,6 +211,74 @@ module TreezorClient
211
211
  end
212
212
  return data, status_code, headers
213
213
  end
214
+ # edit the merchant ID list for a restriction group
215
+ # Edit the merchant ID list for a restriction group in the system.
216
+ # @param id Merchant ID restriction group&#39;s id.
217
+ # @param [Hash] opts the optional parameters
218
+ # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
219
+ # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
220
+ # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
221
+ # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
222
+ # @option opts [Body11] :body
223
+ # @return [InlineResponse20016]
224
+ def merchant_id_restriction_groups_id_delta_update_put(id, opts = {})
225
+ data, _status_code, _headers = merchant_id_restriction_groups_id_delta_update_put_with_http_info(id, opts)
226
+ data
227
+ end
228
+
229
+ # edit the merchant ID list for a restriction group
230
+ # Edit the merchant ID list for a restriction group in the system.
231
+ # @param id Merchant ID restriction group&#39;s id.
232
+ # @param [Hash] opts the optional parameters
233
+ # @option opts [String] :access_signature Access signature can be mandatory for specific context. Treezor will contact you if so. More info [here](https://agent.treezor.com/security-authentication).
234
+ # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
235
+ # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
236
+ # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
237
+ # @option opts [Body11] :body
238
+ # @return [Array<(InlineResponse20016, Fixnum, Hash)>] InlineResponse20016 data, response status code and response headers
239
+ def merchant_id_restriction_groups_id_delta_update_put_with_http_info(id, opts = {})
240
+ if @api_client.config.debugging
241
+ @api_client.config.logger.debug 'Calling API: MerchantIdRestrictionGroupsApi.merchant_id_restriction_groups_id_delta_update_put ...'
242
+ end
243
+ # verify the required parameter 'id' is set
244
+ if @api_client.config.client_side_validation && id.nil?
245
+ fail ArgumentError, "Missing the required parameter 'id' when calling MerchantIdRestrictionGroupsApi.merchant_id_restriction_groups_id_delta_update_put"
246
+ end
247
+ # resource path
248
+ local_var_path = '/merchantIdRestrictionGroups/{id}/DeltaUpdate/'.sub('{' + 'id' + '}', id.to_s)
249
+
250
+ # query parameters
251
+ query_params = {}
252
+ query_params[:'accessSignature'] = opts[:'access_signature'] if !opts[:'access_signature'].nil?
253
+ query_params[:'accessTag'] = opts[:'access_tag'] if !opts[:'access_tag'].nil?
254
+ query_params[:'accessUserId'] = opts[:'access_user_id'] if !opts[:'access_user_id'].nil?
255
+ query_params[:'accessUserIp'] = opts[:'access_user_ip'] if !opts[:'access_user_ip'].nil?
256
+
257
+ # header parameters
258
+ header_params = {}
259
+ # HTTP header 'Accept' (if needed)
260
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
261
+ # HTTP header 'Content-Type'
262
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
263
+
264
+ # form parameters
265
+ form_params = {}
266
+
267
+ # http body (model)
268
+ post_body = @api_client.object_to_http_body(opts[:'body'])
269
+ auth_names = ['api_key']
270
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
271
+ :header_params => header_params,
272
+ :query_params => query_params,
273
+ :form_params => form_params,
274
+ :body => post_body,
275
+ :auth_names => auth_names,
276
+ :return_type => 'InlineResponse20016')
277
+ if @api_client.config.debugging
278
+ @api_client.config.logger.debug "API called: MerchantIdRestrictionGroupsApi#merchant_id_restriction_groups_id_delta_update_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
279
+ end
280
+ return data, status_code, headers
281
+ end
214
282
  # create a merchantIdRestrictionGroup
215
283
  # Create a new merchant ID restriction group in the system.
216
284
  # @param [Hash] opts the optional parameters
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -134,7 +134,7 @@ module TreezorClient
134
134
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
135
135
  # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
136
136
  # @option opts [Integer] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
137
- # @option opts [Integer] :payin_id Payin&#39;s id.
137
+ # @option opts [String] :payin_id Payin&#39;s id.
138
138
  # @option opts [Integer] :wallet_id Payin&#39;s wallet id.
139
139
  # @option opts [String] :payin_tag Client custom data.
140
140
  # @option opts [String] :payin_status Payins&#39;s status.
@@ -166,7 +166,7 @@ module TreezorClient
166
166
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
167
167
  # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
168
168
  # @option opts [Integer] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
169
- # @option opts [Integer] :payin_id Payin&#39;s id.
169
+ # @option opts [String] :payin_id Payin&#39;s id.
170
170
  # @option opts [Integer] :wallet_id Payin&#39;s wallet id.
171
171
  # @option opts [String] :payin_tag Client custom data.
172
172
  # @option opts [String] :payin_status Payins&#39;s status.
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -134,7 +134,7 @@ module TreezorClient
134
134
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
135
135
  # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
136
136
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
137
- # @option opts [Integer] :payin_id Payin&#39;s id.
137
+ # @option opts [String] :payin_id Payin&#39;s id.
138
138
  # @option opts [Integer] :payinrefund_id Payinrefund&#39;s id.
139
139
  # @option opts [String] :payinrefund_tag Custom data.
140
140
  # @option opts [String] :payinrefund_status Payinrefund&#39;s status. Possible values: * PENDING * CANCELED * VALIDATED
@@ -164,7 +164,7 @@ module TreezorClient
164
164
  # @option opts [String] :access_tag Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
165
165
  # @option opts [Integer] :access_user_id Access user&#39;s id is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
166
166
  # @option opts [String] :access_user_ip Access user&#39;s ip is used for user&#39;s action restriction. More info [here](https://agent.treezor.com/basics).
167
- # @option opts [Integer] :payin_id Payin&#39;s id.
167
+ # @option opts [String] :payin_id Payin&#39;s id.
168
168
  # @option opts [Integer] :payinrefund_id Payinrefund&#39;s id.
169
169
  # @option opts [String] :payinrefund_tag Custom data.
170
170
  # @option opts [String] :payinrefund_status Payinrefund&#39;s status. Possible values: * PENDING * CANCELED * VALIDATED
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  OpenAPI spec version: 0.1.1
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.4.1
9
+ Swagger Codegen version: 2.4.19
10
10
 
11
11
  =end
12
12