@uptiqai/integrations-sdk 1.5.0 → 1.7.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.
- package/dist/generated-api.d.ts +6532 -2148
- package/dist/generated-api.d.ts.map +1 -1
- package/dist/generated-api.js +3423 -486
- package/dist/generated-api.js.map +1 -1
- package/dist/index.d.ts +711 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1382 -1
- package/dist/index.js.map +1 -1
- package/dist/response-type-map.d.ts.map +1 -1
- package/dist/response-type-map.js +638 -0
- package/dist/response-type-map.js.map +1 -1
- package/package.json +1 -1
|
@@ -12,6 +12,95 @@ exports.getResponseTypeFromUrl = getResponseTypeFromUrl;
|
|
|
12
12
|
* DO NOT EDIT - regenerated on each build.
|
|
13
13
|
*/
|
|
14
14
|
exports.RESPONSE_TYPE_MAP = {
|
|
15
|
+
"abrigo-find-customer-by-crm-id": "json",
|
|
16
|
+
"abrigo-create-customer": "json",
|
|
17
|
+
"abrigo-link-beneficial-owner": "json",
|
|
18
|
+
"abrigo-find-proposed-loan-by-crm-id": "json",
|
|
19
|
+
"abrigo-create-proposed-loan": "json",
|
|
20
|
+
"abrigo-start-workflow": "json",
|
|
21
|
+
"abrigo-create-collateral": "json",
|
|
22
|
+
"abrigo-create-proposed-lien": "json",
|
|
23
|
+
"abrigo-list-customers": "json",
|
|
24
|
+
"abrigo-search-customers": "json",
|
|
25
|
+
"abrigo-get-customer-by-id": "json",
|
|
26
|
+
"abrigo-update-customer": "json",
|
|
27
|
+
"abrigo-delete-customer": "json",
|
|
28
|
+
"abrigo-list-beneficial-owners": "json",
|
|
29
|
+
"abrigo-get-beneficial-owner-by-id": "json",
|
|
30
|
+
"abrigo-update-beneficial-owner": "json",
|
|
31
|
+
"abrigo-list-customer-contacts": "json",
|
|
32
|
+
"abrigo-create-customer-contact": "json",
|
|
33
|
+
"abrigo-list-entities": "json",
|
|
34
|
+
"abrigo-get-entity-by-id": "json",
|
|
35
|
+
"abrigo-list-proposed-loans": "json",
|
|
36
|
+
"abrigo-get-proposed-loan-by-id": "json",
|
|
37
|
+
"abrigo-update-proposed-loan": "json",
|
|
38
|
+
"abrigo-delete-proposed-loan": "json",
|
|
39
|
+
"abrigo-update-proposed-loan-status": "json",
|
|
40
|
+
"abrigo-get-proposed-loan-exposure": "json",
|
|
41
|
+
"abrigo-list-loan-applications": "json",
|
|
42
|
+
"abrigo-get-loan-application-by-id": "json",
|
|
43
|
+
"abrigo-create-loan-application": "json",
|
|
44
|
+
"abrigo-update-loan-application": "json",
|
|
45
|
+
"abrigo-submit-loan-application": "json",
|
|
46
|
+
"abrigo-list-loan-roles-by-proposed-loan": "json",
|
|
47
|
+
"abrigo-create-loan-role": "json",
|
|
48
|
+
"abrigo-update-loan-role": "json",
|
|
49
|
+
"abrigo-list-proposed-products": "json",
|
|
50
|
+
"abrigo-list-collaterals": "json",
|
|
51
|
+
"abrigo-get-collateral-by-id": "json",
|
|
52
|
+
"abrigo-update-collateral": "json",
|
|
53
|
+
"abrigo-delete-collateral": "json",
|
|
54
|
+
"abrigo-list-liens": "json",
|
|
55
|
+
"abrigo-get-lien-by-id": "json",
|
|
56
|
+
"abrigo-list-proposed-liens": "json",
|
|
57
|
+
"abrigo-list-portfolio-loans": "json",
|
|
58
|
+
"abrigo-get-portfolio-loan-by-id": "json",
|
|
59
|
+
"abrigo-update-portfolio-loan": "json",
|
|
60
|
+
"abrigo-get-portfolio-loan-collaterals": "json",
|
|
61
|
+
"abrigo-list-past-due-loans": "json",
|
|
62
|
+
"abrigo-list-maturing-loans": "json",
|
|
63
|
+
"abrigo-list-loan-roles-by-portfolio-loan": "json",
|
|
64
|
+
"abrigo-list-portfolio-loans-basic": "json",
|
|
65
|
+
"abrigo-list-risk-rating-calculations": "json",
|
|
66
|
+
"abrigo-get-risk-rating-calculation-by-id": "json",
|
|
67
|
+
"abrigo-approve-risk-rating": "json",
|
|
68
|
+
"abrigo-decline-risk-rating": "json",
|
|
69
|
+
"abrigo-list-policy-exceptions": "json",
|
|
70
|
+
"abrigo-create-policy-exception": "json",
|
|
71
|
+
"abrigo-list-policy-exception-types": "json",
|
|
72
|
+
"abrigo-list-policy-exception-statuses": "json",
|
|
73
|
+
"abrigo-list-workflows": "json",
|
|
74
|
+
"abrigo-get-workflow-by-id": "json",
|
|
75
|
+
"abrigo-close-workflow": "json",
|
|
76
|
+
"abrigo-list-workflow-steps": "json",
|
|
77
|
+
"abrigo-get-workflow-step-by-id": "json",
|
|
78
|
+
"abrigo-update-workflow-step-status": "json",
|
|
79
|
+
"abrigo-get-workflow-next-steps": "json",
|
|
80
|
+
"abrigo-list-ticklers": "json",
|
|
81
|
+
"abrigo-get-tickler-by-id": "json",
|
|
82
|
+
"abrigo-list-activities": "json",
|
|
83
|
+
"abrigo-create-activity": "json",
|
|
84
|
+
"abrigo-list-bank-codes": "json",
|
|
85
|
+
"abrigo-list-bank-branches": "json",
|
|
86
|
+
"abrigo-list-states": "json",
|
|
87
|
+
"abrigo-get-state-by-id": "json",
|
|
88
|
+
"abrigo-list-documents": "json",
|
|
89
|
+
"abrigo-get-document-by-id": "json",
|
|
90
|
+
"abrigo-get-document-content": "json",
|
|
91
|
+
"abrigo-list-documents-by-object-association": "json",
|
|
92
|
+
"abrigo-set-user-credentials": "json",
|
|
93
|
+
"alloy-create-person-entity": "json",
|
|
94
|
+
"alloy-get-person-entity": "json",
|
|
95
|
+
"alloy-create-business-entity": "json",
|
|
96
|
+
"alloy-get-business-entity": "json",
|
|
97
|
+
"alloy-create-journey-application": "json",
|
|
98
|
+
"alloy-get-journey-application": "json",
|
|
99
|
+
"alloy-rerun-journey-application": "json",
|
|
100
|
+
"alloy-review-journey-application": "json",
|
|
101
|
+
"alloy-run-evaluation": "json",
|
|
102
|
+
"alloy-upload-document": "json",
|
|
103
|
+
"alloy-set-user-credentials": "json",
|
|
15
104
|
"anthropic-set-user-credentials": "json",
|
|
16
105
|
"anthropic-generate-text": "json",
|
|
17
106
|
"anthropic-create-stream": "stream",
|
|
@@ -38,6 +127,182 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
38
127
|
"azureBlobStorage-upload-file": "json",
|
|
39
128
|
"azureBlobStorage-create-read-stream": "json",
|
|
40
129
|
"azureBlobStorage-create-write-stream": "json",
|
|
130
|
+
"creditsafeCompliance-bank-match-get-iban-company-search-criteria": "json",
|
|
131
|
+
"creditsafeCompliance-bank-match-get-bban-company-search-criteria": "json",
|
|
132
|
+
"creditsafeCompliance-bank-match-iban-company-search": "json",
|
|
133
|
+
"creditsafeCompliance-bank-match-bban-company-search": "json",
|
|
134
|
+
"creditsafeCompliance-bank-match-get-iban-person-search-criteria": "json",
|
|
135
|
+
"creditsafeCompliance-bank-match-iban-person-search": "json",
|
|
136
|
+
"creditsafeCompliance-country-risk-get-country-risk": "json",
|
|
137
|
+
"creditsafeCompliance-kyc-protect-list-profile-types": "json",
|
|
138
|
+
"creditsafeCompliance-kyc-protect-list-currency-codes": "json",
|
|
139
|
+
"creditsafeCompliance-kyc-protect-list-country-codes": "json",
|
|
140
|
+
"creditsafeCompliance-kyc-protect-list-sanction-bodies": "json",
|
|
141
|
+
"creditsafeCompliance-kyc-protect-list-document-types": "json",
|
|
142
|
+
"creditsafeCompliance-kyc-protect-get-aml-preferences": "json",
|
|
143
|
+
"creditsafeCompliance-kyc-protect-update-aml-preferences": "json",
|
|
144
|
+
"creditsafeCompliance-kyc-protect-list-audits": "json",
|
|
145
|
+
"creditsafeCompliance-kyc-protect-create-profile": "json",
|
|
146
|
+
"creditsafeCompliance-kyc-protect-list-profiles": "json",
|
|
147
|
+
"creditsafeCompliance-kyc-protect-get-profile": "json",
|
|
148
|
+
"creditsafeCompliance-kyc-protect-update-profile": "json",
|
|
149
|
+
"creditsafeCompliance-kyc-protect-delete-profile": "json",
|
|
150
|
+
"creditsafeCompliance-kyc-protect-import-business-profiles": "json",
|
|
151
|
+
"creditsafeCompliance-kyc-protect-get-profile-details": "json",
|
|
152
|
+
"creditsafeCompliance-kyc-protect-update-profile-details": "json",
|
|
153
|
+
"creditsafeCompliance-kyc-protect-list-profile-addresses": "json",
|
|
154
|
+
"creditsafeCompliance-kyc-protect-create-profile-address": "json",
|
|
155
|
+
"creditsafeCompliance-kyc-protect-add-key-party": "json",
|
|
156
|
+
"creditsafeCompliance-kyc-protect-list-key-parties": "json",
|
|
157
|
+
"creditsafeCompliance-kyc-protect-update-key-parties": "json",
|
|
158
|
+
"creditsafeCompliance-kyc-protect-remove-key-parties": "json",
|
|
159
|
+
"creditsafeCompliance-kyc-protect-create-business-search": "json",
|
|
160
|
+
"creditsafeCompliance-kyc-protect-list-business-searches": "json",
|
|
161
|
+
"creditsafeCompliance-kyc-protect-get-business-search": "json",
|
|
162
|
+
"creditsafeCompliance-kyc-protect-list-business-search-hits": "json",
|
|
163
|
+
"creditsafeCompliance-kyc-protect-create-individual-search": "json",
|
|
164
|
+
"creditsafeCompliance-kyc-protect-list-individual-searches": "json",
|
|
165
|
+
"creditsafeCompliance-kyc-protect-get-individual-search": "json",
|
|
166
|
+
"creditsafeCompliance-kyc-protect-list-individual-search-hits": "json",
|
|
167
|
+
"creditsafeCompliance-kyc-protect-bulk-aml-screening": "json",
|
|
168
|
+
"creditsafeCompliance-kyc-protect-create-schedule": "json",
|
|
169
|
+
"creditsafeCompliance-kyc-protect-list-schedules": "json",
|
|
170
|
+
"creditsafeCompliance-kyc-protect-list-monitoring-aml-alerts": "json",
|
|
171
|
+
"creditsafeCompliance-kyc-protect-bulk-add-monitoring-profiles": "json",
|
|
172
|
+
"creditsafeCompliance-kyc-protect-list-kyc-monitoring-alerts": "json",
|
|
173
|
+
"creditsafeCompliance-kyc-protect-update-kyc-monitoring-alert": "json",
|
|
174
|
+
"creditsafeCompliance-kyc-protect-list-async-aml-jobs": "json",
|
|
175
|
+
"creditsafeCompliance-kyc-protect-get-async-aml-job": "json",
|
|
176
|
+
"creditsafeCompliance-kyc-protect-upload-batch-file": "json",
|
|
177
|
+
"creditsafeCompliance-kyc-protect-get-batch-upload": "json",
|
|
178
|
+
"creditsafeCompliance-kyc-protect-generate-report": "json",
|
|
179
|
+
"creditsafeCompliance-kyc-protect-list-reports": "json",
|
|
180
|
+
"creditsafeCompliance-kyc-protect-get-report": "json",
|
|
181
|
+
"creditsafeCompliance-kyc-protect-get-compliance-alerts": "json",
|
|
182
|
+
"creditsafeCompliance-set-user-credentials": "json",
|
|
183
|
+
"creditsafeFeatured-credit-risk-list-report-languages-by-country": "json",
|
|
184
|
+
"creditsafeFeatured-credit-risk-get-company-search-criteria": "json",
|
|
185
|
+
"creditsafeFeatured-credit-risk-get-people-search-criteria": "json",
|
|
186
|
+
"creditsafeFeatured-credit-risk-get-company-schema": "json",
|
|
187
|
+
"creditsafeFeatured-credit-risk-companies-search": "json",
|
|
188
|
+
"creditsafeFeatured-credit-risk-get-company": "json",
|
|
189
|
+
"creditsafeFeatured-credit-risk-companies-match": "json",
|
|
190
|
+
"creditsafeFeatured-credit-risk-people-search": "json",
|
|
191
|
+
"creditsafeFeatured-credit-risk-get-person": "json",
|
|
192
|
+
"creditsafeFeatured-credit-risk-list-company-images": "json",
|
|
193
|
+
"creditsafeFeatured-credit-risk-list-image-types": "json",
|
|
194
|
+
"creditsafeFeatured-credit-risk-download-image": "json",
|
|
195
|
+
"creditsafeFeatured-credit-risk-create-fresh-investigation": "json",
|
|
196
|
+
"creditsafeFeatured-credit-risk-list-fresh-investigations": "json",
|
|
197
|
+
"creditsafeFeatured-credit-risk-get-fresh-investigation": "json",
|
|
198
|
+
"creditsafeFeatured-credit-risk-cancel-fresh-investigation": "json",
|
|
199
|
+
"creditsafeFeatured-credit-risk-update-fresh-investigation": "json",
|
|
200
|
+
"creditsafeFeatured-global-monitoring-get-user-details": "json",
|
|
201
|
+
"creditsafeFeatured-global-monitoring-list-portfolios": "json",
|
|
202
|
+
"creditsafeFeatured-global-monitoring-create-portfolio": "json",
|
|
203
|
+
"creditsafeFeatured-global-monitoring-import-portfolio-companies": "json",
|
|
204
|
+
"creditsafeFeatured-global-monitoring-sync-portfolio": "json",
|
|
205
|
+
"creditsafeFeatured-global-monitoring-get-portfolio": "json",
|
|
206
|
+
"creditsafeFeatured-global-monitoring-delete-portfolio": "json",
|
|
207
|
+
"creditsafeFeatured-global-monitoring-update-portfolio": "json",
|
|
208
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-countries": "json",
|
|
209
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-companies": "json",
|
|
210
|
+
"creditsafeFeatured-global-monitoring-add-portfolio-company": "json",
|
|
211
|
+
"creditsafeFeatured-global-monitoring-get-portfolio-company": "json",
|
|
212
|
+
"creditsafeFeatured-global-monitoring-remove-portfolio-company": "json",
|
|
213
|
+
"creditsafeFeatured-global-monitoring-update-portfolio-company": "json",
|
|
214
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-event-rules": "json",
|
|
215
|
+
"creditsafeFeatured-global-monitoring-list-company-events": "json",
|
|
216
|
+
"creditsafeFeatured-global-monitoring-list-event-rules": "json",
|
|
217
|
+
"creditsafeFeatured-global-monitoring-list-event-rules-by-country": "json",
|
|
218
|
+
"creditsafeFeatured-global-monitoring-list-notification-events": "json",
|
|
219
|
+
"creditsafeFeatured-check-decide-list-decision-engine-instances": "json",
|
|
220
|
+
"creditsafeFeatured-check-decide-get-decision-engine-instance": "json",
|
|
221
|
+
"creditsafeFeatured-check-decide-get-decision-engine-guid": "json",
|
|
222
|
+
"creditsafeFeatured-check-decide-get-decision-engine-user-data-fields": "json",
|
|
223
|
+
"creditsafeFeatured-check-decide-execute-decision-engine": "json",
|
|
224
|
+
"creditsafeFeatured-check-decide-list-decision-engine-usage-log": "json",
|
|
225
|
+
"creditsafeFeatured-check-decide-get-decision-engine-usage-log": "json",
|
|
226
|
+
"creditsafeFeatured-check-decide-get-decision-outcome": "json",
|
|
227
|
+
"creditsafeFeatured-check-decide-update-decision-outcome": "json",
|
|
228
|
+
"creditsafeFeatured-consumer-misc-get-consumer-search-criteria": "json",
|
|
229
|
+
"creditsafeFeatured-consumer-misc-consumer-search": "json",
|
|
230
|
+
"creditsafeFeatured-consumer-misc-get-consumer-report-custom-data": "json",
|
|
231
|
+
"creditsafeFeatured-data-cleaning-create-job": "json",
|
|
232
|
+
"creditsafeFeatured-data-cleaning-list-jobs": "json",
|
|
233
|
+
"creditsafeFeatured-data-cleaning-get-job": "json",
|
|
234
|
+
"creditsafeFeatured-data-cleaning-upload-job-file": "json",
|
|
235
|
+
"creditsafeFeatured-data-cleaning-set-job-mappings": "json",
|
|
236
|
+
"creditsafeFeatured-data-cleaning-submit-job": "json",
|
|
237
|
+
"creditsafeFeatured-data-cleaning-set-job-enrichments": "json",
|
|
238
|
+
"creditsafeFeatured-data-cleaning-enrich-job": "json",
|
|
239
|
+
"creditsafeFeatured-data-cleaning-download-enriched-file": "json",
|
|
240
|
+
"creditsafeFeatured-local-solutions-fr-bank-match": "json",
|
|
241
|
+
"creditsafeFeatured-local-solutions-fr-bank-match-audition": "json",
|
|
242
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-search-criteria": "json",
|
|
243
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-search": "json",
|
|
244
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-get": "json",
|
|
245
|
+
"creditsafeFeatured-local-solutions-nl-kvk-extract": "json",
|
|
246
|
+
"creditsafeFeatured-local-solutions-gb-bank-match": "json",
|
|
247
|
+
"creditsafeFeatured-local-solutions-gb-identity-search": "json",
|
|
248
|
+
"creditsafeFeatured-local-solutions-gb-update-identity-search": "json",
|
|
249
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history": "json",
|
|
250
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-record": "json",
|
|
251
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-input": "json",
|
|
252
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-reference": "json",
|
|
253
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-revalidation": "json",
|
|
254
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-reasons": "json",
|
|
255
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-search": "json",
|
|
256
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-validate": "json",
|
|
257
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-sortcode": "json",
|
|
258
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history": "json",
|
|
259
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history-record": "json",
|
|
260
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history-reference": "json",
|
|
261
|
+
"creditsafeFeatured-local-solutions-gb-ccds": "json",
|
|
262
|
+
"creditsafeFeatured-local-solutions-gb-land-registry": "json",
|
|
263
|
+
"creditsafeFeatured-local-solutions-gb-verify-company": "json",
|
|
264
|
+
"creditsafeFeatured-local-solutions-gb-verify-director-report-list": "json",
|
|
265
|
+
"creditsafeFeatured-local-solutions-gb-verify-director-report-create": "json",
|
|
266
|
+
"creditsafeFeatured-local-solutions-gb-verify-individual-summary": "json",
|
|
267
|
+
"creditsafeFeatured-local-solutions-gb-verify-individual-full": "json",
|
|
268
|
+
"creditsafeFeatured-local-solutions-us-search-support": "json",
|
|
269
|
+
"creditsafeFeatured-set-user-credentials": "json",
|
|
270
|
+
"crsCreditApi-pull-consumer-credit-equifax": "json",
|
|
271
|
+
"crsCreditApi-pull-consumer-credit-experian": "json",
|
|
272
|
+
"crsCreditApi-pull-consumer-credit-transunion": "json",
|
|
273
|
+
"crsCreditApi-pull-business-credit-experian": "json",
|
|
274
|
+
"crsCreditApi-pull-business-credit-equifax": "json",
|
|
275
|
+
"crsCreditApi-verify-business-instant-id": "json",
|
|
276
|
+
"crsCreditApi-kyc-precise-id": "json",
|
|
277
|
+
"crsCreditApi-kyb-business-compliance-insight": "json",
|
|
278
|
+
"crsCreditApi-kyb-business-contacts": "json",
|
|
279
|
+
"crsCreditApi-ofac-screening-single": "json",
|
|
280
|
+
"crsCreditApi-ofac-screening-batch": "json",
|
|
281
|
+
"crsCreditApi-global-watchlist-screening": "json",
|
|
282
|
+
"crsCreditApi-bridger-xg-screening": "json",
|
|
283
|
+
"crsCreditApi-ist-watch-screening": "json",
|
|
284
|
+
"crsCreditApi-set-user-credentials": "json",
|
|
285
|
+
"dunAndBradstreet-cleanse-match": "json",
|
|
286
|
+
"dunAndBradstreet-cleanse-match-with-fraud": "json",
|
|
287
|
+
"dunAndBradstreet-extended-match": "json",
|
|
288
|
+
"dunAndBradstreet-search-company-list": "json",
|
|
289
|
+
"dunAndBradstreet-search-competitors": "json",
|
|
290
|
+
"dunAndBradstreet-set-user-credentials": "json",
|
|
291
|
+
"experianBusiness-search-business": "json",
|
|
292
|
+
"experianBusiness-quick-search-business": "json",
|
|
293
|
+
"experianBusiness-get-business-headers": "json",
|
|
294
|
+
"experianBusiness-get-business-scores": "json",
|
|
295
|
+
"experianBusiness-get-premier-profile-report": "json",
|
|
296
|
+
"experianBusiness-get-intelliscore-report": "json",
|
|
297
|
+
"experianBusiness-get-risk-dashboards": "json",
|
|
298
|
+
"experianBusiness-get-credit-status": "json",
|
|
299
|
+
"experianBusiness-run-business-compliance-insight": "json",
|
|
300
|
+
"experianBusiness-get-business-contacts": "json",
|
|
301
|
+
"experianBusiness-get-corporate-linkage": "json",
|
|
302
|
+
"experianBusiness-get-corporate-registrations": "json",
|
|
303
|
+
"experianBusiness-run-ist-watch-screening": "json",
|
|
304
|
+
"experianBusiness-run-fraud-shields-screening": "json",
|
|
305
|
+
"experianBusiness-set-user-credentials": "json",
|
|
41
306
|
"gitlab-set-user-credentials": "json",
|
|
42
307
|
"gitlab-oauth-initiate": "json",
|
|
43
308
|
"gitlab-oauth-callback": "json",
|
|
@@ -117,6 +382,53 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
117
382
|
"googleSlides-create-presentation": "json",
|
|
118
383
|
"googleSlides-get-presentation": "json",
|
|
119
384
|
"googleSlides-batch-update-presentation": "json",
|
|
385
|
+
"microsoftOnedrive-auth-start": "json",
|
|
386
|
+
"microsoftOnedrive-set-user-credentials": "json",
|
|
387
|
+
"microsoftOnedrive-oauth-callback": "json",
|
|
388
|
+
"microsoftOnedrive-list-items": "json",
|
|
389
|
+
"microsoftOnedrive-update-item": "json",
|
|
390
|
+
"microsoftOnedrive-delete-item": "json",
|
|
391
|
+
"microsoftOnedrive-get-item": "json",
|
|
392
|
+
"microsoftOnedrive-download-item": "json",
|
|
393
|
+
"microsoftOnedrive-upload-item": "json",
|
|
394
|
+
"microsoftOnedrive-upload-large-item": "json",
|
|
395
|
+
"microsoftOnedrive-create-folder": "json",
|
|
396
|
+
"microsoftOnedrive-copy-item": "json",
|
|
397
|
+
"microsoftOnedrive-search-items": "json",
|
|
398
|
+
"microsoftOutlook-auth-start": "json",
|
|
399
|
+
"microsoftOutlook-set-user-credentials": "json",
|
|
400
|
+
"microsoftOutlook-oauth-callback": "json",
|
|
401
|
+
"microsoftOutlook-messages-list": "json",
|
|
402
|
+
"microsoftOutlook-mail-folders-list": "json",
|
|
403
|
+
"microsoftOutlook-folder-messages-list": "json",
|
|
404
|
+
"microsoftOutlook-messages-get": "json",
|
|
405
|
+
"microsoftOutlook-messages-search": "json",
|
|
406
|
+
"microsoftOutlook-attachments-list": "json",
|
|
407
|
+
"microsoftOutlook-send-mail": "json",
|
|
408
|
+
"microsoftOutlook-messages-create": "json",
|
|
409
|
+
"microsoftOutlook-messages-update": "json",
|
|
410
|
+
"microsoftOutlook-messages-send": "json",
|
|
411
|
+
"microsoftOutlook-messages-reply": "json",
|
|
412
|
+
"microsoftOutlook-messages-reply-all": "json",
|
|
413
|
+
"microsoftOutlook-messages-forward": "json",
|
|
414
|
+
"microsoftOutlook-messages-delete": "json",
|
|
415
|
+
"microsoftOutlook-attachments-create": "json",
|
|
416
|
+
"microsoftSharepoint-set-user-credentials": "json",
|
|
417
|
+
"microsoftSharepoint-oauth-initiate": "json",
|
|
418
|
+
"microsoftSharepoint-oauth-callback": "json",
|
|
419
|
+
"microsoftSharepoint-get-site-by-path": "json",
|
|
420
|
+
"microsoftSharepoint-search-sites": "json",
|
|
421
|
+
"microsoftSharepoint-list-drives": "json",
|
|
422
|
+
"microsoftSharepoint-list-drive-item-children": "json",
|
|
423
|
+
"microsoftSharepoint-download-file-content": "json",
|
|
424
|
+
"microsoftSharepoint-upload-file": "json",
|
|
425
|
+
"microsoftSharepoint-delete-file": "json",
|
|
426
|
+
"microsoftSharepoint-list-lists": "json",
|
|
427
|
+
"microsoftSharepoint-get-list": "json",
|
|
428
|
+
"microsoftSharepoint-list-list-items": "json",
|
|
429
|
+
"microsoftSharepoint-create-list-item": "json",
|
|
430
|
+
"microsoftSharepoint-update-list-item": "json",
|
|
431
|
+
"microsoftSharepoint-search-content": "json",
|
|
120
432
|
"jira-oauth-initiate": "json",
|
|
121
433
|
"jira-set-user-credentials": "json",
|
|
122
434
|
"jira-oauth-callback": "json",
|
|
@@ -239,6 +551,13 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
239
551
|
"redtail-create-note-comment": "json",
|
|
240
552
|
"resend-set-user-credentials": "json",
|
|
241
553
|
"resend-send-email": "json",
|
|
554
|
+
"socureRiskos-submit-evaluation": "json",
|
|
555
|
+
"socureRiskos-get-evaluation-result": "json",
|
|
556
|
+
"socureRiskos-enable-watchlist-monitoring": "json",
|
|
557
|
+
"socureRiskos-submit-outcome-feedback": "json",
|
|
558
|
+
"socureRiskos-download-evaluation-documents": "json",
|
|
559
|
+
"socureRiskos-receive-webhook": "json",
|
|
560
|
+
"socureRiskos-set-user-credentials": "json",
|
|
242
561
|
"stripe-set-user-credentials": "json",
|
|
243
562
|
"stripe-create-checkout-session": "json",
|
|
244
563
|
"stripe-webhook": "json",
|
|
@@ -298,6 +617,95 @@ exports.RESPONSE_TYPE_MAP = {
|
|
|
298
617
|
"wealthbox-get-activity": "json"
|
|
299
618
|
};
|
|
300
619
|
exports.OPERATION_PATHS = {
|
|
620
|
+
"abrigo-find-customer-by-crm-id": "/abrigo/customers/find-by-crm-id",
|
|
621
|
+
"abrigo-create-customer": "/abrigo/customers",
|
|
622
|
+
"abrigo-link-beneficial-owner": "/abrigo/customers/beneficial-owners",
|
|
623
|
+
"abrigo-find-proposed-loan-by-crm-id": "/abrigo/proposed-loans/find-by-crm-id",
|
|
624
|
+
"abrigo-create-proposed-loan": "/abrigo/proposed-loans",
|
|
625
|
+
"abrigo-start-workflow": "/abrigo/workflows/start",
|
|
626
|
+
"abrigo-create-collateral": "/abrigo/collaterals",
|
|
627
|
+
"abrigo-create-proposed-lien": "/abrigo/proposed-liens",
|
|
628
|
+
"abrigo-list-customers": "/abrigo/customers/list",
|
|
629
|
+
"abrigo-search-customers": "/abrigo/customers/search",
|
|
630
|
+
"abrigo-get-customer-by-id": "/abrigo/customers/get-by-id",
|
|
631
|
+
"abrigo-update-customer": "/abrigo/customers/update",
|
|
632
|
+
"abrigo-delete-customer": "/abrigo/customers/delete",
|
|
633
|
+
"abrigo-list-beneficial-owners": "/abrigo/beneficial-owners/list",
|
|
634
|
+
"abrigo-get-beneficial-owner-by-id": "/abrigo/beneficial-owners/get-by-id",
|
|
635
|
+
"abrigo-update-beneficial-owner": "/abrigo/beneficial-owners/update",
|
|
636
|
+
"abrigo-list-customer-contacts": "/abrigo/customer-contacts/list",
|
|
637
|
+
"abrigo-create-customer-contact": "/abrigo/customer-contacts",
|
|
638
|
+
"abrigo-list-entities": "/abrigo/entities/list",
|
|
639
|
+
"abrigo-get-entity-by-id": "/abrigo/entities/get-by-id",
|
|
640
|
+
"abrigo-list-proposed-loans": "/abrigo/proposed-loans/list",
|
|
641
|
+
"abrigo-get-proposed-loan-by-id": "/abrigo/proposed-loans/get-by-id",
|
|
642
|
+
"abrigo-update-proposed-loan": "/abrigo/proposed-loans/update",
|
|
643
|
+
"abrigo-delete-proposed-loan": "/abrigo/proposed-loans/delete",
|
|
644
|
+
"abrigo-update-proposed-loan-status": "/abrigo/proposed-loans/update-status",
|
|
645
|
+
"abrigo-get-proposed-loan-exposure": "/abrigo/proposed-loans/get-exposure",
|
|
646
|
+
"abrigo-list-loan-applications": "/abrigo/loan-applications/list",
|
|
647
|
+
"abrigo-get-loan-application-by-id": "/abrigo/loan-applications/get-by-id",
|
|
648
|
+
"abrigo-create-loan-application": "/abrigo/loan-applications",
|
|
649
|
+
"abrigo-update-loan-application": "/abrigo/loan-applications/update",
|
|
650
|
+
"abrigo-submit-loan-application": "/abrigo/loan-applications/submit",
|
|
651
|
+
"abrigo-list-loan-roles-by-proposed-loan": "/abrigo/loan-roles/by-proposed-loan",
|
|
652
|
+
"abrigo-create-loan-role": "/abrigo/loan-roles",
|
|
653
|
+
"abrigo-update-loan-role": "/abrigo/loan-roles/update",
|
|
654
|
+
"abrigo-list-proposed-products": "/abrigo/proposed-products/list",
|
|
655
|
+
"abrigo-list-collaterals": "/abrigo/collaterals/list",
|
|
656
|
+
"abrigo-get-collateral-by-id": "/abrigo/collaterals/get-by-id",
|
|
657
|
+
"abrigo-update-collateral": "/abrigo/collaterals/update",
|
|
658
|
+
"abrigo-delete-collateral": "/abrigo/collaterals/delete",
|
|
659
|
+
"abrigo-list-liens": "/abrigo/liens/list",
|
|
660
|
+
"abrigo-get-lien-by-id": "/abrigo/liens/get-by-id",
|
|
661
|
+
"abrigo-list-proposed-liens": "/abrigo/proposed-liens/list",
|
|
662
|
+
"abrigo-list-portfolio-loans": "/abrigo/portfolio-loans/list",
|
|
663
|
+
"abrigo-get-portfolio-loan-by-id": "/abrigo/portfolio-loans/get-by-id",
|
|
664
|
+
"abrigo-update-portfolio-loan": "/abrigo/portfolio-loans/update",
|
|
665
|
+
"abrigo-get-portfolio-loan-collaterals": "/abrigo/portfolio-loans/get-collaterals",
|
|
666
|
+
"abrigo-list-past-due-loans": "/abrigo/portfolio-loans/past-due",
|
|
667
|
+
"abrigo-list-maturing-loans": "/abrigo/portfolio-loans/maturing",
|
|
668
|
+
"abrigo-list-loan-roles-by-portfolio-loan": "/abrigo/loan-roles/by-portfolio-loan",
|
|
669
|
+
"abrigo-list-portfolio-loans-basic": "/abrigo/portfolio-loans/list-basic",
|
|
670
|
+
"abrigo-list-risk-rating-calculations": "/abrigo/risk-rating-calculations/list",
|
|
671
|
+
"abrigo-get-risk-rating-calculation-by-id": "/abrigo/risk-rating-calculations/get-by-id",
|
|
672
|
+
"abrigo-approve-risk-rating": "/abrigo/risk-rating-approvals/approve",
|
|
673
|
+
"abrigo-decline-risk-rating": "/abrigo/risk-rating-approvals/decline",
|
|
674
|
+
"abrigo-list-policy-exceptions": "/abrigo/policy-exceptions/list",
|
|
675
|
+
"abrigo-create-policy-exception": "/abrigo/policy-exceptions",
|
|
676
|
+
"abrigo-list-policy-exception-types": "/abrigo/policy-exception-types/list",
|
|
677
|
+
"abrigo-list-policy-exception-statuses": "/abrigo/policy-exception-statuses/list",
|
|
678
|
+
"abrigo-list-workflows": "/abrigo/workflows/list",
|
|
679
|
+
"abrigo-get-workflow-by-id": "/abrigo/workflows/get-by-id",
|
|
680
|
+
"abrigo-close-workflow": "/abrigo/workflows/close",
|
|
681
|
+
"abrigo-list-workflow-steps": "/abrigo/workflow-steps/list",
|
|
682
|
+
"abrigo-get-workflow-step-by-id": "/abrigo/workflow-steps/get-by-id",
|
|
683
|
+
"abrigo-update-workflow-step-status": "/abrigo/workflow-steps/update-status",
|
|
684
|
+
"abrigo-get-workflow-next-steps": "/abrigo/workflow-next-steps/get-by-workflow-id",
|
|
685
|
+
"abrigo-list-ticklers": "/abrigo/ticklers/list",
|
|
686
|
+
"abrigo-get-tickler-by-id": "/abrigo/ticklers/get-by-id",
|
|
687
|
+
"abrigo-list-activities": "/abrigo/activities/list",
|
|
688
|
+
"abrigo-create-activity": "/abrigo/activities",
|
|
689
|
+
"abrigo-list-bank-codes": "/abrigo/bank-codes/list",
|
|
690
|
+
"abrigo-list-bank-branches": "/abrigo/bank-codes/branches/list",
|
|
691
|
+
"abrigo-list-states": "/abrigo/states/list",
|
|
692
|
+
"abrigo-get-state-by-id": "/abrigo/states/get-by-id",
|
|
693
|
+
"abrigo-list-documents": "/abrigo/documents/list",
|
|
694
|
+
"abrigo-get-document-by-id": "/abrigo/documents/get-by-id",
|
|
695
|
+
"abrigo-get-document-content": "/abrigo/documents/get-content",
|
|
696
|
+
"abrigo-list-documents-by-object-association": "/abrigo/documents/list-by-object-association",
|
|
697
|
+
"abrigo-set-user-credentials": "/abrigo/set-user-credentials",
|
|
698
|
+
"alloy-create-person-entity": "/alloy/entities/persons/create",
|
|
699
|
+
"alloy-get-person-entity": "/alloy/entities/persons/get",
|
|
700
|
+
"alloy-create-business-entity": "/alloy/entities/businesses/create",
|
|
701
|
+
"alloy-get-business-entity": "/alloy/entities/businesses/get",
|
|
702
|
+
"alloy-create-journey-application": "/alloy/journeys/applications/create",
|
|
703
|
+
"alloy-get-journey-application": "/alloy/journeys/applications/get",
|
|
704
|
+
"alloy-rerun-journey-application": "/alloy/journeys/applications/rerun",
|
|
705
|
+
"alloy-review-journey-application": "/alloy/journeys/applications/review",
|
|
706
|
+
"alloy-run-evaluation": "/alloy/evaluations/run",
|
|
707
|
+
"alloy-upload-document": "/alloy/entities/documents/upload",
|
|
708
|
+
"alloy-set-user-credentials": "/alloy/set-user-credentials",
|
|
301
709
|
"anthropic-set-user-credentials": "/anthropic/set-user-credentials",
|
|
302
710
|
"anthropic-generate-text": "/anthropic/generate-text",
|
|
303
711
|
"anthropic-create-stream": "/anthropic/create-stream",
|
|
@@ -324,6 +732,182 @@ exports.OPERATION_PATHS = {
|
|
|
324
732
|
"azureBlobStorage-upload-file": "/azure-blob-storage/upload-file",
|
|
325
733
|
"azureBlobStorage-create-read-stream": "/azure-blob-storage/create-read-stream",
|
|
326
734
|
"azureBlobStorage-create-write-stream": "/azure-blob-storage/create-write-stream",
|
|
735
|
+
"creditsafeCompliance-bank-match-get-iban-company-search-criteria": "/creditsafe-compliance/bank-match/get-iban-company-search-criteria",
|
|
736
|
+
"creditsafeCompliance-bank-match-get-bban-company-search-criteria": "/creditsafe-compliance/bank-match/get-bban-company-search-criteria",
|
|
737
|
+
"creditsafeCompliance-bank-match-iban-company-search": "/creditsafe-compliance/bank-match/iban-company-search",
|
|
738
|
+
"creditsafeCompliance-bank-match-bban-company-search": "/creditsafe-compliance/bank-match/bban-company-search",
|
|
739
|
+
"creditsafeCompliance-bank-match-get-iban-person-search-criteria": "/creditsafe-compliance/bank-match/get-iban-person-search-criteria",
|
|
740
|
+
"creditsafeCompliance-bank-match-iban-person-search": "/creditsafe-compliance/bank-match/iban-person-search",
|
|
741
|
+
"creditsafeCompliance-country-risk-get-country-risk": "/creditsafe-compliance/country-risk/get-country-risk",
|
|
742
|
+
"creditsafeCompliance-kyc-protect-list-profile-types": "/creditsafe-compliance/kyc-protect/list-profile-types",
|
|
743
|
+
"creditsafeCompliance-kyc-protect-list-currency-codes": "/creditsafe-compliance/kyc-protect/list-currency-codes",
|
|
744
|
+
"creditsafeCompliance-kyc-protect-list-country-codes": "/creditsafe-compliance/kyc-protect/list-country-codes",
|
|
745
|
+
"creditsafeCompliance-kyc-protect-list-sanction-bodies": "/creditsafe-compliance/kyc-protect/list-sanction-bodies",
|
|
746
|
+
"creditsafeCompliance-kyc-protect-list-document-types": "/creditsafe-compliance/kyc-protect/list-document-types",
|
|
747
|
+
"creditsafeCompliance-kyc-protect-get-aml-preferences": "/creditsafe-compliance/kyc-protect/get-aml-preferences",
|
|
748
|
+
"creditsafeCompliance-kyc-protect-update-aml-preferences": "/creditsafe-compliance/kyc-protect/update-aml-preferences",
|
|
749
|
+
"creditsafeCompliance-kyc-protect-list-audits": "/creditsafe-compliance/kyc-protect/list-audits",
|
|
750
|
+
"creditsafeCompliance-kyc-protect-create-profile": "/creditsafe-compliance/kyc-protect/create-profile",
|
|
751
|
+
"creditsafeCompliance-kyc-protect-list-profiles": "/creditsafe-compliance/kyc-protect/list-profiles",
|
|
752
|
+
"creditsafeCompliance-kyc-protect-get-profile": "/creditsafe-compliance/kyc-protect/get-profile",
|
|
753
|
+
"creditsafeCompliance-kyc-protect-update-profile": "/creditsafe-compliance/kyc-protect/update-profile",
|
|
754
|
+
"creditsafeCompliance-kyc-protect-delete-profile": "/creditsafe-compliance/kyc-protect/delete-profile",
|
|
755
|
+
"creditsafeCompliance-kyc-protect-import-business-profiles": "/creditsafe-compliance/kyc-protect/import-business-profiles",
|
|
756
|
+
"creditsafeCompliance-kyc-protect-get-profile-details": "/creditsafe-compliance/kyc-protect/get-profile-details",
|
|
757
|
+
"creditsafeCompliance-kyc-protect-update-profile-details": "/creditsafe-compliance/kyc-protect/update-profile-details",
|
|
758
|
+
"creditsafeCompliance-kyc-protect-list-profile-addresses": "/creditsafe-compliance/kyc-protect/list-profile-addresses",
|
|
759
|
+
"creditsafeCompliance-kyc-protect-create-profile-address": "/creditsafe-compliance/kyc-protect/create-profile-address",
|
|
760
|
+
"creditsafeCompliance-kyc-protect-add-key-party": "/creditsafe-compliance/kyc-protect/add-key-party",
|
|
761
|
+
"creditsafeCompliance-kyc-protect-list-key-parties": "/creditsafe-compliance/kyc-protect/list-key-parties",
|
|
762
|
+
"creditsafeCompliance-kyc-protect-update-key-parties": "/creditsafe-compliance/kyc-protect/update-key-parties",
|
|
763
|
+
"creditsafeCompliance-kyc-protect-remove-key-parties": "/creditsafe-compliance/kyc-protect/remove-key-parties",
|
|
764
|
+
"creditsafeCompliance-kyc-protect-create-business-search": "/creditsafe-compliance/kyc-protect/create-business-search",
|
|
765
|
+
"creditsafeCompliance-kyc-protect-list-business-searches": "/creditsafe-compliance/kyc-protect/list-business-searches",
|
|
766
|
+
"creditsafeCompliance-kyc-protect-get-business-search": "/creditsafe-compliance/kyc-protect/get-business-search",
|
|
767
|
+
"creditsafeCompliance-kyc-protect-list-business-search-hits": "/creditsafe-compliance/kyc-protect/list-business-search-hits",
|
|
768
|
+
"creditsafeCompliance-kyc-protect-create-individual-search": "/creditsafe-compliance/kyc-protect/create-individual-search",
|
|
769
|
+
"creditsafeCompliance-kyc-protect-list-individual-searches": "/creditsafe-compliance/kyc-protect/list-individual-searches",
|
|
770
|
+
"creditsafeCompliance-kyc-protect-get-individual-search": "/creditsafe-compliance/kyc-protect/get-individual-search",
|
|
771
|
+
"creditsafeCompliance-kyc-protect-list-individual-search-hits": "/creditsafe-compliance/kyc-protect/list-individual-search-hits",
|
|
772
|
+
"creditsafeCompliance-kyc-protect-bulk-aml-screening": "/creditsafe-compliance/kyc-protect/bulk-aml-screening",
|
|
773
|
+
"creditsafeCompliance-kyc-protect-create-schedule": "/creditsafe-compliance/kyc-protect/create-schedule",
|
|
774
|
+
"creditsafeCompliance-kyc-protect-list-schedules": "/creditsafe-compliance/kyc-protect/list-schedules",
|
|
775
|
+
"creditsafeCompliance-kyc-protect-list-monitoring-aml-alerts": "/creditsafe-compliance/kyc-protect/list-monitoring-aml-alerts",
|
|
776
|
+
"creditsafeCompliance-kyc-protect-bulk-add-monitoring-profiles": "/creditsafe-compliance/kyc-protect/bulk-add-monitoring-profiles",
|
|
777
|
+
"creditsafeCompliance-kyc-protect-list-kyc-monitoring-alerts": "/creditsafe-compliance/kyc-protect/list-kyc-monitoring-alerts",
|
|
778
|
+
"creditsafeCompliance-kyc-protect-update-kyc-monitoring-alert": "/creditsafe-compliance/kyc-protect/update-kyc-monitoring-alert",
|
|
779
|
+
"creditsafeCompliance-kyc-protect-list-async-aml-jobs": "/creditsafe-compliance/kyc-protect/list-async-aml-jobs",
|
|
780
|
+
"creditsafeCompliance-kyc-protect-get-async-aml-job": "/creditsafe-compliance/kyc-protect/get-async-aml-job",
|
|
781
|
+
"creditsafeCompliance-kyc-protect-upload-batch-file": "/creditsafe-compliance/kyc-protect/upload-batch-file",
|
|
782
|
+
"creditsafeCompliance-kyc-protect-get-batch-upload": "/creditsafe-compliance/kyc-protect/get-batch-upload",
|
|
783
|
+
"creditsafeCompliance-kyc-protect-generate-report": "/creditsafe-compliance/kyc-protect/generate-report",
|
|
784
|
+
"creditsafeCompliance-kyc-protect-list-reports": "/creditsafe-compliance/kyc-protect/list-reports",
|
|
785
|
+
"creditsafeCompliance-kyc-protect-get-report": "/creditsafe-compliance/kyc-protect/get-report",
|
|
786
|
+
"creditsafeCompliance-kyc-protect-get-compliance-alerts": "/creditsafe-compliance/kyc-protect/get-compliance-alerts",
|
|
787
|
+
"creditsafeCompliance-set-user-credentials": "/creditsafe-compliance/set-user-credentials",
|
|
788
|
+
"creditsafeFeatured-credit-risk-list-report-languages-by-country": "/creditsafe-featured/credit-risk/list-report-languages-by-country",
|
|
789
|
+
"creditsafeFeatured-credit-risk-get-company-search-criteria": "/creditsafe-featured/credit-risk/get-company-search-criteria",
|
|
790
|
+
"creditsafeFeatured-credit-risk-get-people-search-criteria": "/creditsafe-featured/credit-risk/get-people-search-criteria",
|
|
791
|
+
"creditsafeFeatured-credit-risk-get-company-schema": "/creditsafe-featured/credit-risk/get-company-schema",
|
|
792
|
+
"creditsafeFeatured-credit-risk-companies-search": "/creditsafe-featured/credit-risk/companies-search",
|
|
793
|
+
"creditsafeFeatured-credit-risk-get-company": "/creditsafe-featured/credit-risk/get-company",
|
|
794
|
+
"creditsafeFeatured-credit-risk-companies-match": "/creditsafe-featured/credit-risk/companies-match",
|
|
795
|
+
"creditsafeFeatured-credit-risk-people-search": "/creditsafe-featured/credit-risk/people-search",
|
|
796
|
+
"creditsafeFeatured-credit-risk-get-person": "/creditsafe-featured/credit-risk/get-person",
|
|
797
|
+
"creditsafeFeatured-credit-risk-list-company-images": "/creditsafe-featured/credit-risk/list-company-images",
|
|
798
|
+
"creditsafeFeatured-credit-risk-list-image-types": "/creditsafe-featured/credit-risk/list-image-types",
|
|
799
|
+
"creditsafeFeatured-credit-risk-download-image": "/creditsafe-featured/credit-risk/download-image",
|
|
800
|
+
"creditsafeFeatured-credit-risk-create-fresh-investigation": "/creditsafe-featured/credit-risk/create-fresh-investigation",
|
|
801
|
+
"creditsafeFeatured-credit-risk-list-fresh-investigations": "/creditsafe-featured/credit-risk/list-fresh-investigations",
|
|
802
|
+
"creditsafeFeatured-credit-risk-get-fresh-investigation": "/creditsafe-featured/credit-risk/get-fresh-investigation",
|
|
803
|
+
"creditsafeFeatured-credit-risk-cancel-fresh-investigation": "/creditsafe-featured/credit-risk/cancel-fresh-investigation",
|
|
804
|
+
"creditsafeFeatured-credit-risk-update-fresh-investigation": "/creditsafe-featured/credit-risk/update-fresh-investigation",
|
|
805
|
+
"creditsafeFeatured-global-monitoring-get-user-details": "/creditsafe-featured/global-monitoring/get-user-details",
|
|
806
|
+
"creditsafeFeatured-global-monitoring-list-portfolios": "/creditsafe-featured/global-monitoring/list-portfolios",
|
|
807
|
+
"creditsafeFeatured-global-monitoring-create-portfolio": "/creditsafe-featured/global-monitoring/create-portfolio",
|
|
808
|
+
"creditsafeFeatured-global-monitoring-import-portfolio-companies": "/creditsafe-featured/global-monitoring/import-portfolio-companies",
|
|
809
|
+
"creditsafeFeatured-global-monitoring-sync-portfolio": "/creditsafe-featured/global-monitoring/sync-portfolio",
|
|
810
|
+
"creditsafeFeatured-global-monitoring-get-portfolio": "/creditsafe-featured/global-monitoring/get-portfolio",
|
|
811
|
+
"creditsafeFeatured-global-monitoring-delete-portfolio": "/creditsafe-featured/global-monitoring/delete-portfolio",
|
|
812
|
+
"creditsafeFeatured-global-monitoring-update-portfolio": "/creditsafe-featured/global-monitoring/update-portfolio",
|
|
813
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-countries": "/creditsafe-featured/global-monitoring/list-portfolio-countries",
|
|
814
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-companies": "/creditsafe-featured/global-monitoring/list-portfolio-companies",
|
|
815
|
+
"creditsafeFeatured-global-monitoring-add-portfolio-company": "/creditsafe-featured/global-monitoring/add-portfolio-company",
|
|
816
|
+
"creditsafeFeatured-global-monitoring-get-portfolio-company": "/creditsafe-featured/global-monitoring/get-portfolio-company",
|
|
817
|
+
"creditsafeFeatured-global-monitoring-remove-portfolio-company": "/creditsafe-featured/global-monitoring/remove-portfolio-company",
|
|
818
|
+
"creditsafeFeatured-global-monitoring-update-portfolio-company": "/creditsafe-featured/global-monitoring/update-portfolio-company",
|
|
819
|
+
"creditsafeFeatured-global-monitoring-list-portfolio-event-rules": "/creditsafe-featured/global-monitoring/list-portfolio-event-rules",
|
|
820
|
+
"creditsafeFeatured-global-monitoring-list-company-events": "/creditsafe-featured/global-monitoring/list-company-events",
|
|
821
|
+
"creditsafeFeatured-global-monitoring-list-event-rules": "/creditsafe-featured/global-monitoring/list-event-rules",
|
|
822
|
+
"creditsafeFeatured-global-monitoring-list-event-rules-by-country": "/creditsafe-featured/global-monitoring/list-event-rules-by-country",
|
|
823
|
+
"creditsafeFeatured-global-monitoring-list-notification-events": "/creditsafe-featured/global-monitoring/list-notification-events",
|
|
824
|
+
"creditsafeFeatured-check-decide-list-decision-engine-instances": "/creditsafe-featured/check-decide/list-decision-engine-instances",
|
|
825
|
+
"creditsafeFeatured-check-decide-get-decision-engine-instance": "/creditsafe-featured/check-decide/get-decision-engine-instance",
|
|
826
|
+
"creditsafeFeatured-check-decide-get-decision-engine-guid": "/creditsafe-featured/check-decide/get-decision-engine-guid",
|
|
827
|
+
"creditsafeFeatured-check-decide-get-decision-engine-user-data-fields": "/creditsafe-featured/check-decide/get-decision-engine-user-data-fields",
|
|
828
|
+
"creditsafeFeatured-check-decide-execute-decision-engine": "/creditsafe-featured/check-decide/execute-decision-engine",
|
|
829
|
+
"creditsafeFeatured-check-decide-list-decision-engine-usage-log": "/creditsafe-featured/check-decide/list-decision-engine-usage-log",
|
|
830
|
+
"creditsafeFeatured-check-decide-get-decision-engine-usage-log": "/creditsafe-featured/check-decide/get-decision-engine-usage-log",
|
|
831
|
+
"creditsafeFeatured-check-decide-get-decision-outcome": "/creditsafe-featured/check-decide/get-decision-outcome",
|
|
832
|
+
"creditsafeFeatured-check-decide-update-decision-outcome": "/creditsafe-featured/check-decide/update-decision-outcome",
|
|
833
|
+
"creditsafeFeatured-consumer-misc-get-consumer-search-criteria": "/creditsafe-featured/consumer-misc/get-consumer-search-criteria",
|
|
834
|
+
"creditsafeFeatured-consumer-misc-consumer-search": "/creditsafe-featured/consumer-misc/consumer-search",
|
|
835
|
+
"creditsafeFeatured-consumer-misc-get-consumer-report-custom-data": "/creditsafe-featured/consumer-misc/get-consumer-report-custom-data",
|
|
836
|
+
"creditsafeFeatured-data-cleaning-create-job": "/creditsafe-featured/data-cleaning/create-job",
|
|
837
|
+
"creditsafeFeatured-data-cleaning-list-jobs": "/creditsafe-featured/data-cleaning/list-jobs",
|
|
838
|
+
"creditsafeFeatured-data-cleaning-get-job": "/creditsafe-featured/data-cleaning/get-job",
|
|
839
|
+
"creditsafeFeatured-data-cleaning-upload-job-file": "/creditsafe-featured/data-cleaning/upload-job-file",
|
|
840
|
+
"creditsafeFeatured-data-cleaning-set-job-mappings": "/creditsafe-featured/data-cleaning/set-job-mappings",
|
|
841
|
+
"creditsafeFeatured-data-cleaning-submit-job": "/creditsafe-featured/data-cleaning/submit-job",
|
|
842
|
+
"creditsafeFeatured-data-cleaning-set-job-enrichments": "/creditsafe-featured/data-cleaning/set-job-enrichments",
|
|
843
|
+
"creditsafeFeatured-data-cleaning-enrich-job": "/creditsafe-featured/data-cleaning/enrich-job",
|
|
844
|
+
"creditsafeFeatured-data-cleaning-download-enriched-file": "/creditsafe-featured/data-cleaning/download-enriched-file",
|
|
845
|
+
"creditsafeFeatured-local-solutions-fr-bank-match": "/creditsafe-featured/local-solutions/fr-bank-match",
|
|
846
|
+
"creditsafeFeatured-local-solutions-fr-bank-match-audition": "/creditsafe-featured/local-solutions/fr-bank-match-audition",
|
|
847
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-search-criteria": "/creditsafe-featured/local-solutions/de-non-ltd-search-criteria",
|
|
848
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-search": "/creditsafe-featured/local-solutions/de-non-ltd-search",
|
|
849
|
+
"creditsafeFeatured-local-solutions-de-non-ltd-get": "/creditsafe-featured/local-solutions/de-non-ltd-get",
|
|
850
|
+
"creditsafeFeatured-local-solutions-nl-kvk-extract": "/creditsafe-featured/local-solutions/nl-kvk-extract",
|
|
851
|
+
"creditsafeFeatured-local-solutions-gb-bank-match": "/creditsafe-featured/local-solutions/gb-bank-match",
|
|
852
|
+
"creditsafeFeatured-local-solutions-gb-identity-search": "/creditsafe-featured/local-solutions/gb-identity-search",
|
|
853
|
+
"creditsafeFeatured-local-solutions-gb-update-identity-search": "/creditsafe-featured/local-solutions/gb-update-identity-search",
|
|
854
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history": "/creditsafe-featured/local-solutions/gb-identity-search-history",
|
|
855
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-record": "/creditsafe-featured/local-solutions/gb-identity-search-history-record",
|
|
856
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-input": "/creditsafe-featured/local-solutions/gb-identity-search-history-input",
|
|
857
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-history-reference": "/creditsafe-featured/local-solutions/gb-identity-search-history-reference",
|
|
858
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-revalidation": "/creditsafe-featured/local-solutions/gb-identity-search-revalidation",
|
|
859
|
+
"creditsafeFeatured-local-solutions-gb-identity-search-reasons": "/creditsafe-featured/local-solutions/gb-identity-search-reasons",
|
|
860
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-search": "/creditsafe-featured/local-solutions/gb-bank-verification-search",
|
|
861
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-validate": "/creditsafe-featured/local-solutions/gb-bank-verification-validate",
|
|
862
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-sortcode": "/creditsafe-featured/local-solutions/gb-bank-verification-sortcode",
|
|
863
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history": "/creditsafe-featured/local-solutions/gb-bank-verification-history",
|
|
864
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history-record": "/creditsafe-featured/local-solutions/gb-bank-verification-history-record",
|
|
865
|
+
"creditsafeFeatured-local-solutions-gb-bank-verification-history-reference": "/creditsafe-featured/local-solutions/gb-bank-verification-history-reference",
|
|
866
|
+
"creditsafeFeatured-local-solutions-gb-ccds": "/creditsafe-featured/local-solutions/gb-ccds",
|
|
867
|
+
"creditsafeFeatured-local-solutions-gb-land-registry": "/creditsafe-featured/local-solutions/gb-land-registry",
|
|
868
|
+
"creditsafeFeatured-local-solutions-gb-verify-company": "/creditsafe-featured/local-solutions/gb-verify-company",
|
|
869
|
+
"creditsafeFeatured-local-solutions-gb-verify-director-report-list": "/creditsafe-featured/local-solutions/gb-verify-director-report-list",
|
|
870
|
+
"creditsafeFeatured-local-solutions-gb-verify-director-report-create": "/creditsafe-featured/local-solutions/gb-verify-director-report-create",
|
|
871
|
+
"creditsafeFeatured-local-solutions-gb-verify-individual-summary": "/creditsafe-featured/local-solutions/gb-verify-individual-summary",
|
|
872
|
+
"creditsafeFeatured-local-solutions-gb-verify-individual-full": "/creditsafe-featured/local-solutions/gb-verify-individual-full",
|
|
873
|
+
"creditsafeFeatured-local-solutions-us-search-support": "/creditsafe-featured/local-solutions/us-search-support",
|
|
874
|
+
"creditsafeFeatured-set-user-credentials": "/creditsafe-featured/set-user-credentials",
|
|
875
|
+
"crsCreditApi-pull-consumer-credit-equifax": "/crs-credit-api/credit/equifax",
|
|
876
|
+
"crsCreditApi-pull-consumer-credit-experian": "/crs-credit-api/credit/experian",
|
|
877
|
+
"crsCreditApi-pull-consumer-credit-transunion": "/crs-credit-api/credit/transunion",
|
|
878
|
+
"crsCreditApi-pull-business-credit-experian": "/crs-credit-api/business-credit/experian",
|
|
879
|
+
"crsCreditApi-pull-business-credit-equifax": "/crs-credit-api/business-credit/equifax",
|
|
880
|
+
"crsCreditApi-verify-business-instant-id": "/crs-credit-api/business-credit/lexisnexis/business-instantid",
|
|
881
|
+
"crsCreditApi-kyc-precise-id": "/crs-credit-api/identity-fraud/experian/precise-id",
|
|
882
|
+
"crsCreditApi-kyb-business-compliance-insight": "/crs-credit-api/business-credit/experian/business-compliance-insight",
|
|
883
|
+
"crsCreditApi-kyb-business-contacts": "/crs-credit-api/business-credit/experian/business-contacts",
|
|
884
|
+
"crsCreditApi-ofac-screening-single": "/crs-credit-api/public-records/lexisnexis/ofac",
|
|
885
|
+
"crsCreditApi-ofac-screening-batch": "/crs-credit-api/public-records/lexisnexis/ofac/batch",
|
|
886
|
+
"crsCreditApi-global-watchlist-screening": "/crs-credit-api/public-records/lexisnexis/global-watchlist",
|
|
887
|
+
"crsCreditApi-bridger-xg-screening": "/crs-credit-api/public-records/lexisnexis/bridger-xg",
|
|
888
|
+
"crsCreditApi-ist-watch-screening": "/crs-credit-api/business-credit/experian/ist-watch",
|
|
889
|
+
"crsCreditApi-set-user-credentials": "/crs-credit-api/set-user-credentials",
|
|
890
|
+
"dunAndBradstreet-cleanse-match": "/dun-and-bradstreet/match/cleanse",
|
|
891
|
+
"dunAndBradstreet-cleanse-match-with-fraud": "/dun-and-bradstreet/match/cleanse-with-fraud",
|
|
892
|
+
"dunAndBradstreet-extended-match": "/dun-and-bradstreet/match/extended",
|
|
893
|
+
"dunAndBradstreet-search-company-list": "/dun-and-bradstreet/search/company-list",
|
|
894
|
+
"dunAndBradstreet-search-competitors": "/dun-and-bradstreet/search/competitors",
|
|
895
|
+
"dunAndBradstreet-set-user-credentials": "/dun-and-bradstreet/set-user-credentials",
|
|
896
|
+
"experianBusiness-search-business": "/experian-business/v1/search",
|
|
897
|
+
"experianBusiness-quick-search-business": "/experian-business/v1/quicksearch",
|
|
898
|
+
"experianBusiness-get-business-headers": "/experian-business/v1/headers",
|
|
899
|
+
"experianBusiness-get-business-scores": "/experian-business/v1/scores",
|
|
900
|
+
"experianBusiness-get-premier-profile-report": "/experian-business/v1/reports/premierprofiles",
|
|
901
|
+
"experianBusiness-get-intelliscore-report": "/experian-business/v1/reports/intelliscoreplus",
|
|
902
|
+
"experianBusiness-get-risk-dashboards": "/experian-business/v1/riskdashboards",
|
|
903
|
+
"experianBusiness-get-credit-status": "/experian-business/v1/creditstatus",
|
|
904
|
+
"experianBusiness-run-business-compliance-insight": "/experian-business/v1/bci",
|
|
905
|
+
"experianBusiness-get-business-contacts": "/experian-business/v1/businesscontacts",
|
|
906
|
+
"experianBusiness-get-corporate-linkage": "/experian-business/v1/corporatelinkage",
|
|
907
|
+
"experianBusiness-get-corporate-registrations": "/experian-business/v1/corporateregistrations",
|
|
908
|
+
"experianBusiness-run-ist-watch-screening": "/experian-business/v1/istwatch",
|
|
909
|
+
"experianBusiness-run-fraud-shields-screening": "/experian-business/v1/fraudshields",
|
|
910
|
+
"experianBusiness-set-user-credentials": "/experian-business/set-user-credentials",
|
|
327
911
|
"gitlab-set-user-credentials": "/gitlab/auth/set-user-credentials",
|
|
328
912
|
"gitlab-oauth-initiate": "/gitlab/oauth/initiate",
|
|
329
913
|
"gitlab-oauth-callback": "/gitlab/oauth/callback",
|
|
@@ -403,6 +987,53 @@ exports.OPERATION_PATHS = {
|
|
|
403
987
|
"googleSlides-create-presentation": "/google-slides/presentations/create",
|
|
404
988
|
"googleSlides-get-presentation": "/google-slides/presentations/get",
|
|
405
989
|
"googleSlides-batch-update-presentation": "/google-slides/presentations/batch-update",
|
|
990
|
+
"microsoftOnedrive-auth-start": "/microsoft-onedrive/auth/start",
|
|
991
|
+
"microsoftOnedrive-set-user-credentials": "/microsoft-onedrive/auth/set-user-credentials",
|
|
992
|
+
"microsoftOnedrive-oauth-callback": "/microsoft-onedrive/oauth/callback",
|
|
993
|
+
"microsoftOnedrive-list-items": "/microsoft-onedrive/items",
|
|
994
|
+
"microsoftOnedrive-update-item": "/microsoft-onedrive/items",
|
|
995
|
+
"microsoftOnedrive-delete-item": "/microsoft-onedrive/items",
|
|
996
|
+
"microsoftOnedrive-get-item": "/microsoft-onedrive/items/get",
|
|
997
|
+
"microsoftOnedrive-download-item": "/microsoft-onedrive/items/download",
|
|
998
|
+
"microsoftOnedrive-upload-item": "/microsoft-onedrive/items/upload",
|
|
999
|
+
"microsoftOnedrive-upload-large-item": "/microsoft-onedrive/items/upload-large",
|
|
1000
|
+
"microsoftOnedrive-create-folder": "/microsoft-onedrive/folders",
|
|
1001
|
+
"microsoftOnedrive-copy-item": "/microsoft-onedrive/items/copy",
|
|
1002
|
+
"microsoftOnedrive-search-items": "/microsoft-onedrive/search",
|
|
1003
|
+
"microsoftOutlook-auth-start": "/microsoft-outlook/auth/start",
|
|
1004
|
+
"microsoftOutlook-set-user-credentials": "/microsoft-outlook/auth/set-user-credentials",
|
|
1005
|
+
"microsoftOutlook-oauth-callback": "/microsoft-outlook/oauth/callback",
|
|
1006
|
+
"microsoftOutlook-messages-list": "/microsoft-outlook/messages/list",
|
|
1007
|
+
"microsoftOutlook-mail-folders-list": "/microsoft-outlook/mail-folders/list",
|
|
1008
|
+
"microsoftOutlook-folder-messages-list": "/microsoft-outlook/mail-folders/messages/list",
|
|
1009
|
+
"microsoftOutlook-messages-get": "/microsoft-outlook/messages/get",
|
|
1010
|
+
"microsoftOutlook-messages-search": "/microsoft-outlook/messages/search",
|
|
1011
|
+
"microsoftOutlook-attachments-list": "/microsoft-outlook/messages/attachments/list",
|
|
1012
|
+
"microsoftOutlook-send-mail": "/microsoft-outlook/messages/send-mail",
|
|
1013
|
+
"microsoftOutlook-messages-create": "/microsoft-outlook/messages/create",
|
|
1014
|
+
"microsoftOutlook-messages-update": "/microsoft-outlook/messages/update",
|
|
1015
|
+
"microsoftOutlook-messages-send": "/microsoft-outlook/messages/send",
|
|
1016
|
+
"microsoftOutlook-messages-reply": "/microsoft-outlook/messages/reply",
|
|
1017
|
+
"microsoftOutlook-messages-reply-all": "/microsoft-outlook/messages/reply-all",
|
|
1018
|
+
"microsoftOutlook-messages-forward": "/microsoft-outlook/messages/forward",
|
|
1019
|
+
"microsoftOutlook-messages-delete": "/microsoft-outlook/messages/delete",
|
|
1020
|
+
"microsoftOutlook-attachments-create": "/microsoft-outlook/messages/attachments/create",
|
|
1021
|
+
"microsoftSharepoint-set-user-credentials": "/microsoft-sharepoint/auth/set-user-credentials",
|
|
1022
|
+
"microsoftSharepoint-oauth-initiate": "/microsoft-sharepoint/oauth/initiate",
|
|
1023
|
+
"microsoftSharepoint-oauth-callback": "/microsoft-sharepoint/oauth/callback",
|
|
1024
|
+
"microsoftSharepoint-get-site-by-path": "/microsoft-sharepoint/sites/get-by-path",
|
|
1025
|
+
"microsoftSharepoint-search-sites": "/microsoft-sharepoint/sites/search",
|
|
1026
|
+
"microsoftSharepoint-list-drives": "/microsoft-sharepoint/sites/drives/list",
|
|
1027
|
+
"microsoftSharepoint-list-drive-item-children": "/microsoft-sharepoint/drives/items/children/list",
|
|
1028
|
+
"microsoftSharepoint-download-file-content": "/microsoft-sharepoint/drives/items/content/get",
|
|
1029
|
+
"microsoftSharepoint-upload-file": "/microsoft-sharepoint/drives/items/content/upload",
|
|
1030
|
+
"microsoftSharepoint-delete-file": "/microsoft-sharepoint/drives/items/delete",
|
|
1031
|
+
"microsoftSharepoint-list-lists": "/microsoft-sharepoint/sites/lists/list",
|
|
1032
|
+
"microsoftSharepoint-get-list": "/microsoft-sharepoint/sites/lists/get",
|
|
1033
|
+
"microsoftSharepoint-list-list-items": "/microsoft-sharepoint/sites/lists/items/list",
|
|
1034
|
+
"microsoftSharepoint-create-list-item": "/microsoft-sharepoint/sites/lists/items/create",
|
|
1035
|
+
"microsoftSharepoint-update-list-item": "/microsoft-sharepoint/sites/lists/items/update",
|
|
1036
|
+
"microsoftSharepoint-search-content": "/microsoft-sharepoint/search/query",
|
|
406
1037
|
"jira-oauth-initiate": "/jira/oauth/initiate",
|
|
407
1038
|
"jira-set-user-credentials": "/jira/auth/set-user-credentials",
|
|
408
1039
|
"jira-oauth-callback": "/jira/oauth/callback",
|
|
@@ -525,6 +1156,13 @@ exports.OPERATION_PATHS = {
|
|
|
525
1156
|
"redtail-create-note-comment": "/redtail/notes/comments",
|
|
526
1157
|
"resend-set-user-credentials": "/resend/set-user-credentials",
|
|
527
1158
|
"resend-send-email": "/resend/send-email",
|
|
1159
|
+
"socureRiskos-submit-evaluation": "/socure-riskos/evaluations/submit",
|
|
1160
|
+
"socureRiskos-get-evaluation-result": "/socure-riskos/evaluations/get",
|
|
1161
|
+
"socureRiskos-enable-watchlist-monitoring": "/socure-riskos/evaluations/watchlist-monitoring",
|
|
1162
|
+
"socureRiskos-submit-outcome-feedback": "/socure-riskos/feedback",
|
|
1163
|
+
"socureRiskos-download-evaluation-documents": "/socure-riskos/evaluations/documents",
|
|
1164
|
+
"socureRiskos-receive-webhook": "/socure-riskos/webhooks",
|
|
1165
|
+
"socureRiskos-set-user-credentials": "/socure-riskos/set-user-credentials",
|
|
528
1166
|
"stripe-set-user-credentials": "/stripe/set-user-credentials",
|
|
529
1167
|
"stripe-create-checkout-session": "/stripe/create-checkout-session",
|
|
530
1168
|
"stripe-webhook": "/stripe/webhook",
|