treezor_client 1.5.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +7 -7
- data/README.md +5 -5
- data/docs/BalanceApi.md +2 -2
- data/docs/BankaccountApi.md +8 -8
- data/docs/BeneficiariesApi.md +12 -12
- data/docs/Body.md +12 -3
- data/docs/Body1.md +3 -4
- data/docs/Body10.md +4 -5
- data/docs/Body2.md +2 -11
- data/docs/Body3.md +1 -1
- data/docs/Body4.md +5 -2
- data/docs/Body5.md +5 -4
- data/docs/Body6.md +3 -6
- data/docs/Body7.md +4 -4
- data/docs/Body8.md +5 -4
- data/docs/Body9.md +4 -4
- data/docs/BusinessApi.md +2 -2
- data/docs/CardApi.md +35 -35
- data/docs/CardDigitalizationsApi.md +8 -8
- data/docs/CardReserveApi.md +12 -12
- data/docs/CardtransactionApi.md +4 -4
- data/docs/CountryRestrictionGroupsApi.md +14 -14
- data/docs/InlineResponse200.md +1 -1
- data/docs/InlineResponse2001.md +1 -1
- data/docs/InlineResponse20010Cardtransactions.md +3 -3
- data/docs/InlineResponse20011.md +1 -1
- data/docs/InlineResponse20013.md +1 -1
- data/docs/InlineResponse20014.md +1 -1
- data/docs/InlineResponse20015.md +1 -1
- data/docs/InlineResponse20016.md +1 -1
- data/docs/InlineResponse20018.md +1 -1
- data/docs/InlineResponse20019.md +1 -1
- data/docs/InlineResponse2002.md +1 -1
- data/docs/InlineResponse20020.md +1 -1
- data/docs/InlineResponse20021.md +1 -1
- data/docs/InlineResponse20027.md +1 -1
- data/docs/InlineResponse20028.md +1 -1
- data/docs/InlineResponse2003.md +1 -1
- data/docs/InlineResponse2004.md +1 -1
- data/docs/InlineResponse2004Businessinformations.md +26 -0
- data/docs/InlineResponse2004Users.md +12 -0
- data/docs/InlineResponse2005.md +1 -1
- data/docs/InlineResponse2006.md +1 -1
- data/docs/InlineResponse2006Cardimages.md +10 -0
- data/docs/InlineResponse2007.md +1 -1
- data/docs/InlineResponse2008.md +3 -1
- data/docs/InlineResponse2009.md +1 -3
- data/docs/InlineResponse2009Cardtransactions.md +58 -0
- data/docs/IssuerInitiatedDigitizationData.md +15 -0
- data/docs/IssuerInitiatedDigitizationDataApi.md +24 -24
- data/docs/MandateApi.md +15 -13
- data/docs/MccRestrictionGroupsApi.md +14 -14
- data/docs/MerchantIdRestrictionGroupsApi.md +14 -14
- data/docs/PayinrefundApi.md +8 -8
- data/docs/PayoutApi.md +8 -8
- data/docs/PayoutRefundsApi.md +2 -2
- data/docs/TaxResidenceApi.md +10 -10
- data/docs/VirtualibansApi.md +8 -8
- data/docs/WalletApi.md +12 -12
- data/lib/treezor_client/api/balance_api.rb +3 -3
- data/lib/treezor_client/api/bankaccount_api.rb +12 -12
- data/lib/treezor_client/api/beneficiaries_api.rb +16 -16
- data/lib/treezor_client/api/business_api.rb +3 -3
- data/lib/treezor_client/api/card_api.rb +53 -53
- data/lib/treezor_client/api/card_digitalizations_api.rb +12 -12
- data/lib/treezor_client/api/card_reserve_api.rb +13 -13
- data/lib/treezor_client/api/cardtransaction_api.rb +6 -6
- data/lib/treezor_client/api/country_restriction_groups_api.rb +19 -19
- data/lib/treezor_client/api/issuer_initiated_digitization_data_api.rb +26 -26
- data/lib/treezor_client/api/mandate_api.rb +21 -18
- data/lib/treezor_client/api/mcc_restriction_groups_api.rb +19 -19
- data/lib/treezor_client/api/merchant_id_restriction_groups_api.rb +19 -19
- data/lib/treezor_client/api/payinrefund_api.rb +12 -12
- data/lib/treezor_client/api/payout_api.rb +12 -12
- data/lib/treezor_client/api/payout_refunds_api.rb +3 -3
- data/lib/treezor_client/api/tax_residence_api.rb +15 -15
- data/lib/treezor_client/api/virtualibans_api.rb +12 -12
- data/lib/treezor_client/api/wallet_api.rb +17 -17
- data/lib/treezor_client/models/body.rb +127 -62
- data/lib/treezor_client/models/body_1.rb +3 -23
- data/lib/treezor_client/models/body_10.rb +15 -27
- data/lib/treezor_client/models/body_2.rb +25 -113
- data/lib/treezor_client/models/body_3.rb +1 -1
- data/lib/treezor_client/models/body_4.rb +89 -21
- data/lib/treezor_client/models/body_5.rb +27 -25
- data/lib/treezor_client/models/body_6.rb +39 -66
- data/lib/treezor_client/models/body_7.rb +15 -15
- data/lib/treezor_client/models/body_8.rb +27 -15
- data/lib/treezor_client/models/body_9.rb +15 -15
- data/lib/treezor_client/models/inline_response_200.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_1.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_10_cardtransactions.rb +3 -3
- data/lib/treezor_client/models/inline_response_200_11.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_13.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_14.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_15.rb +1 -1
- data/lib/treezor_client/models/inline_response_200_16.rb +1 -1
- data/lib/treezor_client/models/inline_response_200_18.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_19.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_2.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_20.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_21.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_27.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_28.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_3.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_4.rb +1 -1
- data/lib/treezor_client/models/inline_response_200_4_businessinformations.rb +447 -0
- data/lib/treezor_client/models/inline_response_200_4_users.rb +258 -0
- data/lib/treezor_client/models/inline_response_200_5.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_6.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_6_cardimages.rb +219 -0
- data/lib/treezor_client/models/inline_response_200_7.rb +8 -8
- data/lib/treezor_client/models/inline_response_200_8.rb +28 -9
- data/lib/treezor_client/models/inline_response_200_9.rb +9 -28
- data/lib/treezor_client/models/inline_response_200_9_cardtransactions.rb +637 -0
- data/lib/treezor_client/models/issuer_initiated_digitization_data.rb +253 -0
- data/lib/treezor_client/version.rb +1 -1
- data/lib/treezor_client.rb +5 -5
- data/original_treezor_api_spec.yaml +13154 -0
- data/pkg/treezor_client-1.5.0.gem +0 -0
- data/spec/models/inline_response_200_4_businessinformations_spec.rb +169 -0
- data/spec/models/inline_response_200_4_users_spec.rb +69 -0
- data/spec/models/inline_response_200_6_cardimages_spec.rb +53 -0
- data/spec/models/inline_response_200_9_cardtransactions_spec.rb +341 -0
- data/spec/models/issuer_initiated_digitization_data_spec.rb +83 -0
- data/treezor_api_spec.yaml +2582 -2570
- metadata +25 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 50cef0623cd7efdc8658f6828b9bd35b48df102b7a16a14486030e265178dff4
|
|
4
|
+
data.tar.gz: dce43cb7d63dc2da3678c5438609a7fcca7935b3215c16a4d376d585c2a5b62d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2e5c0b6d91e2a9a0f620e21e3f7233f9402938f5f16b6d2998d2e770ffb1a51cb3ef1c3f68845581cccdbc32eab7f28c69e457dc028f041bf7b85961b34bee63
|
|
7
|
+
data.tar.gz: 6b7b9fd694973a07721586d775e36a0d008312854b3afd838d60dae3594d3895d62652743ff69c6917e515f014015e86176164deffa8bc0323c31c323ce2be82
|
data/Gemfile.lock
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
treezor_client (1.
|
|
4
|
+
treezor_client (1.6.0)
|
|
5
5
|
json (~> 2.1, >= 2.1.0)
|
|
6
6
|
typhoeus (~> 1.0, >= 1.0.1)
|
|
7
7
|
|
|
8
8
|
GEM
|
|
9
9
|
remote: https://rubygems.org/
|
|
10
10
|
specs:
|
|
11
|
-
ZenTest (4.11.
|
|
12
|
-
addressable (2.
|
|
11
|
+
ZenTest (4.11.2)
|
|
12
|
+
addressable (2.6.0)
|
|
13
13
|
public_suffix (>= 2.0.2, < 4.0)
|
|
14
14
|
autotest (4.4.6)
|
|
15
15
|
ZenTest (>= 4.4.1)
|
|
@@ -22,8 +22,8 @@ GEM
|
|
|
22
22
|
diff-lcs (1.3)
|
|
23
23
|
ethon (0.12.0)
|
|
24
24
|
ffi (>= 1.3.0)
|
|
25
|
-
ffi (1.
|
|
26
|
-
hashdiff (0.3.
|
|
25
|
+
ffi (1.10.0)
|
|
26
|
+
hashdiff (0.3.8)
|
|
27
27
|
json (2.2.0)
|
|
28
28
|
public_suffix (3.0.3)
|
|
29
29
|
rake (12.0.0)
|
|
@@ -40,7 +40,7 @@ GEM
|
|
|
40
40
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
41
41
|
rspec-support (~> 3.8.0)
|
|
42
42
|
rspec-support (3.8.0)
|
|
43
|
-
safe_yaml (1.0.
|
|
43
|
+
safe_yaml (1.0.5)
|
|
44
44
|
sys-uname (1.0.4)
|
|
45
45
|
ffi (>= 1.0.0)
|
|
46
46
|
typhoeus (1.3.1)
|
|
@@ -66,4 +66,4 @@ DEPENDENCIES
|
|
|
66
66
|
webmock (~> 1.24, >= 1.24.3)
|
|
67
67
|
|
|
68
68
|
BUNDLED WITH
|
|
69
|
-
1.
|
|
69
|
+
1.17.2
|
data/README.md
CHANGED
|
@@ -228,7 +228,6 @@ Class | Method | HTTP request | Description
|
|
|
228
228
|
- [TreezorClient::InlineResponse20010](docs/InlineResponse20010.md)
|
|
229
229
|
- [TreezorClient::InlineResponse20010Cardtransactions](docs/InlineResponse20010Cardtransactions.md)
|
|
230
230
|
- [TreezorClient::InlineResponse20011](docs/InlineResponse20011.md)
|
|
231
|
-
- [TreezorClient::InlineResponse20011Cardtransactions](docs/InlineResponse20011Cardtransactions.md)
|
|
232
231
|
- [TreezorClient::InlineResponse20012](docs/InlineResponse20012.md)
|
|
233
232
|
- [TreezorClient::InlineResponse20013](docs/InlineResponse20013.md)
|
|
234
233
|
- [TreezorClient::InlineResponse20014](docs/InlineResponse20014.md)
|
|
@@ -249,15 +248,17 @@ Class | Method | HTTP request | Description
|
|
|
249
248
|
- [TreezorClient::InlineResponse20028](docs/InlineResponse20028.md)
|
|
250
249
|
- [TreezorClient::InlineResponse2003](docs/InlineResponse2003.md)
|
|
251
250
|
- [TreezorClient::InlineResponse2004](docs/InlineResponse2004.md)
|
|
251
|
+
- [TreezorClient::InlineResponse2004Businessinformations](docs/InlineResponse2004Businessinformations.md)
|
|
252
|
+
- [TreezorClient::InlineResponse2004Users](docs/InlineResponse2004Users.md)
|
|
252
253
|
- [TreezorClient::InlineResponse2005](docs/InlineResponse2005.md)
|
|
253
|
-
- [TreezorClient::InlineResponse2005Businessinformations](docs/InlineResponse2005Businessinformations.md)
|
|
254
|
-
- [TreezorClient::InlineResponse2005Users](docs/InlineResponse2005Users.md)
|
|
255
254
|
- [TreezorClient::InlineResponse2006](docs/InlineResponse2006.md)
|
|
255
|
+
- [TreezorClient::InlineResponse2006Cardimages](docs/InlineResponse2006Cardimages.md)
|
|
256
256
|
- [TreezorClient::InlineResponse2007](docs/InlineResponse2007.md)
|
|
257
|
-
- [TreezorClient::InlineResponse2007Cardimages](docs/InlineResponse2007Cardimages.md)
|
|
258
257
|
- [TreezorClient::InlineResponse2008](docs/InlineResponse2008.md)
|
|
259
258
|
- [TreezorClient::InlineResponse2009](docs/InlineResponse2009.md)
|
|
259
|
+
- [TreezorClient::InlineResponse2009Cardtransactions](docs/InlineResponse2009Cardtransactions.md)
|
|
260
260
|
- [TreezorClient::InlineResponseDefault](docs/InlineResponseDefault.md)
|
|
261
|
+
- [TreezorClient::IssuerInitiatedDigitizationData](docs/IssuerInitiatedDigitizationData.md)
|
|
261
262
|
- [TreezorClient::IssuerInitiatedDigitizationDatasAdditionnalData](docs/IssuerInitiatedDigitizationDatasAdditionnalData.md)
|
|
262
263
|
- [TreezorClient::Mandate](docs/Mandate.md)
|
|
263
264
|
- [TreezorClient::MccRestrictionGroup](docs/MccRestrictionGroup.md)
|
|
@@ -266,7 +267,6 @@ Class | Method | HTTP request | Description
|
|
|
266
267
|
- [TreezorClient::Payinrefund](docs/Payinrefund.md)
|
|
267
268
|
- [TreezorClient::Payout](docs/Payout.md)
|
|
268
269
|
- [TreezorClient::PayoutRefund](docs/PayoutRefund.md)
|
|
269
|
-
- [TreezorClient::Tav](docs/Tav.md)
|
|
270
270
|
- [TreezorClient::TaxResidence](docs/TaxResidence.md)
|
|
271
271
|
- [TreezorClient::Transaction](docs/Transaction.md)
|
|
272
272
|
- [TreezorClient::Transfer](docs/Transfer.md)
|
data/docs/BalanceApi.md
CHANGED
|
@@ -8,7 +8,7 @@ Method | HTTP request | Description
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
# **get_balances**
|
|
11
|
-
>
|
|
11
|
+
> InlineResponse200 get_balances(opts)
|
|
12
12
|
|
|
13
13
|
search balances
|
|
14
14
|
|
|
@@ -59,7 +59,7 @@ Name | Type | Description | Notes
|
|
|
59
59
|
|
|
60
60
|
### Return type
|
|
61
61
|
|
|
62
|
-
[**
|
|
62
|
+
[**InlineResponse200**](InlineResponse200.md)
|
|
63
63
|
|
|
64
64
|
### Authorization
|
|
65
65
|
|
data/docs/BankaccountApi.md
CHANGED
|
@@ -11,7 +11,7 @@ Method | HTTP request | Description
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
# **delete_bankaccount**
|
|
14
|
-
>
|
|
14
|
+
> InlineResponse2001 delete_bankaccount(id)
|
|
15
15
|
|
|
16
16
|
deactivate a bank account
|
|
17
17
|
|
|
@@ -51,7 +51,7 @@ Name | Type | Description | Notes
|
|
|
51
51
|
|
|
52
52
|
### Return type
|
|
53
53
|
|
|
54
|
-
[**
|
|
54
|
+
[**InlineResponse2001**](InlineResponse2001.md)
|
|
55
55
|
|
|
56
56
|
### Authorization
|
|
57
57
|
|
|
@@ -65,7 +65,7 @@ Name | Type | Description | Notes
|
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
# **get_bankaccount**
|
|
68
|
-
>
|
|
68
|
+
> InlineResponse2001 get_bankaccount(id)
|
|
69
69
|
|
|
70
70
|
get a bank account
|
|
71
71
|
|
|
@@ -105,7 +105,7 @@ Name | Type | Description | Notes
|
|
|
105
105
|
|
|
106
106
|
### Return type
|
|
107
107
|
|
|
108
|
-
[**
|
|
108
|
+
[**InlineResponse2001**](InlineResponse2001.md)
|
|
109
109
|
|
|
110
110
|
### Authorization
|
|
111
111
|
|
|
@@ -119,7 +119,7 @@ Name | Type | Description | Notes
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
# **get_bankaccounts**
|
|
122
|
-
>
|
|
122
|
+
> InlineResponse2001 get_bankaccounts(opts)
|
|
123
123
|
|
|
124
124
|
search bank accounts
|
|
125
125
|
|
|
@@ -190,7 +190,7 @@ Name | Type | Description | Notes
|
|
|
190
190
|
|
|
191
191
|
### Return type
|
|
192
192
|
|
|
193
|
-
[**
|
|
193
|
+
[**InlineResponse2001**](InlineResponse2001.md)
|
|
194
194
|
|
|
195
195
|
### Authorization
|
|
196
196
|
|
|
@@ -204,7 +204,7 @@ Name | Type | Description | Notes
|
|
|
204
204
|
|
|
205
205
|
|
|
206
206
|
# **post_bankaccount**
|
|
207
|
-
>
|
|
207
|
+
> InlineResponse2001 post_bankaccount(user_id, bankaccount_owner_name, bankaccount_owner_address, bankaccount_iban, bankaccount_bic, bankaccount_type, opts)
|
|
208
208
|
|
|
209
209
|
create a bank account
|
|
210
210
|
|
|
@@ -273,7 +273,7 @@ Name | Type | Description | Notes
|
|
|
273
273
|
|
|
274
274
|
### Return type
|
|
275
275
|
|
|
276
|
-
[**
|
|
276
|
+
[**InlineResponse2001**](InlineResponse2001.md)
|
|
277
277
|
|
|
278
278
|
### Authorization
|
|
279
279
|
|
data/docs/BeneficiariesApi.md
CHANGED
|
@@ -11,7 +11,7 @@ Method | HTTP request | Description
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
# **get_beneficiaries**
|
|
14
|
-
>
|
|
14
|
+
> InlineResponse2002 get_beneficiaries(opts)
|
|
15
15
|
|
|
16
16
|
search beneficiary bank accounts
|
|
17
17
|
|
|
@@ -82,7 +82,7 @@ Name | Type | Description | Notes
|
|
|
82
82
|
|
|
83
83
|
### Return type
|
|
84
84
|
|
|
85
|
-
[**
|
|
85
|
+
[**InlineResponse2002**](InlineResponse2002.md)
|
|
86
86
|
|
|
87
87
|
### Authorization
|
|
88
88
|
|
|
@@ -96,7 +96,7 @@ Name | Type | Description | Notes
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
# **get_beneficiary**
|
|
99
|
-
>
|
|
99
|
+
> InlineResponse2002 get_beneficiary(id, opts)
|
|
100
100
|
|
|
101
101
|
get a beneficiary bank account
|
|
102
102
|
|
|
@@ -140,7 +140,7 @@ Name | Type | Description | Notes
|
|
|
140
140
|
|
|
141
141
|
### Return type
|
|
142
142
|
|
|
143
|
-
[**
|
|
143
|
+
[**InlineResponse2002**](InlineResponse2002.md)
|
|
144
144
|
|
|
145
145
|
### Authorization
|
|
146
146
|
|
|
@@ -154,7 +154,7 @@ Name | Type | Description | Notes
|
|
|
154
154
|
|
|
155
155
|
|
|
156
156
|
# **post_beneficiary**
|
|
157
|
-
>
|
|
157
|
+
> InlineResponse2002 post_beneficiary(opts)
|
|
158
158
|
|
|
159
159
|
create a beneficiary
|
|
160
160
|
|
|
@@ -179,7 +179,7 @@ opts = {
|
|
|
179
179
|
access_tag: 'access_tag_example', # String | Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
|
|
180
180
|
access_user_id: 56, # Integer | Access user's id is used for user's action restriction. More info [here](https://agent.treezor.com/basics).
|
|
181
181
|
access_user_ip: 'access_user_ip_example', # String | Access user's ip is used for user's action restriction. More info [here](https://agent.treezor.com/basics).
|
|
182
|
-
body: TreezorClient::
|
|
182
|
+
body: TreezorClient::Body.new # Body |
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
begin
|
|
@@ -199,11 +199,11 @@ Name | Type | Description | Notes
|
|
|
199
199
|
**access_tag** | **String**| Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
200
200
|
**access_user_id** | **Integer**| Access user's id is used for user's action restriction. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
201
201
|
**access_user_ip** | **String**| Access user's ip is used for user's action restriction. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
202
|
-
**body** | [**
|
|
202
|
+
**body** | [**Body**](Body.md)| | [optional]
|
|
203
203
|
|
|
204
204
|
### Return type
|
|
205
205
|
|
|
206
|
-
[**
|
|
206
|
+
[**InlineResponse2002**](InlineResponse2002.md)
|
|
207
207
|
|
|
208
208
|
### Authorization
|
|
209
209
|
|
|
@@ -217,7 +217,7 @@ Name | Type | Description | Notes
|
|
|
217
217
|
|
|
218
218
|
|
|
219
219
|
# **put_beneficiary**
|
|
220
|
-
>
|
|
220
|
+
> InlineResponse2002 put_beneficiary(id, opts)
|
|
221
221
|
|
|
222
222
|
edit a beneficiary
|
|
223
223
|
|
|
@@ -244,7 +244,7 @@ opts = {
|
|
|
244
244
|
access_tag: 'access_tag_example', # String | Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics).
|
|
245
245
|
access_user_id: 56, # Integer | Access user's id is used for user's action restriction. More info [here](https://agent.treezor.com/basics).
|
|
246
246
|
access_user_ip: 'access_user_ip_example', # String | Access user's ip is used for user's action restriction. More info [here](https://agent.treezor.com/basics).
|
|
247
|
-
body: TreezorClient::
|
|
247
|
+
body: TreezorClient::Body1.new # Body1 |
|
|
248
248
|
}
|
|
249
249
|
|
|
250
250
|
begin
|
|
@@ -265,11 +265,11 @@ Name | Type | Description | Notes
|
|
|
265
265
|
**access_tag** | **String**| Access tag is used for idem potency query. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
266
266
|
**access_user_id** | **Integer**| Access user's id is used for user's action restriction. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
267
267
|
**access_user_ip** | **String**| Access user's ip is used for user's action restriction. More info [here](https://agent.treezor.com/basics). | [optional]
|
|
268
|
-
**body** | [**
|
|
268
|
+
**body** | [**Body1**](Body1.md)| | [optional]
|
|
269
269
|
|
|
270
270
|
### Return type
|
|
271
271
|
|
|
272
|
-
[**
|
|
272
|
+
[**InlineResponse2002**](InlineResponse2002.md)
|
|
273
273
|
|
|
274
274
|
### Authorization
|
|
275
275
|
|
data/docs/Body.md
CHANGED
|
@@ -3,8 +3,17 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**
|
|
6
|
+
**tag** | **String** | Custom data that could be used by caller to search the instance. | [optional]
|
|
7
|
+
**user_id** | **Integer** | Beneficiary's userId |
|
|
8
|
+
**nick_name** | **String** | Name choosen by end user to easily recognize the beneficiary. | [optional]
|
|
9
|
+
**name** | **String** | Beneficiary name, linked to bank account. |
|
|
10
|
+
**address** | **String** | Beneficiary address, linked to bank account. | [optional]
|
|
11
|
+
**iban** | **String** | Beneficiary International Bank Account Number. Mandatory if usableForSct is true. | [optional]
|
|
12
|
+
**bic** | **String** | Beneficiary Bank Identifier Code. Mandatory if usableForSct is true. | [optional]
|
|
13
|
+
**sepa_creditor_identifier** | **String** | Beneficiary SEPA Creditor Identifier. Mandatory to validate incoming direct debit, useless other wise. Between 8 and 35 caracters. If sddB2bWhitelist or sddCoreBlacklist is provided then sepaCreditorIdentifier is mandatory. | [optional]
|
|
14
|
+
**sdd_b2b_whitelist** | [**Array<BeneficiariesSddB2bWhitelist>**](BeneficiariesSddB2bWhitelist.md) | Each unique mandate reference, with its frequency type, must be explicitely allowed when doing B2B Direct Debit. Furthermore, a mandate not used during more than 36 months will be automatically rejected even if in the white list. If provided, sepaCreditorIdentifier is mandatory. | [optional]
|
|
15
|
+
**sdd_core_blacklist** | **Array<String>** | Core Direct Debit are accepted by default. If a Core mandate is to be refused on reception, it has to be added to this list. If wild char * (star) is used instead of a UMR, all Direct Debit from this beneficiary will be refused. If provided, sepaCreditorIdentifier is mandatory. | [optional]
|
|
16
|
+
**usable_for_sct** | **BOOLEAN** | Indicated if the beneficiary can be used for SEPA Credit Transfer. This field is a conveniant way to filter all beneficiaries for a user that would like to do a Credit Transfer. Indeed, beneficaries are created automatically when receiving a Core Direct Debit and therefor by looking at the list you won't be able to idnetify which beneficary to use on SCT. | [optional] [default to false]
|
|
17
|
+
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
9
18
|
|
|
10
19
|
|
data/docs/Body1.md
CHANGED
|
@@ -4,15 +4,14 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**tag** | **String** | Custom data that could be used by caller to search the instance. | [optional]
|
|
7
|
-
**user_id** | **Integer** | Beneficiary's userId |
|
|
8
7
|
**nick_name** | **String** | Name choosen by end user to easily recognize the beneficiary. | [optional]
|
|
9
|
-
**name** | **String** | Beneficiary name, linked to bank account. |
|
|
8
|
+
**name** | **String** | Beneficiary name, linked to bank account. | [optional]
|
|
10
9
|
**address** | **String** | Beneficiary address, linked to bank account. | [optional]
|
|
11
10
|
**iban** | **String** | Beneficiary International Bank Account Number. Mandatory if usableForSct is true. | [optional]
|
|
12
11
|
**bic** | **String** | Beneficiary Bank Identifier Code. Mandatory if usableForSct is true. | [optional]
|
|
13
12
|
**sepa_creditor_identifier** | **String** | Beneficiary SEPA Creditor Identifier. Mandatory to validate incoming direct debit, useless other wise. Between 8 and 35 caracters. If sddB2bWhitelist or sddCoreBlacklist is provided then sepaCreditorIdentifier is mandatory. | [optional]
|
|
14
|
-
**sdd_b2b_whitelist** | [**Array<BeneficiariesSddB2bWhitelist>**](BeneficiariesSddB2bWhitelist.md) | Each unique mandate reference, with its frequency type, must be explicitely allowed when doing B2B Direct Debit. Furthermore, a mandate not used during more than 36 months will be automatically rejected even if in the white list.
|
|
15
|
-
**sdd_core_blacklist** | **Array<String>** | Core Direct Debit are accepted by default. If a Core mandate is to be refused on reception, it has to be added to this list. If wild char * (star) is used instead of a UMR, all Direct Debit from this beneficiary will be refused.
|
|
13
|
+
**sdd_b2b_whitelist** | [**Array<BeneficiariesSddB2bWhitelist>**](BeneficiariesSddB2bWhitelist.md) | Each unique mandate reference, with its frequency type, must be explicitely allowed when doing B2B Direct Debit. Furthermore, a mandate not used during more than 36 months will be automatically rejected even if in the white list. | [optional]
|
|
14
|
+
**sdd_core_blacklist** | **Array<String>** | Core Direct Debit are accepted by default. If a Core mandate is to be refused on reception, it has to be added to this list. If wild char * (star) is used instead of a UMR, all Direct Debit from this beneficiary will be refused. | [optional]
|
|
16
15
|
**usable_for_sct** | **BOOLEAN** | Indicated if the beneficiary can be used for SEPA Credit Transfer. This field is a conveniant way to filter all beneficiaries for a user that would like to do a Credit Transfer. Indeed, beneficaries are created automatically when receiving a Core Direct Debit and therefor by looking at the list you won't be able to idnetify which beneficary to use on SCT. | [optional] [default to false]
|
|
17
16
|
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
18
17
|
|
data/docs/Body10.md
CHANGED
|
@@ -3,11 +3,10 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**name** | **String** | Name of the
|
|
7
|
-
**status** | **String** | Status of the
|
|
6
|
+
**name** | **String** | Name of the merchant ID restriction group | [optional]
|
|
7
|
+
**status** | **String** | Status of the merchant ID restriction group | [optional]
|
|
8
8
|
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
-
**
|
|
10
|
-
**start_date** | **String** | The date at which the
|
|
11
|
-
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
9
|
+
**merchants** | **Array<String>** | Array of merchant ID | [optional]
|
|
10
|
+
**start_date** | **String** | The date at which the merchant ID group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
12
11
|
|
|
13
12
|
|
data/docs/Body2.md
CHANGED
|
@@ -3,16 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**name** | **String** | Beneficiary name, linked to bank account. | [optional]
|
|
9
|
-
**address** | **String** | Beneficiary address, linked to bank account. | [optional]
|
|
10
|
-
**iban** | **String** | Beneficiary International Bank Account Number. Mandatory if usableForSct is true. | [optional]
|
|
11
|
-
**bic** | **String** | Beneficiary Bank Identifier Code. Mandatory if usableForSct is true. | [optional]
|
|
12
|
-
**sepa_creditor_identifier** | **String** | Beneficiary SEPA Creditor Identifier. Mandatory to validate incoming direct debit, useless other wise. Between 8 and 35 caracters. If sddB2bWhitelist or sddCoreBlacklist is provided then sepaCreditorIdentifier is mandatory. | [optional]
|
|
13
|
-
**sdd_b2b_whitelist** | [**Array<BeneficiariesSddB2bWhitelist>**](BeneficiariesSddB2bWhitelist.md) | Each unique mandate reference, with its frequency type, must be explicitely allowed when doing B2B Direct Debit. Furthermore, a mandate not used during more than 36 months will be automatically rejected even if in the white list. | [optional]
|
|
14
|
-
**sdd_core_blacklist** | **Array<String>** | Core Direct Debit are accepted by default. If a Core mandate is to be refused on reception, it has to be added to this list. If wild char * (star) is used instead of a UMR, all Direct Debit from this beneficiary will be refused. | [optional]
|
|
15
|
-
**usable_for_sct** | **BOOLEAN** | Indicated if the beneficiary can be used for SEPA Credit Transfer. This field is a conveniant way to filter all beneficiaries for a user that would like to do a Credit Transfer. Indeed, beneficaries are created automatically when receiving a Core Direct Debit and therefor by looking at the list you won't be able to idnetify which beneficary to use on SCT. | [optional] [default to false]
|
|
16
|
-
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
6
|
+
**card_id** | **Integer** | ID of the card |
|
|
7
|
+
**amount** | **Float** | Amout you want to add |
|
|
17
8
|
|
|
18
9
|
|
data/docs/Body3.md
CHANGED
data/docs/Body4.md
CHANGED
|
@@ -3,7 +3,10 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
6
|
+
**name** | **String** | Name of the country restriction group |
|
|
7
|
+
**status** | **String** | Status of the country group | [optional]
|
|
8
|
+
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
+
**countries** | **Array<Integer>** | Array of countries |
|
|
10
|
+
**start_date** | **String** | The date at which the country restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
8
11
|
|
|
9
12
|
|
data/docs/Body5.md
CHANGED
|
@@ -3,10 +3,11 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**name** | **String** | Name of the
|
|
7
|
-
**status** | **String** | Status of the
|
|
6
|
+
**name** | **String** | Name of the country restriction group | [optional]
|
|
7
|
+
**status** | **String** | Status of the country group | [optional]
|
|
8
8
|
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
-
**
|
|
10
|
-
**start_date** | **String** | The date at which the
|
|
9
|
+
**countries** | **Array<Integer>** | Array of countries | [optional]
|
|
10
|
+
**start_date** | **String** | The date at which the country restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
11
|
+
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
11
12
|
|
|
12
13
|
|
data/docs/Body6.md
CHANGED
|
@@ -3,11 +3,8 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
7
|
-
**
|
|
8
|
-
**
|
|
9
|
-
**mcc** | **Array<Integer>** | Array of MCC | [optional]
|
|
10
|
-
**start_date** | **String** | The date at which the MCC restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
11
|
-
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
6
|
+
**card_id** | **Integer** | The id of the card on which to create an issuerInitiatedDigitizationData request |
|
|
7
|
+
**token_requestor** | **String** | The Token Requestor also named wallet provider. |
|
|
8
|
+
**additionnal_data** | [**IssuerInitiatedDigitizationDatasAdditionnalData**](IssuerInitiatedDigitizationDatasAdditionnalData.md) | | [optional]
|
|
12
9
|
|
|
13
10
|
|
data/docs/Body7.md
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**name** | **String** | Name of the
|
|
7
|
-
**status** | **String** | Status of the
|
|
6
|
+
**name** | **String** | Name of the MCC restriction group |
|
|
7
|
+
**status** | **String** | Status of the MCC group | [optional]
|
|
8
8
|
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
-
**
|
|
10
|
-
**start_date** | **String** | The date at which the
|
|
9
|
+
**mcc** | **Array<Integer>** | Array of MCC |
|
|
10
|
+
**start_date** | **String** | The date at which the MCC restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
11
11
|
|
|
12
12
|
|
data/docs/Body8.md
CHANGED
|
@@ -3,10 +3,11 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**name** | **String** | Name of the
|
|
7
|
-
**status** | **String** | Status of the
|
|
6
|
+
**name** | **String** | Name of the MCC restriction group | [optional]
|
|
7
|
+
**status** | **String** | Status of the MCC group | [optional]
|
|
8
8
|
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
-
**
|
|
10
|
-
**start_date** | **String** | The date at which the
|
|
9
|
+
**mcc** | **Array<Integer>** | Array of MCC | [optional]
|
|
10
|
+
**start_date** | **String** | The date at which the MCC restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
11
|
+
**fields** | **Array<String>** | List of the object's properties you want to pick up. | [optional]
|
|
11
12
|
|
|
12
13
|
|
data/docs/Body9.md
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**name** | **String** | Name of the
|
|
7
|
-
**status** | **String** | Status of the
|
|
6
|
+
**name** | **String** | Name of the Merchant ID group |
|
|
7
|
+
**status** | **String** | Status of the Merchant ID group | [optional]
|
|
8
8
|
**is_whitelist** | **BOOLEAN** | determines whether it will be a black or a white list | [optional] [default to true]
|
|
9
|
-
**
|
|
10
|
-
**start_date** | **String** | The date at which the
|
|
9
|
+
**merchants** | **Array<String>** | Array of Merchant ID |
|
|
10
|
+
**start_date** | **String** | The date at which the Merchant ID restriction group will be take into account. Format YYYY-MM-DD HH:MM:SS | [optional]
|
|
11
11
|
|
|
12
12
|
|
data/docs/BusinessApi.md
CHANGED
|
@@ -9,7 +9,7 @@ Method | HTTP request | Description
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
# **businessinformations_get**
|
|
12
|
-
>
|
|
12
|
+
> InlineResponse2004 businessinformations_get(country, opts)
|
|
13
13
|
|
|
14
14
|
get business information
|
|
15
15
|
|
|
@@ -65,7 +65,7 @@ Name | Type | Description | Notes
|
|
|
65
65
|
|
|
66
66
|
### Return type
|
|
67
67
|
|
|
68
|
-
[**
|
|
68
|
+
[**InlineResponse2004**](InlineResponse2004.md)
|
|
69
69
|
|
|
70
70
|
### Authorization
|
|
71
71
|
|