DealMakerAPI 0.85.3 → 0.85.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +15 -12
- data/docs/InvestorProfileApi.md +48 -54
- data/docs/{PatchCorporationProfileRequest.md → PatchInvestorProfilesCorporations.md} +4 -34
- data/docs/PatchInvestorProfilesCorporationsBeneficialOwnersInner.md +42 -0
- data/docs/{PatchIndividualProfileRequest.md → PatchInvestorProfilesIndividuals.md} +2 -4
- data/docs/{PatchJointProfileRequest.md → PatchInvestorProfilesJoints.md} +2 -6
- data/docs/{PatchTrustProfileRequest.md → PatchInvestorProfilesTrusts.md} +2 -6
- data/docs/{CreateCorporationProfileRequest.md → PostInvestorProfilesCorporations.md} +4 -30
- data/docs/PostInvestorProfilesCorporationsBeneficialOwnersInner.md +38 -0
- data/docs/{CreateIndividualProfileRequest.md → PostInvestorProfilesIndividuals.md} +2 -4
- data/docs/{CreateJointProfileRequest.md → PostInvestorProfilesJoints.md} +2 -6
- data/docs/PostInvestorProfilesTrusts.md +46 -0
- data/docs/PostInvestorProfilesTrustsTrusteesInner.md +36 -0
- data/lib/DealMakerAPI/api/investor_profile_api.rb +75 -63
- data/lib/DealMakerAPI/models/patch_investor_profiles_corporations.rb +503 -0
- data/lib/DealMakerAPI/models/patch_investor_profiles_corporations_beneficial_owners_inner.rb +342 -0
- data/lib/DealMakerAPI/models/{patch_individual_profile_request.rb → patch_investor_profiles_individuals.rb} +5 -14
- data/lib/DealMakerAPI/models/{patch_joint_profile_request.rb → patch_investor_profiles_joints.rb} +5 -24
- data/lib/DealMakerAPI/models/{patch_trust_profile_request.rb → patch_investor_profiles_trusts.rb} +5 -24
- data/lib/DealMakerAPI/models/{create_corporation_profile_request.rb → post_investor_profiles_corporations.rb} +14 -166
- data/lib/DealMakerAPI/models/post_investor_profiles_corporations_beneficial_owners_inner.rb +315 -0
- data/lib/DealMakerAPI/models/{create_individual_profile_request.rb → post_investor_profiles_individuals.rb} +5 -14
- data/lib/DealMakerAPI/models/{create_joint_profile_request.rb → post_investor_profiles_joints.rb} +5 -24
- data/lib/DealMakerAPI/models/{create_trust_profile_request.rb → post_investor_profiles_trusts.rb} +12 -142
- data/lib/DealMakerAPI/models/post_investor_profiles_trusts_trustees_inner.rb +305 -0
- data/lib/DealMakerAPI/version.rb +1 -1
- data/lib/DealMakerAPI.rb +11 -8
- data/spec/api/investor_profile_api_spec.rb +8 -8
- data/spec/models/patch_investor_profiles_corporations_beneficial_owners_inner_spec.rb +106 -0
- data/spec/models/patch_investor_profiles_corporations_spec.rb +186 -0
- data/spec/models/{create_individual_profile_request_spec.rb → patch_investor_profiles_individuals_spec.rb} +6 -18
- data/spec/models/{create_joint_profile_request_spec.rb → patch_investor_profiles_joints_spec.rb} +6 -24
- data/spec/models/{patch_trust_profile_request_spec.rb → patch_investor_profiles_trusts_spec.rb} +6 -18
- data/spec/models/post_investor_profiles_corporations_beneficial_owners_inner_spec.rb +94 -0
- data/spec/models/{create_trust_profile_request_spec.rb → post_investor_profiles_corporations_spec.rb} +30 -30
- data/spec/models/{patch_individual_profile_request_spec.rb → post_investor_profiles_individuals_spec.rb} +12 -12
- data/spec/models/{patch_joint_profile_request_spec.rb → post_investor_profiles_joints_spec.rb} +12 -18
- data/spec/models/post_investor_profiles_trusts_spec.rb +126 -0
- data/spec/models/post_investor_profiles_trusts_trustees_inner_spec.rb +88 -0
- metadata +46 -34
- data/docs/CreateTrustProfileRequest.md +0 -68
- data/lib/DealMakerAPI/models/patch_corporation_profile_request.rb +0 -686
- data/spec/models/create_corporation_profile_request_spec.rb +0 -270
- data/spec/models/patch_corporation_profile_request_spec.rb +0 -276
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2f43ddaaedefb2151bfadb829fbaf6dbb6e84277ce3970de95af9cd4dcd5ee89
|
4
|
+
data.tar.gz: 7f1175de490772e36c3f190910c6d0f9f041e3a76fae0c086b660ebdf9678a69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d803aa9f3fb6883950714266b2e52fb2798f61723f3455a360d633924d8712f2c8454e45f41bc3c1f350a581d401b21cfadc780fccba705fe4ae7377940676a9
|
7
|
+
data.tar.gz: ec243e81541b0607b7ff992c457b38972f4c1f6ab2bd3baf037d380a4db915a3b9dbdbc4d1d1a6499c8b73311652b0a74cc0a8bb15d9b0c4c5e30a9086981f43
|
data/README.md
CHANGED
@@ -338,7 +338,7 @@ Given the high number of updates our platform performs on any investor, we’ve
|
|
338
338
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
339
339
|
|
340
340
|
- API version: 1.75.0
|
341
|
-
- Package version: 0.85.
|
341
|
+
- Package version: 0.85.4
|
342
342
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
343
343
|
|
344
344
|
## Installation
|
@@ -354,16 +354,16 @@ gem build DealMakerAPI.gemspec
|
|
354
354
|
Then either install the gem locally:
|
355
355
|
|
356
356
|
```shell
|
357
|
-
gem install ./DealMakerAPI-0.85.
|
357
|
+
gem install ./DealMakerAPI-0.85.4.gem
|
358
358
|
```
|
359
359
|
|
360
|
-
(for development, run `gem install --dev ./DealMakerAPI-0.85.
|
360
|
+
(for development, run `gem install --dev ./DealMakerAPI-0.85.4.gem` to install the development dependencies)
|
361
361
|
|
362
362
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
363
363
|
|
364
364
|
Finally add this to the Gemfile:
|
365
365
|
|
366
|
-
gem 'DealMakerAPI', '~> 0.85.
|
366
|
+
gem 'DealMakerAPI', '~> 0.85.4'
|
367
367
|
|
368
368
|
### Install from Git
|
369
369
|
|
@@ -469,20 +469,23 @@ Class | Method | HTTP request | Description
|
|
469
469
|
- [DealMakerAPI::CreateBulkUploadDetailRequest](docs/CreateBulkUploadDetailRequest.md)
|
470
470
|
- [DealMakerAPI::CreateBulkUploadRequest](docs/CreateBulkUploadRequest.md)
|
471
471
|
- [DealMakerAPI::CreateCompanyRequest](docs/CreateCompanyRequest.md)
|
472
|
-
- [DealMakerAPI::CreateCorporationProfileRequest](docs/CreateCorporationProfileRequest.md)
|
473
472
|
- [DealMakerAPI::CreateDealSetupRequest](docs/CreateDealSetupRequest.md)
|
474
|
-
- [DealMakerAPI::CreateIndividualProfileRequest](docs/CreateIndividualProfileRequest.md)
|
475
473
|
- [DealMakerAPI::CreateInvestorRequest](docs/CreateInvestorRequest.md)
|
476
|
-
- [DealMakerAPI::CreateJointProfileRequest](docs/CreateJointProfileRequest.md)
|
477
474
|
- [DealMakerAPI::CreateShareholderActionRequest](docs/CreateShareholderActionRequest.md)
|
478
|
-
- [DealMakerAPI::CreateTrustProfileRequest](docs/CreateTrustProfileRequest.md)
|
479
475
|
- [DealMakerAPI::EditInvestorTagsRequest](docs/EditInvestorTagsRequest.md)
|
480
476
|
- [DealMakerAPI::GenerateUrlRequest](docs/GenerateUrlRequest.md)
|
481
|
-
- [DealMakerAPI::
|
482
|
-
- [DealMakerAPI::
|
477
|
+
- [DealMakerAPI::PatchInvestorProfilesCorporations](docs/PatchInvestorProfilesCorporations.md)
|
478
|
+
- [DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner](docs/PatchInvestorProfilesCorporationsBeneficialOwnersInner.md)
|
479
|
+
- [DealMakerAPI::PatchInvestorProfilesIndividuals](docs/PatchInvestorProfilesIndividuals.md)
|
480
|
+
- [DealMakerAPI::PatchInvestorProfilesJoints](docs/PatchInvestorProfilesJoints.md)
|
481
|
+
- [DealMakerAPI::PatchInvestorProfilesTrusts](docs/PatchInvestorProfilesTrusts.md)
|
483
482
|
- [DealMakerAPI::PatchInvestorRequest](docs/PatchInvestorRequest.md)
|
484
|
-
- [DealMakerAPI::
|
485
|
-
- [DealMakerAPI::
|
483
|
+
- [DealMakerAPI::PostInvestorProfilesCorporations](docs/PostInvestorProfilesCorporations.md)
|
484
|
+
- [DealMakerAPI::PostInvestorProfilesCorporationsBeneficialOwnersInner](docs/PostInvestorProfilesCorporationsBeneficialOwnersInner.md)
|
485
|
+
- [DealMakerAPI::PostInvestorProfilesIndividuals](docs/PostInvestorProfilesIndividuals.md)
|
486
|
+
- [DealMakerAPI::PostInvestorProfilesJoints](docs/PostInvestorProfilesJoints.md)
|
487
|
+
- [DealMakerAPI::PostInvestorProfilesTrusts](docs/PostInvestorProfilesTrusts.md)
|
488
|
+
- [DealMakerAPI::PostInvestorProfilesTrustsTrusteesInner](docs/PostInvestorProfilesTrustsTrusteesInner.md)
|
486
489
|
- [DealMakerAPI::PostWebhooksRequest](docs/PostWebhooksRequest.md)
|
487
490
|
- [DealMakerAPI::PutDealsIdScriptTagEnvironmentRequest](docs/PutDealsIdScriptTagEnvironmentRequest.md)
|
488
491
|
- [DealMakerAPI::PutWebhooksIdRequest](docs/PutWebhooksIdRequest.md)
|
data/docs/InvestorProfileApi.md
CHANGED
@@ -19,7 +19,7 @@ All URIs are relative to *http://api.dealmaker.tech*
|
|
19
19
|
|
20
20
|
## create_corporation_profile
|
21
21
|
|
22
|
-
> <V1EntitiesInvestorProfileCorporation> create_corporation_profile(
|
22
|
+
> <V1EntitiesInvestorProfileCorporation> create_corporation_profile(investor_profiles_corporations)
|
23
23
|
|
24
24
|
Create new corporation investor profile.
|
25
25
|
|
@@ -34,11 +34,11 @@ require 'DealMakerAPI'
|
|
34
34
|
DealMakerAPI.configure do |config|end
|
35
35
|
|
36
36
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
37
|
-
|
37
|
+
investor_profiles_corporations = DealMakerAPI::PostInvestorProfilesCorporations.new({email: 'email_example'}) # PostInvestorProfilesCorporations |
|
38
38
|
|
39
39
|
begin
|
40
40
|
# Create new corporation investor profile.
|
41
|
-
result = api_instance.create_corporation_profile(
|
41
|
+
result = api_instance.create_corporation_profile(investor_profiles_corporations)
|
42
42
|
p result
|
43
43
|
rescue DealMakerAPI::ApiError => e
|
44
44
|
puts "Error when calling InvestorProfileApi->create_corporation_profile: #{e}"
|
@@ -49,12 +49,12 @@ end
|
|
49
49
|
|
50
50
|
This returns an Array which contains the response data, status code and headers.
|
51
51
|
|
52
|
-
> <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> create_corporation_profile_with_http_info(
|
52
|
+
> <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> create_corporation_profile_with_http_info(investor_profiles_corporations)
|
53
53
|
|
54
54
|
```ruby
|
55
55
|
begin
|
56
56
|
# Create new corporation investor profile.
|
57
|
-
data, status_code, headers = api_instance.create_corporation_profile_with_http_info(
|
57
|
+
data, status_code, headers = api_instance.create_corporation_profile_with_http_info(investor_profiles_corporations)
|
58
58
|
p status_code # => 2xx
|
59
59
|
p headers # => { ... }
|
60
60
|
p data # => <V1EntitiesInvestorProfileCorporation>
|
@@ -67,7 +67,7 @@ end
|
|
67
67
|
|
68
68
|
| Name | Type | Description | Notes |
|
69
69
|
| ---- | ---- | ----------- | ----- |
|
70
|
-
| **
|
70
|
+
| **investor_profiles_corporations** | [**PostInvestorProfilesCorporations**](PostInvestorProfilesCorporations.md) | | |
|
71
71
|
|
72
72
|
### Return type
|
73
73
|
|
@@ -85,7 +85,7 @@ No authorization required
|
|
85
85
|
|
86
86
|
## create_individual_profile
|
87
87
|
|
88
|
-
> <V1EntitiesInvestorProfileIndividual> create_individual_profile(
|
88
|
+
> <V1EntitiesInvestorProfileIndividual> create_individual_profile(investor_profiles_individuals)
|
89
89
|
|
90
90
|
Create new individual investor profile
|
91
91
|
|
@@ -100,11 +100,11 @@ require 'DealMakerAPI'
|
|
100
100
|
DealMakerAPI.configure do |config|end
|
101
101
|
|
102
102
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
103
|
-
|
103
|
+
investor_profiles_individuals = DealMakerAPI::PostInvestorProfilesIndividuals.new({email: 'email_example'}) # PostInvestorProfilesIndividuals |
|
104
104
|
|
105
105
|
begin
|
106
106
|
# Create new individual investor profile
|
107
|
-
result = api_instance.create_individual_profile(
|
107
|
+
result = api_instance.create_individual_profile(investor_profiles_individuals)
|
108
108
|
p result
|
109
109
|
rescue DealMakerAPI::ApiError => e
|
110
110
|
puts "Error when calling InvestorProfileApi->create_individual_profile: #{e}"
|
@@ -115,12 +115,12 @@ end
|
|
115
115
|
|
116
116
|
This returns an Array which contains the response data, status code and headers.
|
117
117
|
|
118
|
-
> <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> create_individual_profile_with_http_info(
|
118
|
+
> <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> create_individual_profile_with_http_info(investor_profiles_individuals)
|
119
119
|
|
120
120
|
```ruby
|
121
121
|
begin
|
122
122
|
# Create new individual investor profile
|
123
|
-
data, status_code, headers = api_instance.create_individual_profile_with_http_info(
|
123
|
+
data, status_code, headers = api_instance.create_individual_profile_with_http_info(investor_profiles_individuals)
|
124
124
|
p status_code # => 2xx
|
125
125
|
p headers # => { ... }
|
126
126
|
p data # => <V1EntitiesInvestorProfileIndividual>
|
@@ -133,7 +133,7 @@ end
|
|
133
133
|
|
134
134
|
| Name | Type | Description | Notes |
|
135
135
|
| ---- | ---- | ----------- | ----- |
|
136
|
-
| **
|
136
|
+
| **investor_profiles_individuals** | [**PostInvestorProfilesIndividuals**](PostInvestorProfilesIndividuals.md) | | |
|
137
137
|
|
138
138
|
### Return type
|
139
139
|
|
@@ -151,7 +151,7 @@ No authorization required
|
|
151
151
|
|
152
152
|
## create_joint_profile
|
153
153
|
|
154
|
-
> <V1EntitiesInvestorProfileJoint> create_joint_profile(
|
154
|
+
> <V1EntitiesInvestorProfileJoint> create_joint_profile(investor_profiles_joints)
|
155
155
|
|
156
156
|
Create new joint investor profile
|
157
157
|
|
@@ -166,11 +166,11 @@ require 'DealMakerAPI'
|
|
166
166
|
DealMakerAPI.configure do |config|end
|
167
167
|
|
168
168
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
169
|
-
|
169
|
+
investor_profiles_joints = DealMakerAPI::PostInvestorProfilesJoints.new({email: 'email_example'}) # PostInvestorProfilesJoints |
|
170
170
|
|
171
171
|
begin
|
172
172
|
# Create new joint investor profile
|
173
|
-
result = api_instance.create_joint_profile(
|
173
|
+
result = api_instance.create_joint_profile(investor_profiles_joints)
|
174
174
|
p result
|
175
175
|
rescue DealMakerAPI::ApiError => e
|
176
176
|
puts "Error when calling InvestorProfileApi->create_joint_profile: #{e}"
|
@@ -181,12 +181,12 @@ end
|
|
181
181
|
|
182
182
|
This returns an Array which contains the response data, status code and headers.
|
183
183
|
|
184
|
-
> <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> create_joint_profile_with_http_info(
|
184
|
+
> <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> create_joint_profile_with_http_info(investor_profiles_joints)
|
185
185
|
|
186
186
|
```ruby
|
187
187
|
begin
|
188
188
|
# Create new joint investor profile
|
189
|
-
data, status_code, headers = api_instance.create_joint_profile_with_http_info(
|
189
|
+
data, status_code, headers = api_instance.create_joint_profile_with_http_info(investor_profiles_joints)
|
190
190
|
p status_code # => 2xx
|
191
191
|
p headers # => { ... }
|
192
192
|
p data # => <V1EntitiesInvestorProfileJoint>
|
@@ -199,7 +199,7 @@ end
|
|
199
199
|
|
200
200
|
| Name | Type | Description | Notes |
|
201
201
|
| ---- | ---- | ----------- | ----- |
|
202
|
-
| **
|
202
|
+
| **investor_profiles_joints** | [**PostInvestorProfilesJoints**](PostInvestorProfilesJoints.md) | | |
|
203
203
|
|
204
204
|
### Return type
|
205
205
|
|
@@ -217,7 +217,7 @@ No authorization required
|
|
217
217
|
|
218
218
|
## create_trust_profile
|
219
219
|
|
220
|
-
> <V1EntitiesInvestorProfileTrust> create_trust_profile(
|
220
|
+
> <V1EntitiesInvestorProfileTrust> create_trust_profile(investor_profiles_trusts)
|
221
221
|
|
222
222
|
Create new trust investor profile.
|
223
223
|
|
@@ -232,11 +232,11 @@ require 'DealMakerAPI'
|
|
232
232
|
DealMakerAPI.configure do |config|end
|
233
233
|
|
234
234
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
235
|
-
|
235
|
+
investor_profiles_trusts = DealMakerAPI::PostInvestorProfilesTrusts.new({email: 'email_example'}) # PostInvestorProfilesTrusts |
|
236
236
|
|
237
237
|
begin
|
238
238
|
# Create new trust investor profile.
|
239
|
-
result = api_instance.create_trust_profile(
|
239
|
+
result = api_instance.create_trust_profile(investor_profiles_trusts)
|
240
240
|
p result
|
241
241
|
rescue DealMakerAPI::ApiError => e
|
242
242
|
puts "Error when calling InvestorProfileApi->create_trust_profile: #{e}"
|
@@ -247,12 +247,12 @@ end
|
|
247
247
|
|
248
248
|
This returns an Array which contains the response data, status code and headers.
|
249
249
|
|
250
|
-
> <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> create_trust_profile_with_http_info(
|
250
|
+
> <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> create_trust_profile_with_http_info(investor_profiles_trusts)
|
251
251
|
|
252
252
|
```ruby
|
253
253
|
begin
|
254
254
|
# Create new trust investor profile.
|
255
|
-
data, status_code, headers = api_instance.create_trust_profile_with_http_info(
|
255
|
+
data, status_code, headers = api_instance.create_trust_profile_with_http_info(investor_profiles_trusts)
|
256
256
|
p status_code # => 2xx
|
257
257
|
p headers # => { ... }
|
258
258
|
p data # => <V1EntitiesInvestorProfileTrust>
|
@@ -265,7 +265,7 @@ end
|
|
265
265
|
|
266
266
|
| Name | Type | Description | Notes |
|
267
267
|
| ---- | ---- | ----------- | ----- |
|
268
|
-
| **
|
268
|
+
| **investor_profiles_trusts** | [**PostInvestorProfilesTrusts**](PostInvestorProfilesTrusts.md) | | |
|
269
269
|
|
270
270
|
### Return type
|
271
271
|
|
@@ -497,7 +497,7 @@ No authorization required
|
|
497
497
|
|
498
498
|
## patch_corporation_profile
|
499
499
|
|
500
|
-
> <V1EntitiesInvestorProfileCorporation> patch_corporation_profile(investor_profile_id,
|
500
|
+
> <V1EntitiesInvestorProfileCorporation> patch_corporation_profile(investor_profile_id, investor_profiles_corporations)
|
501
501
|
|
502
502
|
Patch a corporation investor profile
|
503
503
|
|
@@ -513,11 +513,11 @@ DealMakerAPI.configure do |config|end
|
|
513
513
|
|
514
514
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
515
515
|
investor_profile_id = 56 # Integer |
|
516
|
-
|
516
|
+
investor_profiles_corporations = DealMakerAPI::PatchInvestorProfilesCorporations.new # PatchInvestorProfilesCorporations |
|
517
517
|
|
518
518
|
begin
|
519
519
|
# Patch a corporation investor profile
|
520
|
-
result = api_instance.patch_corporation_profile(investor_profile_id,
|
520
|
+
result = api_instance.patch_corporation_profile(investor_profile_id, investor_profiles_corporations)
|
521
521
|
p result
|
522
522
|
rescue DealMakerAPI::ApiError => e
|
523
523
|
puts "Error when calling InvestorProfileApi->patch_corporation_profile: #{e}"
|
@@ -528,12 +528,12 @@ end
|
|
528
528
|
|
529
529
|
This returns an Array which contains the response data, status code and headers.
|
530
530
|
|
531
|
-
> <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> patch_corporation_profile_with_http_info(investor_profile_id,
|
531
|
+
> <Array(<V1EntitiesInvestorProfileCorporation>, Integer, Hash)> patch_corporation_profile_with_http_info(investor_profile_id, investor_profiles_corporations)
|
532
532
|
|
533
533
|
```ruby
|
534
534
|
begin
|
535
535
|
# Patch a corporation investor profile
|
536
|
-
data, status_code, headers = api_instance.patch_corporation_profile_with_http_info(investor_profile_id,
|
536
|
+
data, status_code, headers = api_instance.patch_corporation_profile_with_http_info(investor_profile_id, investor_profiles_corporations)
|
537
537
|
p status_code # => 2xx
|
538
538
|
p headers # => { ... }
|
539
539
|
p data # => <V1EntitiesInvestorProfileCorporation>
|
@@ -547,7 +547,7 @@ end
|
|
547
547
|
| Name | Type | Description | Notes |
|
548
548
|
| ---- | ---- | ----------- | ----- |
|
549
549
|
| **investor_profile_id** | **Integer** | | |
|
550
|
-
| **
|
550
|
+
| **investor_profiles_corporations** | [**PatchInvestorProfilesCorporations**](PatchInvestorProfilesCorporations.md) | | |
|
551
551
|
|
552
552
|
### Return type
|
553
553
|
|
@@ -565,7 +565,7 @@ No authorization required
|
|
565
565
|
|
566
566
|
## patch_individual_profile
|
567
567
|
|
568
|
-
> <V1EntitiesInvestorProfileIndividual> patch_individual_profile(investor_profile_id,
|
568
|
+
> <V1EntitiesInvestorProfileIndividual> patch_individual_profile(investor_profile_id, investor_profiles_individuals)
|
569
569
|
|
570
570
|
Patch an individual investor profile.
|
571
571
|
|
@@ -581,13 +581,11 @@ DealMakerAPI.configure do |config|end
|
|
581
581
|
|
582
582
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
583
583
|
investor_profile_id = 56 # Integer |
|
584
|
-
|
585
|
-
patch_individual_profile_request: DealMakerAPI::PatchIndividualProfileRequest.new # PatchIndividualProfileRequest |
|
586
|
-
}
|
584
|
+
investor_profiles_individuals = DealMakerAPI::PatchInvestorProfilesIndividuals.new # PatchInvestorProfilesIndividuals |
|
587
585
|
|
588
586
|
begin
|
589
587
|
# Patch an individual investor profile.
|
590
|
-
result = api_instance.patch_individual_profile(investor_profile_id,
|
588
|
+
result = api_instance.patch_individual_profile(investor_profile_id, investor_profiles_individuals)
|
591
589
|
p result
|
592
590
|
rescue DealMakerAPI::ApiError => e
|
593
591
|
puts "Error when calling InvestorProfileApi->patch_individual_profile: #{e}"
|
@@ -598,12 +596,12 @@ end
|
|
598
596
|
|
599
597
|
This returns an Array which contains the response data, status code and headers.
|
600
598
|
|
601
|
-
> <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> patch_individual_profile_with_http_info(investor_profile_id,
|
599
|
+
> <Array(<V1EntitiesInvestorProfileIndividual>, Integer, Hash)> patch_individual_profile_with_http_info(investor_profile_id, investor_profiles_individuals)
|
602
600
|
|
603
601
|
```ruby
|
604
602
|
begin
|
605
603
|
# Patch an individual investor profile.
|
606
|
-
data, status_code, headers = api_instance.patch_individual_profile_with_http_info(investor_profile_id,
|
604
|
+
data, status_code, headers = api_instance.patch_individual_profile_with_http_info(investor_profile_id, investor_profiles_individuals)
|
607
605
|
p status_code # => 2xx
|
608
606
|
p headers # => { ... }
|
609
607
|
p data # => <V1EntitiesInvestorProfileIndividual>
|
@@ -617,7 +615,7 @@ end
|
|
617
615
|
| Name | Type | Description | Notes |
|
618
616
|
| ---- | ---- | ----------- | ----- |
|
619
617
|
| **investor_profile_id** | **Integer** | | |
|
620
|
-
| **
|
618
|
+
| **investor_profiles_individuals** | [**PatchInvestorProfilesIndividuals**](PatchInvestorProfilesIndividuals.md) | | |
|
621
619
|
|
622
620
|
### Return type
|
623
621
|
|
@@ -635,7 +633,7 @@ No authorization required
|
|
635
633
|
|
636
634
|
## patch_joint_profile
|
637
635
|
|
638
|
-
> <V1EntitiesInvestorProfileJoint> patch_joint_profile(investor_profile_id,
|
636
|
+
> <V1EntitiesInvestorProfileJoint> patch_joint_profile(investor_profile_id, investor_profiles_joints)
|
639
637
|
|
640
638
|
Patch a joint investor profile
|
641
639
|
|
@@ -651,13 +649,11 @@ DealMakerAPI.configure do |config|end
|
|
651
649
|
|
652
650
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
653
651
|
investor_profile_id = 56 # Integer |
|
654
|
-
|
655
|
-
patch_joint_profile_request: DealMakerAPI::PatchJointProfileRequest.new # PatchJointProfileRequest |
|
656
|
-
}
|
652
|
+
investor_profiles_joints = DealMakerAPI::PatchInvestorProfilesJoints.new # PatchInvestorProfilesJoints |
|
657
653
|
|
658
654
|
begin
|
659
655
|
# Patch a joint investor profile
|
660
|
-
result = api_instance.patch_joint_profile(investor_profile_id,
|
656
|
+
result = api_instance.patch_joint_profile(investor_profile_id, investor_profiles_joints)
|
661
657
|
p result
|
662
658
|
rescue DealMakerAPI::ApiError => e
|
663
659
|
puts "Error when calling InvestorProfileApi->patch_joint_profile: #{e}"
|
@@ -668,12 +664,12 @@ end
|
|
668
664
|
|
669
665
|
This returns an Array which contains the response data, status code and headers.
|
670
666
|
|
671
|
-
> <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> patch_joint_profile_with_http_info(investor_profile_id,
|
667
|
+
> <Array(<V1EntitiesInvestorProfileJoint>, Integer, Hash)> patch_joint_profile_with_http_info(investor_profile_id, investor_profiles_joints)
|
672
668
|
|
673
669
|
```ruby
|
674
670
|
begin
|
675
671
|
# Patch a joint investor profile
|
676
|
-
data, status_code, headers = api_instance.patch_joint_profile_with_http_info(investor_profile_id,
|
672
|
+
data, status_code, headers = api_instance.patch_joint_profile_with_http_info(investor_profile_id, investor_profiles_joints)
|
677
673
|
p status_code # => 2xx
|
678
674
|
p headers # => { ... }
|
679
675
|
p data # => <V1EntitiesInvestorProfileJoint>
|
@@ -687,7 +683,7 @@ end
|
|
687
683
|
| Name | Type | Description | Notes |
|
688
684
|
| ---- | ---- | ----------- | ----- |
|
689
685
|
| **investor_profile_id** | **Integer** | | |
|
690
|
-
| **
|
686
|
+
| **investor_profiles_joints** | [**PatchInvestorProfilesJoints**](PatchInvestorProfilesJoints.md) | | |
|
691
687
|
|
692
688
|
### Return type
|
693
689
|
|
@@ -705,7 +701,7 @@ No authorization required
|
|
705
701
|
|
706
702
|
## patch_trust_profile
|
707
703
|
|
708
|
-
> <V1EntitiesInvestorProfileTrust> patch_trust_profile(investor_profile_id,
|
704
|
+
> <V1EntitiesInvestorProfileTrust> patch_trust_profile(investor_profile_id, investor_profiles_trusts)
|
709
705
|
|
710
706
|
Patch a trust investor profile
|
711
707
|
|
@@ -721,13 +717,11 @@ DealMakerAPI.configure do |config|end
|
|
721
717
|
|
722
718
|
api_instance = DealMakerAPI::InvestorProfileApi.new
|
723
719
|
investor_profile_id = 56 # Integer |
|
724
|
-
|
725
|
-
patch_trust_profile_request: DealMakerAPI::PatchTrustProfileRequest.new # PatchTrustProfileRequest |
|
726
|
-
}
|
720
|
+
investor_profiles_trusts = DealMakerAPI::PatchInvestorProfilesTrusts.new # PatchInvestorProfilesTrusts |
|
727
721
|
|
728
722
|
begin
|
729
723
|
# Patch a trust investor profile
|
730
|
-
result = api_instance.patch_trust_profile(investor_profile_id,
|
724
|
+
result = api_instance.patch_trust_profile(investor_profile_id, investor_profiles_trusts)
|
731
725
|
p result
|
732
726
|
rescue DealMakerAPI::ApiError => e
|
733
727
|
puts "Error when calling InvestorProfileApi->patch_trust_profile: #{e}"
|
@@ -738,12 +732,12 @@ end
|
|
738
732
|
|
739
733
|
This returns an Array which contains the response data, status code and headers.
|
740
734
|
|
741
|
-
> <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> patch_trust_profile_with_http_info(investor_profile_id,
|
735
|
+
> <Array(<V1EntitiesInvestorProfileTrust>, Integer, Hash)> patch_trust_profile_with_http_info(investor_profile_id, investor_profiles_trusts)
|
742
736
|
|
743
737
|
```ruby
|
744
738
|
begin
|
745
739
|
# Patch a trust investor profile
|
746
|
-
data, status_code, headers = api_instance.patch_trust_profile_with_http_info(investor_profile_id,
|
740
|
+
data, status_code, headers = api_instance.patch_trust_profile_with_http_info(investor_profile_id, investor_profiles_trusts)
|
747
741
|
p status_code # => 2xx
|
748
742
|
p headers # => { ... }
|
749
743
|
p data # => <V1EntitiesInvestorProfileTrust>
|
@@ -757,7 +751,7 @@ end
|
|
757
751
|
| Name | Type | Description | Notes |
|
758
752
|
| ---- | ---- | ----------- | ----- |
|
759
753
|
| **investor_profile_id** | **Integer** | | |
|
760
|
-
| **
|
754
|
+
| **investor_profiles_trusts** | [**PatchInvestorProfilesTrusts**](PatchInvestorProfilesTrusts.md) | | |
|
761
755
|
|
762
756
|
### Return type
|
763
757
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# DealMakerAPI::
|
1
|
+
# DealMakerAPI::PatchInvestorProfilesCorporations
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -7,7 +7,6 @@
|
|
7
7
|
| **us_accredited_category** | **String** | The United States accredited investor information. | [optional] |
|
8
8
|
| **ca_accredited_investor** | **String** | The Canadian accredited investor information. | [optional] |
|
9
9
|
| **name** | **String** | Corporation name. | [optional] |
|
10
|
-
| **country** | **String** | Corporation country. | [optional] |
|
11
10
|
| **street_address** | **String** | Corporation street address. | [optional] |
|
12
11
|
| **unit2** | **String** | Corporation street address line 2. | [optional] |
|
13
12
|
| **city** | **String** | Corporation city. | [optional] |
|
@@ -21,7 +20,6 @@
|
|
21
20
|
| **signing_officer_first_name** | **String** | Signing officer first name. | [optional] |
|
22
21
|
| **signing_officer_last_name** | **String** | Signing officer last name. | [optional] |
|
23
22
|
| **signing_officer_suffix** | **String** | Signing officer suffix. | [optional] |
|
24
|
-
| **signing_officer_country** | **String** | Signing officer country. | [optional] |
|
25
23
|
| **signing_officer_street_address** | **String** | Signing officer street address. | [optional] |
|
26
24
|
| **signing_officer_unit2** | **String** | Signing officer street address line 2. | [optional] |
|
27
25
|
| **signing_officer_city** | **String** | Signing officer city. | [optional] |
|
@@ -30,31 +28,17 @@
|
|
30
28
|
| **signing_officer_date_of_birth** | **String** | Signing officer date of birth. | [optional] |
|
31
29
|
| **signing_officer_taxpayer_id** | **String** | The taxpayer identification number of the investor profile. | [optional] |
|
32
30
|
| **signing_officer_phone_number** | **String** | The phone number of the signing officer (required). | [optional] |
|
33
|
-
| **
|
34
|
-
| **beneficial_owners__delete** | **Array<Boolean>** | If true, this entry will be cleared. | [optional] |
|
35
|
-
| **beneficial_owners_first_name** | **Array<String>** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
|
36
|
-
| **beneficial_owners_last_name** | **Array<String>** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
|
37
|
-
| **beneficial_owners_suffix** | **Array<String>** | The list of suffixes for the beneficial owners. | [optional] |
|
38
|
-
| **beneficial_owners_country** | **Array<String>** | The list of countries for the beneficial owners (required for beneficial owner 1). | [optional] |
|
39
|
-
| **beneficial_owners_street_address** | **Array<String>** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
|
40
|
-
| **beneficial_owners_unit2** | **Array<String>** | The list of street address line 2 for the beneficial owners. | [optional] |
|
41
|
-
| **beneficial_owners_city** | **Array<String>** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
|
42
|
-
| **beneficial_owners_region** | **Array<String>** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
|
43
|
-
| **beneficial_owners_postal_code** | **Array<String>** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
|
44
|
-
| **beneficial_owners_date_of_birth** | **Array<String>** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
|
45
|
-
| **beneficial_owners_taxpayer_id** | **Array<String>** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
|
46
|
-
| **beneficial_owners_phone_number** | **Array<String>** | The list of phone numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
|
31
|
+
| **beneficial_owners** | [**Array<PatchInvestorProfilesCorporationsBeneficialOwnersInner>**](PatchInvestorProfilesCorporationsBeneficialOwnersInner.md) | | [optional] |
|
47
32
|
|
48
33
|
## Example
|
49
34
|
|
50
35
|
```ruby
|
51
36
|
require 'DealMakerAPI'
|
52
37
|
|
53
|
-
instance = DealMakerAPI::
|
38
|
+
instance = DealMakerAPI::PatchInvestorProfilesCorporations.new(
|
54
39
|
us_accredited_category: null,
|
55
40
|
ca_accredited_investor: null,
|
56
41
|
name: null,
|
57
|
-
country: null,
|
58
42
|
street_address: null,
|
59
43
|
unit2: null,
|
60
44
|
city: null,
|
@@ -68,7 +52,6 @@ instance = DealMakerAPI::PatchCorporationProfileRequest.new(
|
|
68
52
|
signing_officer_first_name: null,
|
69
53
|
signing_officer_last_name: null,
|
70
54
|
signing_officer_suffix: null,
|
71
|
-
signing_officer_country: null,
|
72
55
|
signing_officer_street_address: null,
|
73
56
|
signing_officer_unit2: null,
|
74
57
|
signing_officer_city: null,
|
@@ -77,20 +60,7 @@ instance = DealMakerAPI::PatchCorporationProfileRequest.new(
|
|
77
60
|
signing_officer_date_of_birth: null,
|
78
61
|
signing_officer_taxpayer_id: null,
|
79
62
|
signing_officer_phone_number: null,
|
80
|
-
|
81
|
-
beneficial_owners__delete: null,
|
82
|
-
beneficial_owners_first_name: null,
|
83
|
-
beneficial_owners_last_name: null,
|
84
|
-
beneficial_owners_suffix: null,
|
85
|
-
beneficial_owners_country: null,
|
86
|
-
beneficial_owners_street_address: null,
|
87
|
-
beneficial_owners_unit2: null,
|
88
|
-
beneficial_owners_city: null,
|
89
|
-
beneficial_owners_region: null,
|
90
|
-
beneficial_owners_postal_code: null,
|
91
|
-
beneficial_owners_date_of_birth: null,
|
92
|
-
beneficial_owners_taxpayer_id: null,
|
93
|
-
beneficial_owners_phone_number: null
|
63
|
+
beneficial_owners: null
|
94
64
|
)
|
95
65
|
```
|
96
66
|
|
@@ -0,0 +1,42 @@
|
|
1
|
+
# DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **index** | **Integer** | The index of the beneficial owner. | |
|
8
|
+
| **_delete** | **Boolean** | If true, this entry will be cleared. | [optional] |
|
9
|
+
| **first_name** | **String** | The list of first names for the beneficial owners (required for beneficial owner 1). | [optional] |
|
10
|
+
| **last_name** | **String** | The list of last names for the beneficial owners (required for beneficial owner 1). | [optional] |
|
11
|
+
| **suffix** | **String** | The list of suffixes for the beneficial owners. | [optional] |
|
12
|
+
| **street_address** | **String** | The list of street addresses for the beneficial owners (required for beneficial owner 1). | [optional] |
|
13
|
+
| **unit2** | **String** | The list of street address line 2 for the beneficial owners. | [optional] |
|
14
|
+
| **city** | **String** | The list of cities for the beneficial owners (required for beneficial owner 1). | [optional] |
|
15
|
+
| **region** | **String** | The list of region or states for the beneficial owners (required for beneficial owner 1). | [optional] |
|
16
|
+
| **postal_code** | **String** | The list of postal codes or zipcodes for the beneficial owners (required for beneficial owner 1). | [optional] |
|
17
|
+
| **date_of_birth** | **String** | The list of dates of birth for the beneficial owners (required for beneficial owner 1). | [optional] |
|
18
|
+
| **taxpayer_id** | **String** | The list of taxpayer identification numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
|
19
|
+
| **phone_number** | **String** | The list of phone numbers for the beneficial owners (required for beneficial owner 1). | [optional] |
|
20
|
+
|
21
|
+
## Example
|
22
|
+
|
23
|
+
```ruby
|
24
|
+
require 'DealMakerAPI'
|
25
|
+
|
26
|
+
instance = DealMakerAPI::PatchInvestorProfilesCorporationsBeneficialOwnersInner.new(
|
27
|
+
index: null,
|
28
|
+
_delete: null,
|
29
|
+
first_name: null,
|
30
|
+
last_name: null,
|
31
|
+
suffix: null,
|
32
|
+
street_address: null,
|
33
|
+
unit2: null,
|
34
|
+
city: null,
|
35
|
+
region: null,
|
36
|
+
postal_code: null,
|
37
|
+
date_of_birth: null,
|
38
|
+
taxpayer_id: null,
|
39
|
+
phone_number: null
|
40
|
+
)
|
41
|
+
```
|
42
|
+
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# DealMakerAPI::
|
1
|
+
# DealMakerAPI::PatchInvestorProfilesIndividuals
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,6 @@
|
|
12
12
|
| **date_of_birth** | **String** | The date of birth of the investor profile. | [optional] |
|
13
13
|
| **taxpayer_id** | **String** | The taxpayer identification number of the investor profile. | [optional] |
|
14
14
|
| **phone_number** | **String** | The phone number of the investor profile. | [optional] |
|
15
|
-
| **country** | **String** | The country of the individual investor profile. | [optional] |
|
16
15
|
| **street_address** | **String** | The street address of the individual investor profile. | [optional] |
|
17
16
|
| **unit2** | **String** | The street address line 2 of the individual investor profile. | [optional] |
|
18
17
|
| **city** | **String** | The city of the individual investor profile. | [optional] |
|
@@ -27,7 +26,7 @@
|
|
27
26
|
```ruby
|
28
27
|
require 'DealMakerAPI'
|
29
28
|
|
30
|
-
instance = DealMakerAPI::
|
29
|
+
instance = DealMakerAPI::PatchInvestorProfilesIndividuals.new(
|
31
30
|
us_accredited_category: null,
|
32
31
|
ca_accredited_investor: null,
|
33
32
|
first_name: null,
|
@@ -36,7 +35,6 @@ instance = DealMakerAPI::PatchIndividualProfileRequest.new(
|
|
36
35
|
date_of_birth: null,
|
37
36
|
taxpayer_id: null,
|
38
37
|
phone_number: null,
|
39
|
-
country: null,
|
40
38
|
street_address: null,
|
41
39
|
unit2: null,
|
42
40
|
city: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
# DealMakerAPI::
|
1
|
+
# DealMakerAPI::PatchInvestorProfilesJoints
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -10,7 +10,6 @@
|
|
10
10
|
| **first_name** | **String** | The first name of the investor profile. | [optional] |
|
11
11
|
| **last_name** | **String** | The last name of the investor profile. | [optional] |
|
12
12
|
| **suffix** | **String** | The suffix of the investor profile. | [optional] |
|
13
|
-
| **country** | **String** | The country the investor profile. | [optional] |
|
14
13
|
| **street_address** | **String** | The street address of the investor profile. | [optional] |
|
15
14
|
| **unit2** | **String** | The street address line 2 of the investor profile. | [optional] |
|
16
15
|
| **city** | **String** | The city of the investor profile. | [optional] |
|
@@ -25,7 +24,6 @@
|
|
25
24
|
| **joint_holder_first_name** | **String** | The joint holder first name of the investor profile. | [optional] |
|
26
25
|
| **joint_holder_last_name** | **String** | The joint holder last name of the investor profile. | [optional] |
|
27
26
|
| **joint_holder_suffix** | **String** | The suffix of the individual investor profile. | [optional] |
|
28
|
-
| **joint_holder_country** | **String** | The joint holder country of the investor profile. | [optional] |
|
29
27
|
| **joint_holder_street_address** | **String** | The joint holder street address of the investor profile. | [optional] |
|
30
28
|
| **joint_holder_unit2** | **String** | The Joint holder street address line 2 of the investor profile. | [optional] |
|
31
29
|
| **joint_holder_city** | **String** | The Joint holder city of the investor profile. | [optional] |
|
@@ -39,14 +37,13 @@
|
|
39
37
|
```ruby
|
40
38
|
require 'DealMakerAPI'
|
41
39
|
|
42
|
-
instance = DealMakerAPI::
|
40
|
+
instance = DealMakerAPI::PatchInvestorProfilesJoints.new(
|
43
41
|
us_accredited_category: null,
|
44
42
|
ca_accredited_investor: null,
|
45
43
|
joint_type: null,
|
46
44
|
first_name: null,
|
47
45
|
last_name: null,
|
48
46
|
suffix: null,
|
49
|
-
country: null,
|
50
47
|
street_address: null,
|
51
48
|
unit2: null,
|
52
49
|
city: null,
|
@@ -61,7 +58,6 @@ instance = DealMakerAPI::PatchJointProfileRequest.new(
|
|
61
58
|
joint_holder_first_name: null,
|
62
59
|
joint_holder_last_name: null,
|
63
60
|
joint_holder_suffix: null,
|
64
|
-
joint_holder_country: null,
|
65
61
|
joint_holder_street_address: null,
|
66
62
|
joint_holder_unit2: null,
|
67
63
|
joint_holder_city: null,
|