@tesouro/embedded-components-react 0.2.253 → 0.2.255
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/core.js +1 -1
- package/dist/index.css +15 -0
- package/dist/index.js +2 -2
- package/dist/lib/BillPayWidget.d.ts +151 -151
- package/dist/lib/BillPayWidget.js +1 -1
- package/dist/lib/InsightsWidget.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index3.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index10.js +40 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index11.js +36 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index3.js +28 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index4.js +22 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index5.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index6.js +75 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index7.js +166 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index8.js +17 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index9.js +30 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +15 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index10.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index11.js +99 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +4 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index13.js +4 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index14.js +43 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index15.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index16.js +50 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index17.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index18.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index19.js +93 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +42 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index20.js +3 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index22.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +85 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index24.js +3 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index25.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index26.js +112 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index27.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +51 -35
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +235 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +106 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +35 -88
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +122 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +36 -22
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +74 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +15 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index10.js +24 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index11.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index12.js +12 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index13.js +83 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index14.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index15.js +18 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index16.js +205 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index17.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index18.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index19.js +89 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index20.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index21.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index22.js +131 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index23.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index24.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index25.js +45 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index27.js +17 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index28.js +149 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index3.js +73 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index33.js +14 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index34.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index35.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index36.js +24 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index38.js +145 -6
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index39.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index40.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index41.js +93 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index43.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index44.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index45.js +30 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index46.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index47.js +13 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index48.js +88 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index7.js +62 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index9.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index4.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index7.js +58 -58
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index8.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +13 -62
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index11.js +66 -0
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +11 -109
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index8.js +113 -21
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +21 -15
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/policyViewModel.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/index.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/helpers.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useAddressForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useCounterpartForm.js +32 -29
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useSubEntityForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index8.js +232 -220
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +171 -138
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client/index.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/bodySerializer.gen.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +404 -293
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +463 -456
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetTokenRefreshProvider.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/index.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/MeasureUnitsManagerContainer.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/useProductForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index3.js → lib/amountOutputToMajorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index14.js → lib/apiErrors.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index2.js → lib/coerceAmountValueToMinorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/lib/formatCalendarDate.js +13 -0
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index4.js → lib/formatMoneyExact.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index5.js → lib/formatPhoneDisplay.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index6.js → lib/getInitials.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index7.js → lib/normalizeAmountOutputCurrencyCode.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index8.js → lib/parseAmountOutputMajorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index9.js → lib/parseDecimalAmountToMinorUnits.js} +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index10.js → lib/sumAmountOutputsMajorUnits.js} +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index11.js → lib/usStates.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index13.js → lib/widgetDomEvents.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index12.js → lib/widgetTokenManager.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index8.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index11.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index5.js +1 -1
- package/dist/packages/shared-ui-shadcn/dist/index.js +3593 -3582
- package/package.json +1 -1
package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js
CHANGED
|
@@ -1,67 +1,68 @@
|
|
|
1
|
+
import { formDataBodySerializer as e } from "./core/bodySerializer.gen.js";
|
|
1
2
|
import "./client/index.js";
|
|
2
|
-
import { client as
|
|
3
|
+
import { client as t } from "./client.gen.js";
|
|
3
4
|
//#region ../../libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js
|
|
4
|
-
var
|
|
5
|
+
var n = (e) => (e.client ?? t).post({
|
|
5
6
|
security: [{
|
|
6
7
|
key: "HTTPBearer",
|
|
7
8
|
scheme: "bearer",
|
|
8
9
|
type: "http"
|
|
9
10
|
}],
|
|
10
11
|
url: "/api/widget-gateway/disclosure-acceptance",
|
|
11
|
-
...
|
|
12
|
+
...e,
|
|
12
13
|
headers: {
|
|
13
14
|
"Content-Type": "application/json",
|
|
14
|
-
...
|
|
15
|
+
...e.headers
|
|
15
16
|
}
|
|
16
|
-
}),
|
|
17
|
+
}), r = (e) => (e?.client ?? t).get({
|
|
17
18
|
security: [{
|
|
18
19
|
key: "HTTPBearer",
|
|
19
20
|
scheme: "bearer",
|
|
20
21
|
type: "http"
|
|
21
22
|
}],
|
|
22
23
|
url: "/api/widget-gateway/init",
|
|
23
|
-
...
|
|
24
|
-
}),
|
|
24
|
+
...e
|
|
25
|
+
}), i = (e) => (e?.client ?? t).get({
|
|
25
26
|
security: [{
|
|
26
27
|
key: "APPToken",
|
|
27
28
|
scheme: "bearer",
|
|
28
29
|
type: "http"
|
|
29
30
|
}],
|
|
30
31
|
url: "/embedded-banking/v1/application-status",
|
|
31
|
-
...
|
|
32
|
-
}),
|
|
32
|
+
...e
|
|
33
|
+
}), a = (e) => (e.client ?? t).post({
|
|
33
34
|
security: [{
|
|
34
35
|
key: "APPToken",
|
|
35
36
|
scheme: "bearer",
|
|
36
37
|
type: "http"
|
|
37
38
|
}],
|
|
38
39
|
url: "/embedded-banking/v1/bank-account-applications",
|
|
39
|
-
...
|
|
40
|
+
...e,
|
|
40
41
|
headers: {
|
|
41
42
|
"Content-Type": "application/json",
|
|
42
|
-
...
|
|
43
|
+
...e.headers
|
|
43
44
|
}
|
|
44
|
-
}),
|
|
45
|
+
}), o = (e) => (e.client ?? t).patch({
|
|
45
46
|
security: [{
|
|
46
47
|
key: "APPToken",
|
|
47
48
|
scheme: "bearer",
|
|
48
49
|
type: "http"
|
|
49
50
|
}],
|
|
50
51
|
url: "/embedded-banking/v1/bank-account-applications/{id}",
|
|
51
|
-
...
|
|
52
|
+
...e,
|
|
52
53
|
headers: {
|
|
53
54
|
"Content-Type": "application/json",
|
|
54
|
-
...
|
|
55
|
+
...e.headers
|
|
55
56
|
}
|
|
56
|
-
}),
|
|
57
|
+
}), s = (e) => (e.client ?? t).post({
|
|
57
58
|
security: [{
|
|
58
59
|
key: "APPToken",
|
|
59
60
|
scheme: "bearer",
|
|
60
61
|
type: "http"
|
|
61
62
|
}],
|
|
62
63
|
url: "/embedded-banking/v1/bank-account-applications/{id}/submission",
|
|
63
|
-
...
|
|
64
|
-
}),
|
|
64
|
+
...e
|
|
65
|
+
}), c = (e) => (e?.client ?? t).get({
|
|
65
66
|
security: [{
|
|
66
67
|
key: "APPToken",
|
|
67
68
|
scheme: "bearer",
|
|
@@ -72,8 +73,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
72
73
|
type: "http"
|
|
73
74
|
}],
|
|
74
75
|
url: "/embedded-banking/v1/bank-accounts",
|
|
75
|
-
...
|
|
76
|
-
}),
|
|
76
|
+
...e
|
|
77
|
+
}), l = (e) => (e.client ?? t).post({
|
|
77
78
|
security: [{
|
|
78
79
|
key: "APPToken",
|
|
79
80
|
scheme: "bearer",
|
|
@@ -84,12 +85,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
84
85
|
type: "http"
|
|
85
86
|
}],
|
|
86
87
|
url: "/embedded-banking/v1/bank-accounts",
|
|
87
|
-
...
|
|
88
|
+
...e,
|
|
88
89
|
headers: {
|
|
89
90
|
"Content-Type": "application/json",
|
|
90
|
-
...
|
|
91
|
+
...e.headers
|
|
91
92
|
}
|
|
92
|
-
}),
|
|
93
|
+
}), u = (e) => (e.client ?? t).post({
|
|
93
94
|
security: [{
|
|
94
95
|
key: "APPToken",
|
|
95
96
|
scheme: "bearer",
|
|
@@ -100,12 +101,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
100
101
|
type: "http"
|
|
101
102
|
}],
|
|
102
103
|
url: "/embedded-banking/v1/bank-accounts/access",
|
|
103
|
-
...
|
|
104
|
+
...e,
|
|
104
105
|
headers: {
|
|
105
106
|
"Content-Type": "application/json",
|
|
106
|
-
...
|
|
107
|
+
...e.headers
|
|
107
108
|
}
|
|
108
|
-
}),
|
|
109
|
+
}), d = (e) => (e.client ?? t).get({
|
|
109
110
|
security: [{
|
|
110
111
|
key: "APPToken",
|
|
111
112
|
scheme: "bearer",
|
|
@@ -116,8 +117,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
116
117
|
type: "http"
|
|
117
118
|
}],
|
|
118
119
|
url: "/embedded-banking/v1/bank-accounts/{id}",
|
|
119
|
-
...
|
|
120
|
-
}),
|
|
120
|
+
...e
|
|
121
|
+
}), f = (e) => (e.client ?? t).patch({
|
|
121
122
|
security: [{
|
|
122
123
|
key: "APPToken",
|
|
123
124
|
scheme: "bearer",
|
|
@@ -128,12 +129,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
128
129
|
type: "http"
|
|
129
130
|
}],
|
|
130
131
|
url: "/embedded-banking/v1/bank-accounts/{id}",
|
|
131
|
-
...
|
|
132
|
+
...e,
|
|
132
133
|
headers: {
|
|
133
134
|
"Content-Type": "application/json",
|
|
134
|
-
...
|
|
135
|
+
...e.headers
|
|
135
136
|
}
|
|
136
|
-
}),
|
|
137
|
+
}), p = (e) => (e.client ?? t).get({
|
|
137
138
|
security: [{
|
|
138
139
|
key: "APPToken",
|
|
139
140
|
scheme: "bearer",
|
|
@@ -144,8 +145,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
144
145
|
type: "http"
|
|
145
146
|
}],
|
|
146
147
|
url: "/embedded-banking/v1/bank-accounts/{id}/access",
|
|
147
|
-
...
|
|
148
|
-
}),
|
|
148
|
+
...e
|
|
149
|
+
}), m = (e) => (e.client ?? t).post({
|
|
149
150
|
security: [{
|
|
150
151
|
key: "APPToken",
|
|
151
152
|
scheme: "bearer",
|
|
@@ -156,12 +157,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
156
157
|
type: "http"
|
|
157
158
|
}],
|
|
158
159
|
url: "/embedded-banking/v1/bank-accounts/{id}/access",
|
|
159
|
-
...
|
|
160
|
+
...e,
|
|
160
161
|
headers: {
|
|
161
162
|
"Content-Type": "application/json",
|
|
162
|
-
...
|
|
163
|
+
...e.headers
|
|
163
164
|
}
|
|
164
|
-
}),
|
|
165
|
+
}), h = (e) => (e.client ?? t).get({
|
|
165
166
|
security: [{
|
|
166
167
|
key: "APPToken",
|
|
167
168
|
scheme: "bearer",
|
|
@@ -172,8 +173,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
172
173
|
type: "http"
|
|
173
174
|
}],
|
|
174
175
|
url: "/embedded-banking/v1/bank-accounts/{id}/transactions",
|
|
175
|
-
...
|
|
176
|
-
}),
|
|
176
|
+
...e
|
|
177
|
+
}), g = (e) => (e.client ?? t).get({
|
|
177
178
|
security: [{
|
|
178
179
|
key: "APPToken",
|
|
179
180
|
scheme: "bearer",
|
|
@@ -184,8 +185,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
184
185
|
type: "http"
|
|
185
186
|
}],
|
|
186
187
|
url: "/embedded-banking/v1/bank-accounts/{id}/transactions/download",
|
|
187
|
-
...
|
|
188
|
-
}),
|
|
188
|
+
...e
|
|
189
|
+
}), _ = (e) => (e.client ?? t).get({
|
|
189
190
|
security: [{
|
|
190
191
|
key: "APPToken",
|
|
191
192
|
scheme: "bearer",
|
|
@@ -196,8 +197,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
196
197
|
type: "http"
|
|
197
198
|
}],
|
|
198
199
|
url: "/embedded-banking/v1/bank-accounts/{id}/transfers",
|
|
199
|
-
...
|
|
200
|
-
}),
|
|
200
|
+
...e
|
|
201
|
+
}), v = (e) => (e?.client ?? t).get({
|
|
201
202
|
security: [{
|
|
202
203
|
key: "APPToken",
|
|
203
204
|
scheme: "bearer",
|
|
@@ -208,8 +209,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
208
209
|
type: "http"
|
|
209
210
|
}],
|
|
210
211
|
url: "/embedded-banking/v1/credit-cards",
|
|
211
|
-
...
|
|
212
|
-
}),
|
|
212
|
+
...e
|
|
213
|
+
}), y = (e) => (e.client ?? t).get({
|
|
213
214
|
security: [{
|
|
214
215
|
key: "APPToken",
|
|
215
216
|
scheme: "bearer",
|
|
@@ -220,8 +221,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
220
221
|
type: "http"
|
|
221
222
|
}],
|
|
222
223
|
url: "/embedded-banking/v1/credit-cards/{cardId}",
|
|
223
|
-
...
|
|
224
|
-
}),
|
|
224
|
+
...e
|
|
225
|
+
}), b = (e) => (e?.client ?? t).get({
|
|
225
226
|
security: [{
|
|
226
227
|
key: "APPToken",
|
|
227
228
|
scheme: "bearer",
|
|
@@ -232,8 +233,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
232
233
|
type: "http"
|
|
233
234
|
}],
|
|
234
235
|
url: "/embedded-banking/v1/debit-cards",
|
|
235
|
-
...
|
|
236
|
-
}),
|
|
236
|
+
...e
|
|
237
|
+
}), x = (e) => (e.client ?? t).get({
|
|
237
238
|
security: [{
|
|
238
239
|
key: "APPToken",
|
|
239
240
|
scheme: "bearer",
|
|
@@ -244,8 +245,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
244
245
|
type: "http"
|
|
245
246
|
}],
|
|
246
247
|
url: "/embedded-banking/v1/debit-cards/{cardId}",
|
|
247
|
-
...
|
|
248
|
-
}),
|
|
248
|
+
...e
|
|
249
|
+
}), S = (e) => (e?.client ?? t).get({
|
|
249
250
|
security: [{
|
|
250
251
|
key: "APPToken",
|
|
251
252
|
scheme: "bearer",
|
|
@@ -256,8 +257,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
256
257
|
type: "http"
|
|
257
258
|
}],
|
|
258
259
|
url: "/embedded-banking/v1/external-bank-accounts",
|
|
259
|
-
...
|
|
260
|
-
}),
|
|
260
|
+
...e
|
|
261
|
+
}), C = (e) => (e.client ?? t).post({
|
|
261
262
|
security: [{
|
|
262
263
|
key: "APPToken",
|
|
263
264
|
scheme: "bearer",
|
|
@@ -268,12 +269,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
268
269
|
type: "http"
|
|
269
270
|
}],
|
|
270
271
|
url: "/embedded-banking/v1/external-bank-accounts",
|
|
271
|
-
...
|
|
272
|
+
...e,
|
|
272
273
|
headers: {
|
|
273
274
|
"Content-Type": "application/json",
|
|
274
|
-
...
|
|
275
|
+
...e.headers
|
|
275
276
|
}
|
|
276
|
-
}),
|
|
277
|
+
}), w = (e) => (e.client ?? t).delete({
|
|
277
278
|
security: [{
|
|
278
279
|
key: "APPToken",
|
|
279
280
|
scheme: "bearer",
|
|
@@ -284,8 +285,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
284
285
|
type: "http"
|
|
285
286
|
}],
|
|
286
287
|
url: "/embedded-banking/v1/external-bank-accounts/{id}",
|
|
287
|
-
...
|
|
288
|
-
}),
|
|
288
|
+
...e
|
|
289
|
+
}), T = (e) => (e.client ?? t).patch({
|
|
289
290
|
security: [{
|
|
290
291
|
key: "APPToken",
|
|
291
292
|
scheme: "bearer",
|
|
@@ -296,12 +297,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
296
297
|
type: "http"
|
|
297
298
|
}],
|
|
298
299
|
url: "/embedded-banking/v1/external-bank-accounts/{id}",
|
|
299
|
-
...
|
|
300
|
+
...e,
|
|
300
301
|
headers: {
|
|
301
302
|
"Content-Type": "application/json",
|
|
302
|
-
...
|
|
303
|
+
...e.headers
|
|
303
304
|
}
|
|
304
|
-
}),
|
|
305
|
+
}), E = (e) => (e.client ?? t).get({
|
|
305
306
|
security: [{
|
|
306
307
|
key: "APPToken",
|
|
307
308
|
scheme: "bearer",
|
|
@@ -312,8 +313,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
312
313
|
type: "http"
|
|
313
314
|
}],
|
|
314
315
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/access",
|
|
315
|
-
...
|
|
316
|
-
}),
|
|
316
|
+
...e
|
|
317
|
+
}), D = (e) => (e.client ?? t).post({
|
|
317
318
|
security: [{
|
|
318
319
|
key: "APPToken",
|
|
319
320
|
scheme: "bearer",
|
|
@@ -324,12 +325,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
324
325
|
type: "http"
|
|
325
326
|
}],
|
|
326
327
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/access",
|
|
327
|
-
...
|
|
328
|
+
...e,
|
|
328
329
|
headers: {
|
|
329
330
|
"Content-Type": "application/json",
|
|
330
|
-
...
|
|
331
|
+
...e.headers
|
|
331
332
|
}
|
|
332
|
-
}),
|
|
333
|
+
}), O = (e) => (e.client ?? t).post({
|
|
333
334
|
security: [{
|
|
334
335
|
key: "APPToken",
|
|
335
336
|
scheme: "bearer",
|
|
@@ -340,8 +341,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
340
341
|
type: "http"
|
|
341
342
|
}],
|
|
342
343
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/link",
|
|
343
|
-
...
|
|
344
|
-
}),
|
|
344
|
+
...e
|
|
345
|
+
}), k = (e) => (e.client ?? t).post({
|
|
345
346
|
security: [{
|
|
346
347
|
key: "APPToken",
|
|
347
348
|
scheme: "bearer",
|
|
@@ -352,12 +353,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
352
353
|
type: "http"
|
|
353
354
|
}],
|
|
354
355
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/validate",
|
|
355
|
-
...
|
|
356
|
+
...e,
|
|
356
357
|
headers: {
|
|
357
358
|
"Content-Type": "application/json",
|
|
358
|
-
...
|
|
359
|
+
...e.headers
|
|
359
360
|
}
|
|
360
|
-
}),
|
|
361
|
+
}), A = (e) => (e.client ?? t).post({
|
|
361
362
|
security: [{
|
|
362
363
|
key: "APPToken",
|
|
363
364
|
scheme: "bearer",
|
|
@@ -368,12 +369,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
368
369
|
type: "http"
|
|
369
370
|
}],
|
|
370
371
|
url: "/embedded-banking/v1/money-movements/ach",
|
|
371
|
-
...
|
|
372
|
+
...e,
|
|
372
373
|
headers: {
|
|
373
374
|
"Content-Type": "application/json",
|
|
374
|
-
...
|
|
375
|
+
...e.headers
|
|
375
376
|
}
|
|
376
|
-
}),
|
|
377
|
+
}), j = (e) => (e.client ?? t).post({
|
|
377
378
|
security: [{
|
|
378
379
|
key: "APPToken",
|
|
379
380
|
scheme: "bearer",
|
|
@@ -384,668 +385,778 @@ var t = (t) => (t.client ?? e).post({
|
|
|
384
385
|
type: "http"
|
|
385
386
|
}],
|
|
386
387
|
url: "/embedded-banking/v1/money-movements/book",
|
|
387
|
-
...
|
|
388
|
+
...e,
|
|
388
389
|
headers: {
|
|
389
390
|
"Content-Type": "application/json",
|
|
390
|
-
...
|
|
391
|
+
...e.headers
|
|
391
392
|
}
|
|
392
|
-
}),
|
|
393
|
+
}), M = (e) => (e.client ?? t).get({
|
|
393
394
|
security: [{
|
|
394
395
|
key: "HTTPBearer",
|
|
395
396
|
scheme: "bearer",
|
|
396
397
|
type: "http"
|
|
397
398
|
}],
|
|
398
399
|
url: "/finops/v1/analytics/payables",
|
|
399
|
-
...
|
|
400
|
-
}),
|
|
400
|
+
...e
|
|
401
|
+
}), N = (e) => (e.client ?? t).get({
|
|
401
402
|
security: [{
|
|
402
403
|
key: "HTTPBearer",
|
|
403
404
|
scheme: "bearer",
|
|
404
405
|
type: "http"
|
|
405
406
|
}],
|
|
406
407
|
url: "/finops/v1/analytics/receivables",
|
|
407
|
-
...
|
|
408
|
-
}),
|
|
408
|
+
...e
|
|
409
|
+
}), P = (e) => (e.client ?? t).get({
|
|
409
410
|
security: [{
|
|
410
411
|
key: "HTTPBearer",
|
|
411
412
|
scheme: "bearer",
|
|
412
413
|
type: "http"
|
|
413
414
|
}],
|
|
414
415
|
url: "/finops/v1/approval-policies",
|
|
415
|
-
...
|
|
416
|
-
}),
|
|
416
|
+
...e
|
|
417
|
+
}), F = (e) => (e.client ?? t).post({
|
|
417
418
|
security: [{
|
|
418
419
|
key: "HTTPBearer",
|
|
419
420
|
scheme: "bearer",
|
|
420
421
|
type: "http"
|
|
421
422
|
}],
|
|
422
423
|
url: "/finops/v1/approval-policies",
|
|
423
|
-
...
|
|
424
|
+
...e,
|
|
424
425
|
headers: {
|
|
425
426
|
"Content-Type": "application/json",
|
|
426
|
-
...
|
|
427
|
+
...e.headers
|
|
427
428
|
}
|
|
428
|
-
}),
|
|
429
|
+
}), I = (e) => (e.client ?? t).delete({
|
|
429
430
|
security: [{
|
|
430
431
|
key: "HTTPBearer",
|
|
431
432
|
scheme: "bearer",
|
|
432
433
|
type: "http"
|
|
433
434
|
}],
|
|
434
435
|
url: "/finops/v1/approval-policies/{approval_policy_id}",
|
|
435
|
-
...
|
|
436
|
-
}),
|
|
436
|
+
...e
|
|
437
|
+
}), L = (e) => (e.client ?? t).patch({
|
|
437
438
|
security: [{
|
|
438
439
|
key: "HTTPBearer",
|
|
439
440
|
scheme: "bearer",
|
|
440
441
|
type: "http"
|
|
441
442
|
}],
|
|
442
443
|
url: "/finops/v1/approval-policies/{approval_policy_id}",
|
|
443
|
-
...
|
|
444
|
+
...e,
|
|
444
445
|
headers: {
|
|
445
446
|
"Content-Type": "application/json",
|
|
446
|
-
...
|
|
447
|
+
...e.headers
|
|
447
448
|
}
|
|
448
|
-
}),
|
|
449
|
+
}), R = (e) => (e.client ?? t).get({
|
|
449
450
|
security: [{
|
|
450
451
|
key: "HTTPBearer",
|
|
451
452
|
scheme: "bearer",
|
|
452
453
|
type: "http"
|
|
453
454
|
}],
|
|
454
455
|
url: "/finops/v1/counterparts",
|
|
455
|
-
...
|
|
456
|
-
}),
|
|
456
|
+
...e
|
|
457
|
+
}), z = (e) => (e.client ?? t).post({
|
|
457
458
|
security: [{
|
|
458
459
|
key: "HTTPBearer",
|
|
459
460
|
scheme: "bearer",
|
|
460
461
|
type: "http"
|
|
461
462
|
}],
|
|
462
463
|
url: "/finops/v1/counterparts",
|
|
463
|
-
...
|
|
464
|
+
...e,
|
|
464
465
|
headers: {
|
|
465
466
|
"Content-Type": "application/json",
|
|
466
|
-
...
|
|
467
|
+
...e.headers
|
|
467
468
|
}
|
|
468
|
-
}),
|
|
469
|
+
}), B = (e) => (e.client ?? t).delete({
|
|
469
470
|
security: [{
|
|
470
471
|
key: "HTTPBearer",
|
|
471
472
|
scheme: "bearer",
|
|
472
473
|
type: "http"
|
|
473
474
|
}],
|
|
474
475
|
url: "/finops/v1/counterparts/{counterpart_id}",
|
|
475
|
-
...
|
|
476
|
-
}),
|
|
476
|
+
...e
|
|
477
|
+
}), V = (e) => (e.client ?? t).get({
|
|
477
478
|
security: [{
|
|
478
479
|
key: "HTTPBearer",
|
|
479
480
|
scheme: "bearer",
|
|
480
481
|
type: "http"
|
|
481
482
|
}],
|
|
482
483
|
url: "/finops/v1/counterparts/{counterpart_id}",
|
|
483
|
-
...
|
|
484
|
-
}),
|
|
484
|
+
...e
|
|
485
|
+
}), H = (e) => (e.client ?? t).patch({
|
|
485
486
|
security: [{
|
|
486
487
|
key: "HTTPBearer",
|
|
487
488
|
scheme: "bearer",
|
|
488
489
|
type: "http"
|
|
489
490
|
}],
|
|
490
491
|
url: "/finops/v1/counterparts/{counterpart_id}",
|
|
491
|
-
...
|
|
492
|
+
...e,
|
|
492
493
|
headers: {
|
|
493
494
|
"Content-Type": "application/json",
|
|
494
|
-
...
|
|
495
|
+
...e.headers
|
|
495
496
|
}
|
|
496
|
-
}),
|
|
497
|
+
}), U = (e) => (e.client ?? t).get({
|
|
497
498
|
security: [{
|
|
498
499
|
key: "HTTPBearer",
|
|
499
500
|
scheme: "bearer",
|
|
500
501
|
type: "http"
|
|
501
502
|
}],
|
|
502
503
|
url: "/finops/v1/counterparts/{counterpart_id}/addresses",
|
|
503
|
-
...
|
|
504
|
-
}),
|
|
504
|
+
...e
|
|
505
|
+
}), W = (e) => (e.client ?? t).post({
|
|
505
506
|
security: [{
|
|
506
507
|
key: "HTTPBearer",
|
|
507
508
|
scheme: "bearer",
|
|
508
509
|
type: "http"
|
|
509
510
|
}],
|
|
510
511
|
url: "/finops/v1/counterparts/{counterpart_id}/addresses",
|
|
511
|
-
...
|
|
512
|
+
...e,
|
|
512
513
|
headers: {
|
|
513
514
|
"Content-Type": "application/json",
|
|
514
|
-
...
|
|
515
|
+
...e.headers
|
|
515
516
|
}
|
|
516
|
-
}),
|
|
517
|
+
}), G = (e) => (e.client ?? t).patch({
|
|
517
518
|
security: [{
|
|
518
519
|
key: "HTTPBearer",
|
|
519
520
|
scheme: "bearer",
|
|
520
521
|
type: "http"
|
|
521
522
|
}],
|
|
522
523
|
url: "/finops/v1/counterparts/{counterpart_id}/addresses/{address_id}",
|
|
523
|
-
...
|
|
524
|
+
...e,
|
|
524
525
|
headers: {
|
|
525
526
|
"Content-Type": "application/json",
|
|
526
|
-
...
|
|
527
|
+
...e.headers
|
|
527
528
|
}
|
|
528
|
-
}),
|
|
529
|
+
}), K = (e) => (e.client ?? t).get({
|
|
529
530
|
security: [{
|
|
530
531
|
key: "HTTPBearer",
|
|
531
532
|
scheme: "bearer",
|
|
532
533
|
type: "http"
|
|
533
534
|
}],
|
|
534
535
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
|
|
535
|
-
...
|
|
536
|
-
}),
|
|
536
|
+
...e
|
|
537
|
+
}), q = (e) => (e.client ?? t).post({
|
|
537
538
|
security: [{
|
|
538
539
|
key: "HTTPBearer",
|
|
539
540
|
scheme: "bearer",
|
|
540
541
|
type: "http"
|
|
541
542
|
}],
|
|
542
543
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
|
|
543
|
-
...
|
|
544
|
+
...e,
|
|
544
545
|
headers: {
|
|
545
546
|
"Content-Type": "application/json",
|
|
546
|
-
...
|
|
547
|
+
...e.headers
|
|
547
548
|
}
|
|
548
|
-
}),
|
|
549
|
+
}), J = (e) => (e.client ?? t).delete({
|
|
549
550
|
security: [{
|
|
550
551
|
key: "HTTPBearer",
|
|
551
552
|
scheme: "bearer",
|
|
552
553
|
type: "http"
|
|
553
554
|
}],
|
|
554
555
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
|
|
555
|
-
...
|
|
556
|
-
}),
|
|
556
|
+
...e
|
|
557
|
+
}), Y = (e) => (e.client ?? t).patch({
|
|
557
558
|
security: [{
|
|
558
559
|
key: "HTTPBearer",
|
|
559
560
|
scheme: "bearer",
|
|
560
561
|
type: "http"
|
|
561
562
|
}],
|
|
562
563
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
|
|
563
|
-
...
|
|
564
|
+
...e,
|
|
564
565
|
headers: {
|
|
565
566
|
"Content-Type": "application/json",
|
|
566
|
-
...
|
|
567
|
+
...e.headers
|
|
567
568
|
}
|
|
568
|
-
}),
|
|
569
|
+
}), X = (e) => (e.client ?? t).post({
|
|
569
570
|
security: [{
|
|
570
571
|
key: "HTTPBearer",
|
|
571
572
|
scheme: "bearer",
|
|
572
573
|
type: "http"
|
|
573
574
|
}],
|
|
574
575
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default",
|
|
575
|
-
...
|
|
576
|
-
}),
|
|
576
|
+
...e
|
|
577
|
+
}), Z = (e) => (e?.client ?? t).get({
|
|
577
578
|
security: [{
|
|
578
579
|
key: "HTTPBearer",
|
|
579
580
|
scheme: "bearer",
|
|
580
581
|
type: "http"
|
|
581
582
|
}],
|
|
582
583
|
url: "/finops/v1/entities/me",
|
|
583
|
-
...
|
|
584
|
-
}),
|
|
584
|
+
...e
|
|
585
|
+
}), Q = (e) => (e.client ?? t).get({
|
|
585
586
|
security: [{
|
|
586
587
|
key: "HTTPBearer",
|
|
587
588
|
scheme: "bearer",
|
|
588
589
|
type: "http"
|
|
589
590
|
}],
|
|
590
591
|
url: "/finops/v1/entities/{entity_id}/settings",
|
|
591
|
-
...
|
|
592
|
-
}),
|
|
592
|
+
...e
|
|
593
|
+
}), $ = (e) => (e.client ?? t).patch({
|
|
593
594
|
security: [{
|
|
594
595
|
key: "HTTPBearer",
|
|
595
596
|
scheme: "bearer",
|
|
596
597
|
type: "http"
|
|
597
598
|
}],
|
|
598
599
|
url: "/finops/v1/entities/{entity_id}/settings",
|
|
599
|
-
...
|
|
600
|
+
...e,
|
|
600
601
|
headers: {
|
|
601
602
|
"Content-Type": "application/json",
|
|
602
|
-
...
|
|
603
|
+
...e.headers
|
|
603
604
|
}
|
|
604
|
-
}),
|
|
605
|
+
}), ee = (e) => (e.client ?? t).get({
|
|
605
606
|
security: [{
|
|
606
607
|
key: "HTTPBearer",
|
|
607
608
|
scheme: "bearer",
|
|
608
609
|
type: "http"
|
|
609
610
|
}],
|
|
610
611
|
url: "/finops/v1/entity-users",
|
|
611
|
-
...
|
|
612
|
-
}),
|
|
612
|
+
...e
|
|
613
|
+
}), te = (e) => (e?.client ?? t).get({
|
|
613
614
|
security: [{
|
|
614
615
|
key: "HTTPBearer",
|
|
615
616
|
scheme: "bearer",
|
|
616
617
|
type: "http"
|
|
617
618
|
}],
|
|
618
619
|
url: "/finops/v1/entity-users/me",
|
|
619
|
-
...
|
|
620
|
-
}), ne = (
|
|
620
|
+
...e
|
|
621
|
+
}), ne = (e) => (e?.client ?? t).get({
|
|
621
622
|
security: [{
|
|
622
623
|
key: "HTTPBearer",
|
|
623
624
|
scheme: "bearer",
|
|
624
625
|
type: "http"
|
|
625
626
|
}],
|
|
626
627
|
url: "/finops/v1/entity-users/my-entity",
|
|
627
|
-
...
|
|
628
|
-
}), re = (
|
|
628
|
+
...e
|
|
629
|
+
}), re = (e) => (e.client ?? t).delete({
|
|
630
|
+
security: [{
|
|
631
|
+
key: "HTTPBearer",
|
|
632
|
+
scheme: "bearer",
|
|
633
|
+
type: "http"
|
|
634
|
+
}],
|
|
635
|
+
url: "/finops/v1/files/{file_id}",
|
|
636
|
+
...e
|
|
637
|
+
}), ie = (e) => (e.client ?? t).get({
|
|
629
638
|
security: [{
|
|
630
639
|
key: "HTTPBearer",
|
|
631
640
|
scheme: "bearer",
|
|
632
641
|
type: "http"
|
|
633
642
|
}],
|
|
634
643
|
url: "/finops/v1/ledger-accounts",
|
|
635
|
-
...
|
|
636
|
-
}),
|
|
644
|
+
...e
|
|
645
|
+
}), ae = (e) => (e.client ?? t).post({
|
|
637
646
|
security: [{
|
|
638
647
|
key: "HTTPBearer",
|
|
639
648
|
scheme: "bearer",
|
|
640
649
|
type: "http"
|
|
641
650
|
}],
|
|
642
651
|
url: "/finops/v1/ledger-accounts",
|
|
643
|
-
...
|
|
652
|
+
...e,
|
|
644
653
|
headers: {
|
|
645
654
|
"Content-Type": "application/json",
|
|
646
|
-
...
|
|
655
|
+
...e.headers
|
|
647
656
|
}
|
|
648
|
-
}),
|
|
657
|
+
}), oe = (e) => (e.client ?? t).delete({
|
|
649
658
|
security: [{
|
|
650
659
|
key: "HTTPBearer",
|
|
651
660
|
scheme: "bearer",
|
|
652
661
|
type: "http"
|
|
653
662
|
}],
|
|
654
663
|
url: "/finops/v1/ledger-accounts/{ledger_account_id}",
|
|
655
|
-
...
|
|
656
|
-
}),
|
|
664
|
+
...e
|
|
665
|
+
}), se = (e) => (e.client ?? t).patch({
|
|
657
666
|
security: [{
|
|
658
667
|
key: "HTTPBearer",
|
|
659
668
|
scheme: "bearer",
|
|
660
669
|
type: "http"
|
|
661
670
|
}],
|
|
662
671
|
url: "/finops/v1/ledger-accounts/{ledger_account_id}",
|
|
663
|
-
...
|
|
672
|
+
...e,
|
|
664
673
|
headers: {
|
|
665
674
|
"Content-Type": "application/json",
|
|
666
|
-
...
|
|
675
|
+
...e.headers
|
|
667
676
|
}
|
|
668
|
-
}),
|
|
677
|
+
}), ce = (e) => (e.client ?? t).get({
|
|
669
678
|
security: [{
|
|
670
679
|
key: "HTTPBearer",
|
|
671
680
|
scheme: "bearer",
|
|
672
681
|
type: "http"
|
|
673
682
|
}],
|
|
674
683
|
url: "/finops/v1/measure-units",
|
|
675
|
-
...
|
|
676
|
-
}),
|
|
684
|
+
...e
|
|
685
|
+
}), le = (e) => (e.client ?? t).post({
|
|
677
686
|
security: [{
|
|
678
687
|
key: "HTTPBearer",
|
|
679
688
|
scheme: "bearer",
|
|
680
689
|
type: "http"
|
|
681
690
|
}],
|
|
682
691
|
url: "/finops/v1/measure-units",
|
|
683
|
-
...
|
|
692
|
+
...e,
|
|
684
693
|
headers: {
|
|
685
694
|
"Content-Type": "application/json",
|
|
686
|
-
...
|
|
695
|
+
...e.headers
|
|
687
696
|
}
|
|
688
|
-
}),
|
|
697
|
+
}), ue = (e) => (e.client ?? t).delete({
|
|
689
698
|
security: [{
|
|
690
699
|
key: "HTTPBearer",
|
|
691
700
|
scheme: "bearer",
|
|
692
701
|
type: "http"
|
|
693
702
|
}],
|
|
694
703
|
url: "/finops/v1/measure-units/{unit_id}",
|
|
695
|
-
...
|
|
696
|
-
}),
|
|
704
|
+
...e
|
|
705
|
+
}), de = (e) => (e.client ?? t).patch({
|
|
697
706
|
security: [{
|
|
698
707
|
key: "HTTPBearer",
|
|
699
708
|
scheme: "bearer",
|
|
700
709
|
type: "http"
|
|
701
710
|
}],
|
|
702
711
|
url: "/finops/v1/measure-units/{unit_id}",
|
|
703
|
-
...
|
|
712
|
+
...e,
|
|
704
713
|
headers: {
|
|
705
714
|
"Content-Type": "application/json",
|
|
706
|
-
...
|
|
715
|
+
...e.headers
|
|
707
716
|
}
|
|
708
|
-
}),
|
|
717
|
+
}), fe = (e) => (e.client ?? t).get({
|
|
718
|
+
security: [{
|
|
719
|
+
key: "HTTPBearer",
|
|
720
|
+
scheme: "bearer",
|
|
721
|
+
type: "http"
|
|
722
|
+
}],
|
|
723
|
+
url: "/finops/v1/payables",
|
|
724
|
+
...e
|
|
725
|
+
}), pe = (e) => (e.client ?? t).post({
|
|
709
726
|
security: [{
|
|
710
727
|
key: "HTTPBearer",
|
|
711
728
|
scheme: "bearer",
|
|
712
729
|
type: "http"
|
|
713
730
|
}],
|
|
714
731
|
url: "/finops/v1/payables",
|
|
715
|
-
...
|
|
716
|
-
|
|
732
|
+
...e,
|
|
733
|
+
headers: {
|
|
734
|
+
"Content-Type": "application/json",
|
|
735
|
+
...e.headers
|
|
736
|
+
}
|
|
737
|
+
}), me = (n) => (n.client ?? t).post({
|
|
738
|
+
...e,
|
|
739
|
+
security: [{
|
|
740
|
+
key: "HTTPBearer",
|
|
741
|
+
scheme: "bearer",
|
|
742
|
+
type: "http"
|
|
743
|
+
}],
|
|
744
|
+
url: "/finops/v1/payables/upload-from-file",
|
|
745
|
+
...n,
|
|
746
|
+
headers: {
|
|
747
|
+
"Content-Type": null,
|
|
748
|
+
...n.headers
|
|
749
|
+
}
|
|
750
|
+
}), he = (e) => (e.client ?? t).get({
|
|
751
|
+
security: [{
|
|
752
|
+
key: "HTTPBearer",
|
|
753
|
+
scheme: "bearer",
|
|
754
|
+
type: "http"
|
|
755
|
+
}],
|
|
756
|
+
url: "/finops/v1/payables/{payable_id}",
|
|
757
|
+
...e
|
|
758
|
+
}), ge = (e) => (e.client ?? t).patch({
|
|
759
|
+
security: [{
|
|
760
|
+
key: "HTTPBearer",
|
|
761
|
+
scheme: "bearer",
|
|
762
|
+
type: "http"
|
|
763
|
+
}],
|
|
764
|
+
url: "/finops/v1/payables/{payable_id}",
|
|
765
|
+
...e,
|
|
766
|
+
headers: {
|
|
767
|
+
"Content-Type": "application/json",
|
|
768
|
+
...e.headers
|
|
769
|
+
}
|
|
770
|
+
}), _e = (n) => (n.client ?? t).post({
|
|
771
|
+
...e,
|
|
772
|
+
security: [{
|
|
773
|
+
key: "HTTPBearer",
|
|
774
|
+
scheme: "bearer",
|
|
775
|
+
type: "http"
|
|
776
|
+
}],
|
|
777
|
+
url: "/finops/v1/payables/{payable_id}/attach-file",
|
|
778
|
+
...n,
|
|
779
|
+
headers: {
|
|
780
|
+
"Content-Type": null,
|
|
781
|
+
...n.headers
|
|
782
|
+
}
|
|
783
|
+
}), ve = (e) => (e.client ?? t).get({
|
|
784
|
+
security: [{
|
|
785
|
+
key: "HTTPBearer",
|
|
786
|
+
scheme: "bearer",
|
|
787
|
+
type: "http"
|
|
788
|
+
}],
|
|
789
|
+
url: "/finops/v1/payables/{payable_id}/line-items",
|
|
790
|
+
...e
|
|
791
|
+
}), ye = (e) => (e.client ?? t).put({
|
|
792
|
+
security: [{
|
|
793
|
+
key: "HTTPBearer",
|
|
794
|
+
scheme: "bearer",
|
|
795
|
+
type: "http"
|
|
796
|
+
}],
|
|
797
|
+
url: "/finops/v1/payables/{payable_id}/line-items",
|
|
798
|
+
...e,
|
|
799
|
+
headers: {
|
|
800
|
+
"Content-Type": "application/json",
|
|
801
|
+
...e.headers
|
|
802
|
+
}
|
|
803
|
+
}), be = (e) => (e.client ?? t).post({
|
|
804
|
+
security: [{
|
|
805
|
+
key: "HTTPBearer",
|
|
806
|
+
scheme: "bearer",
|
|
807
|
+
type: "http"
|
|
808
|
+
}],
|
|
809
|
+
url: "/finops/v1/payables/{payable_id}/submit-for-approval",
|
|
810
|
+
...e
|
|
811
|
+
}), xe = (e) => (e.client ?? t).get({
|
|
812
|
+
security: [{
|
|
813
|
+
key: "HTTPBearer",
|
|
814
|
+
scheme: "bearer",
|
|
815
|
+
type: "http"
|
|
816
|
+
}],
|
|
817
|
+
url: "/finops/v1/payables/{payable_id}/suggestions",
|
|
818
|
+
...e
|
|
819
|
+
}), Se = (e) => (e.client ?? t).post({
|
|
820
|
+
security: [{
|
|
821
|
+
key: "HTTPBearer",
|
|
822
|
+
scheme: "bearer",
|
|
823
|
+
type: "http"
|
|
824
|
+
}],
|
|
825
|
+
url: "/finops/v1/payables/{payable_id}/validate",
|
|
826
|
+
...e
|
|
827
|
+
}), Ce = (e) => (e.client ?? t).get({
|
|
717
828
|
security: [{
|
|
718
829
|
key: "HTTPBearer",
|
|
719
830
|
scheme: "bearer",
|
|
720
831
|
type: "http"
|
|
721
832
|
}],
|
|
722
833
|
url: "/finops/v1/payment-terms",
|
|
723
|
-
...
|
|
724
|
-
}),
|
|
834
|
+
...e
|
|
835
|
+
}), we = (e) => (e.client ?? t).get({
|
|
725
836
|
security: [{
|
|
726
837
|
key: "HTTPBearer",
|
|
727
838
|
scheme: "bearer",
|
|
728
839
|
type: "http"
|
|
729
840
|
}],
|
|
730
841
|
url: "/finops/v1/products",
|
|
731
|
-
...
|
|
732
|
-
}),
|
|
842
|
+
...e
|
|
843
|
+
}), Te = (e) => (e.client ?? t).post({
|
|
733
844
|
security: [{
|
|
734
845
|
key: "HTTPBearer",
|
|
735
846
|
scheme: "bearer",
|
|
736
847
|
type: "http"
|
|
737
848
|
}],
|
|
738
849
|
url: "/finops/v1/products",
|
|
739
|
-
...
|
|
850
|
+
...e,
|
|
740
851
|
headers: {
|
|
741
852
|
"Content-Type": "application/json",
|
|
742
|
-
...
|
|
853
|
+
...e.headers
|
|
743
854
|
}
|
|
744
|
-
}),
|
|
855
|
+
}), Ee = (e) => (e.client ?? t).delete({
|
|
745
856
|
security: [{
|
|
746
857
|
key: "HTTPBearer",
|
|
747
858
|
scheme: "bearer",
|
|
748
859
|
type: "http"
|
|
749
860
|
}],
|
|
750
861
|
url: "/finops/v1/products/{product_id}",
|
|
751
|
-
...
|
|
752
|
-
}),
|
|
862
|
+
...e
|
|
863
|
+
}), De = (e) => (e.client ?? t).get({
|
|
753
864
|
security: [{
|
|
754
865
|
key: "HTTPBearer",
|
|
755
866
|
scheme: "bearer",
|
|
756
867
|
type: "http"
|
|
757
868
|
}],
|
|
758
869
|
url: "/finops/v1/products/{product_id}",
|
|
759
|
-
...
|
|
760
|
-
}),
|
|
870
|
+
...e
|
|
871
|
+
}), Oe = (e) => (e.client ?? t).patch({
|
|
761
872
|
security: [{
|
|
762
873
|
key: "HTTPBearer",
|
|
763
874
|
scheme: "bearer",
|
|
764
875
|
type: "http"
|
|
765
876
|
}],
|
|
766
877
|
url: "/finops/v1/products/{product_id}",
|
|
767
|
-
...
|
|
878
|
+
...e,
|
|
768
879
|
headers: {
|
|
769
880
|
"Content-Type": "application/json",
|
|
770
|
-
...
|
|
881
|
+
...e.headers
|
|
771
882
|
}
|
|
772
|
-
}),
|
|
883
|
+
}), ke = (e) => (e.client ?? t).get({
|
|
773
884
|
security: [{
|
|
774
885
|
key: "HTTPBearer",
|
|
775
886
|
scheme: "bearer",
|
|
776
887
|
type: "http"
|
|
777
888
|
}],
|
|
778
889
|
url: "/finops/v1/receipts",
|
|
779
|
-
...
|
|
780
|
-
}),
|
|
890
|
+
...e
|
|
891
|
+
}), Ae = (e) => (e.client ?? t).delete({
|
|
781
892
|
security: [{
|
|
782
893
|
key: "HTTPBearer",
|
|
783
894
|
scheme: "bearer",
|
|
784
895
|
type: "http"
|
|
785
896
|
}],
|
|
786
897
|
url: "/finops/v1/receipts/{receipt_id}",
|
|
787
|
-
...
|
|
788
|
-
}),
|
|
898
|
+
...e
|
|
899
|
+
}), je = (e) => (e.client ?? t).patch({
|
|
789
900
|
security: [{
|
|
790
901
|
key: "HTTPBearer",
|
|
791
902
|
scheme: "bearer",
|
|
792
903
|
type: "http"
|
|
793
904
|
}],
|
|
794
905
|
url: "/finops/v1/receipts/{receipt_id}",
|
|
795
|
-
...
|
|
906
|
+
...e,
|
|
796
907
|
headers: {
|
|
797
908
|
"Content-Type": "application/json",
|
|
798
|
-
...
|
|
909
|
+
...e.headers
|
|
799
910
|
}
|
|
800
|
-
}),
|
|
911
|
+
}), Me = (e) => (e.client ?? t).get({
|
|
801
912
|
security: [{
|
|
802
913
|
key: "HTTPBearer",
|
|
803
914
|
scheme: "bearer",
|
|
804
915
|
type: "http"
|
|
805
916
|
}],
|
|
806
917
|
url: "/finops/v1/receivables",
|
|
807
|
-
...
|
|
808
|
-
}),
|
|
918
|
+
...e
|
|
919
|
+
}), Ne = (e) => (e.client ?? t).post({
|
|
809
920
|
security: [{
|
|
810
921
|
key: "HTTPBearer",
|
|
811
922
|
scheme: "bearer",
|
|
812
923
|
type: "http"
|
|
813
924
|
}],
|
|
814
925
|
url: "/finops/v1/receivables",
|
|
815
|
-
...
|
|
926
|
+
...e,
|
|
816
927
|
headers: {
|
|
817
928
|
"Content-Type": "application/json",
|
|
818
|
-
...
|
|
929
|
+
...e.headers
|
|
819
930
|
}
|
|
820
|
-
}),
|
|
931
|
+
}), Pe = (e) => (e.client ?? t).delete({
|
|
821
932
|
security: [{
|
|
822
933
|
key: "HTTPBearer",
|
|
823
934
|
scheme: "bearer",
|
|
824
935
|
type: "http"
|
|
825
936
|
}],
|
|
826
937
|
url: "/finops/v1/receivables/{receivable_id}",
|
|
827
|
-
...
|
|
828
|
-
}),
|
|
938
|
+
...e
|
|
939
|
+
}), Fe = (e) => (e.client ?? t).get({
|
|
829
940
|
security: [{
|
|
830
941
|
key: "HTTPBearer",
|
|
831
942
|
scheme: "bearer",
|
|
832
943
|
type: "http"
|
|
833
944
|
}],
|
|
834
945
|
url: "/finops/v1/receivables/{receivable_id}",
|
|
835
|
-
...
|
|
836
|
-
}),
|
|
946
|
+
...e
|
|
947
|
+
}), Ie = (e) => (e.client ?? t).patch({
|
|
837
948
|
security: [{
|
|
838
949
|
key: "HTTPBearer",
|
|
839
950
|
scheme: "bearer",
|
|
840
951
|
type: "http"
|
|
841
952
|
}],
|
|
842
953
|
url: "/finops/v1/receivables/{receivable_id}",
|
|
843
|
-
...
|
|
954
|
+
...e,
|
|
844
955
|
headers: {
|
|
845
956
|
"Content-Type": "application/json",
|
|
846
|
-
...
|
|
957
|
+
...e.headers
|
|
847
958
|
}
|
|
848
|
-
}),
|
|
959
|
+
}), Le = (e) => (e.client ?? t).post({
|
|
849
960
|
security: [{
|
|
850
961
|
key: "HTTPBearer",
|
|
851
962
|
scheme: "bearer",
|
|
852
963
|
type: "http"
|
|
853
964
|
}],
|
|
854
965
|
url: "/finops/v1/receivables/{receivable_id}/accept",
|
|
855
|
-
...
|
|
966
|
+
...e,
|
|
856
967
|
headers: {
|
|
857
968
|
"Content-Type": "application/json",
|
|
858
|
-
...
|
|
969
|
+
...e.headers
|
|
859
970
|
}
|
|
860
|
-
}),
|
|
971
|
+
}), Re = (e) => (e.client ?? t).post({
|
|
861
972
|
security: [{
|
|
862
973
|
key: "HTTPBearer",
|
|
863
974
|
scheme: "bearer",
|
|
864
975
|
type: "http"
|
|
865
976
|
}],
|
|
866
977
|
url: "/finops/v1/receivables/{receivable_id}/cancel",
|
|
867
|
-
...
|
|
868
|
-
}),
|
|
978
|
+
...e
|
|
979
|
+
}), ze = (e) => (e.client ?? t).post({
|
|
869
980
|
security: [{
|
|
870
981
|
key: "HTTPBearer",
|
|
871
982
|
scheme: "bearer",
|
|
872
983
|
type: "http"
|
|
873
984
|
}],
|
|
874
985
|
url: "/finops/v1/receivables/{receivable_id}/clone",
|
|
875
|
-
...
|
|
876
|
-
}),
|
|
986
|
+
...e
|
|
987
|
+
}), Be = (e) => (e.client ?? t).post({
|
|
877
988
|
security: [{
|
|
878
989
|
key: "HTTPBearer",
|
|
879
990
|
scheme: "bearer",
|
|
880
991
|
type: "http"
|
|
881
992
|
}],
|
|
882
993
|
url: "/finops/v1/receivables/{receivable_id}/decline",
|
|
883
|
-
...
|
|
994
|
+
...e,
|
|
884
995
|
headers: {
|
|
885
996
|
"Content-Type": "application/json",
|
|
886
|
-
...
|
|
997
|
+
...e.headers
|
|
887
998
|
}
|
|
888
|
-
}),
|
|
999
|
+
}), Ve = (e) => (e.client ?? t).get({
|
|
889
1000
|
security: [{
|
|
890
1001
|
key: "HTTPBearer",
|
|
891
1002
|
scheme: "bearer",
|
|
892
1003
|
type: "http"
|
|
893
1004
|
}],
|
|
894
1005
|
url: "/finops/v1/receivables/{receivable_id}/history",
|
|
895
|
-
...
|
|
896
|
-
}),
|
|
1006
|
+
...e
|
|
1007
|
+
}), He = (e) => (e.client ?? t).post({
|
|
897
1008
|
security: [{
|
|
898
1009
|
key: "HTTPBearer",
|
|
899
1010
|
scheme: "bearer",
|
|
900
1011
|
type: "http"
|
|
901
1012
|
}],
|
|
902
1013
|
url: "/finops/v1/receivables/{receivable_id}/issue",
|
|
903
|
-
...
|
|
904
|
-
}),
|
|
1014
|
+
...e
|
|
1015
|
+
}), Ue = (e) => (e.client ?? t).put({
|
|
905
1016
|
security: [{
|
|
906
1017
|
key: "HTTPBearer",
|
|
907
1018
|
scheme: "bearer",
|
|
908
1019
|
type: "http"
|
|
909
1020
|
}],
|
|
910
1021
|
url: "/finops/v1/receivables/{receivable_id}/line-items",
|
|
911
|
-
...
|
|
1022
|
+
...e,
|
|
912
1023
|
headers: {
|
|
913
1024
|
"Content-Type": "application/json",
|
|
914
|
-
...
|
|
1025
|
+
...e.headers
|
|
915
1026
|
}
|
|
916
|
-
}),
|
|
1027
|
+
}), We = (e) => (e.client ?? t).get({
|
|
917
1028
|
security: [{
|
|
918
1029
|
key: "HTTPBearer",
|
|
919
1030
|
scheme: "bearer",
|
|
920
1031
|
type: "http"
|
|
921
1032
|
}],
|
|
922
1033
|
url: "/finops/v1/receivables/{receivable_id}/mails",
|
|
923
|
-
...
|
|
924
|
-
}),
|
|
1034
|
+
...e
|
|
1035
|
+
}), Ge = (e) => (e.client ?? t).post({
|
|
925
1036
|
security: [{
|
|
926
1037
|
key: "HTTPBearer",
|
|
927
1038
|
scheme: "bearer",
|
|
928
1039
|
type: "http"
|
|
929
1040
|
}],
|
|
930
1041
|
url: "/finops/v1/receivables/{receivable_id}/mark-as-paid",
|
|
931
|
-
...
|
|
1042
|
+
...e,
|
|
932
1043
|
headers: {
|
|
933
1044
|
"Content-Type": "application/json",
|
|
934
|
-
...
|
|
1045
|
+
...e.headers
|
|
935
1046
|
}
|
|
936
|
-
}),
|
|
1047
|
+
}), Ke = (e) => (e.client ?? t).post({
|
|
937
1048
|
security: [{
|
|
938
1049
|
key: "HTTPBearer",
|
|
939
1050
|
scheme: "bearer",
|
|
940
1051
|
type: "http"
|
|
941
1052
|
}],
|
|
942
1053
|
url: "/finops/v1/receivables/{receivable_id}/mark-as-partially-paid",
|
|
943
|
-
...
|
|
1054
|
+
...e,
|
|
944
1055
|
headers: {
|
|
945
1056
|
"Content-Type": "application/json",
|
|
946
|
-
...
|
|
1057
|
+
...e.headers
|
|
947
1058
|
}
|
|
948
|
-
}),
|
|
1059
|
+
}), qe = (e) => (e.client ?? t).post({
|
|
949
1060
|
security: [{
|
|
950
1061
|
key: "HTTPBearer",
|
|
951
1062
|
scheme: "bearer",
|
|
952
1063
|
type: "http"
|
|
953
1064
|
}],
|
|
954
1065
|
url: "/finops/v1/receivables/{receivable_id}/mark-as-uncollectible",
|
|
955
|
-
...
|
|
1066
|
+
...e,
|
|
956
1067
|
headers: {
|
|
957
1068
|
"Content-Type": "application/json",
|
|
958
|
-
...
|
|
1069
|
+
...e.headers
|
|
959
1070
|
}
|
|
960
|
-
}),
|
|
1071
|
+
}), Je = (e) => (e.client ?? t).get({
|
|
961
1072
|
security: [{
|
|
962
1073
|
key: "HTTPBearer",
|
|
963
1074
|
scheme: "bearer",
|
|
964
1075
|
type: "http"
|
|
965
1076
|
}],
|
|
966
1077
|
url: "/finops/v1/receivables/{receivable_id}/pdf-link",
|
|
967
|
-
...
|
|
968
|
-
}),
|
|
1078
|
+
...e
|
|
1079
|
+
}), Ye = (e) => (e.client ?? t).post({
|
|
969
1080
|
security: [{
|
|
970
1081
|
key: "HTTPBearer",
|
|
971
1082
|
scheme: "bearer",
|
|
972
1083
|
type: "http"
|
|
973
1084
|
}],
|
|
974
1085
|
url: "/finops/v1/receivables/{receivable_id}/send",
|
|
975
|
-
...
|
|
1086
|
+
...e,
|
|
976
1087
|
headers: {
|
|
977
1088
|
"Content-Type": "application/json",
|
|
978
|
-
...
|
|
1089
|
+
...e.headers
|
|
979
1090
|
}
|
|
980
|
-
}),
|
|
1091
|
+
}), Xe = (e) => (e.client ?? t).get({
|
|
981
1092
|
security: [{
|
|
982
1093
|
key: "HTTPBearer",
|
|
983
1094
|
scheme: "bearer",
|
|
984
1095
|
type: "http"
|
|
985
1096
|
}],
|
|
986
1097
|
url: "/finops/v1/tags",
|
|
987
|
-
...
|
|
988
|
-
}),
|
|
1098
|
+
...e
|
|
1099
|
+
}), Ze = (e) => (e.client ?? t).post({
|
|
989
1100
|
security: [{
|
|
990
1101
|
key: "HTTPBearer",
|
|
991
1102
|
scheme: "bearer",
|
|
992
1103
|
type: "http"
|
|
993
1104
|
}],
|
|
994
1105
|
url: "/finops/v1/tags",
|
|
995
|
-
...
|
|
1106
|
+
...e,
|
|
996
1107
|
headers: {
|
|
997
1108
|
"Content-Type": "application/json",
|
|
998
|
-
...
|
|
1109
|
+
...e.headers
|
|
999
1110
|
}
|
|
1000
|
-
}),
|
|
1111
|
+
}), Qe = (e) => (e.client ?? t).delete({
|
|
1001
1112
|
security: [{
|
|
1002
1113
|
key: "HTTPBearer",
|
|
1003
1114
|
scheme: "bearer",
|
|
1004
1115
|
type: "http"
|
|
1005
1116
|
}],
|
|
1006
1117
|
url: "/finops/v1/tags/{tag_id}",
|
|
1007
|
-
...
|
|
1008
|
-
}),
|
|
1118
|
+
...e
|
|
1119
|
+
}), $e = (e) => (e.client ?? t).patch({
|
|
1009
1120
|
security: [{
|
|
1010
1121
|
key: "HTTPBearer",
|
|
1011
1122
|
scheme: "bearer",
|
|
1012
1123
|
type: "http"
|
|
1013
1124
|
}],
|
|
1014
1125
|
url: "/finops/v1/tags/{tag_id}",
|
|
1015
|
-
...
|
|
1126
|
+
...e,
|
|
1016
1127
|
headers: {
|
|
1017
1128
|
"Content-Type": "application/json",
|
|
1018
|
-
...
|
|
1129
|
+
...e.headers
|
|
1019
1130
|
}
|
|
1020
|
-
}),
|
|
1131
|
+
}), et = (e) => (e.client ?? t).get({
|
|
1021
1132
|
security: [{
|
|
1022
1133
|
key: "HTTPBearer",
|
|
1023
1134
|
scheme: "bearer",
|
|
1024
1135
|
type: "http"
|
|
1025
1136
|
}],
|
|
1026
1137
|
url: "/finops/v1/transactions",
|
|
1027
|
-
...
|
|
1028
|
-
}),
|
|
1138
|
+
...e
|
|
1139
|
+
}), tt = (e) => (e.client ?? t).get({
|
|
1029
1140
|
security: [{
|
|
1030
1141
|
key: "HTTPBearer",
|
|
1031
1142
|
scheme: "bearer",
|
|
1032
1143
|
type: "http"
|
|
1033
1144
|
}],
|
|
1034
1145
|
url: "/finops/v1/transactions/validations",
|
|
1035
|
-
...
|
|
1036
|
-
}),
|
|
1146
|
+
...e
|
|
1147
|
+
}), nt = (e) => (e.client ?? t).put({
|
|
1037
1148
|
security: [{
|
|
1038
1149
|
key: "HTTPBearer",
|
|
1039
1150
|
scheme: "bearer",
|
|
1040
1151
|
type: "http"
|
|
1041
1152
|
}],
|
|
1042
1153
|
url: "/finops/v1/transactions/validations",
|
|
1043
|
-
...
|
|
1154
|
+
...e,
|
|
1044
1155
|
headers: {
|
|
1045
1156
|
"Content-Type": "application/json",
|
|
1046
|
-
...
|
|
1157
|
+
...e.headers
|
|
1047
1158
|
}
|
|
1048
|
-
}),
|
|
1159
|
+
}), rt = (e) => (e?.client ?? t).get({
|
|
1049
1160
|
security: [{
|
|
1050
1161
|
key: "APPToken",
|
|
1051
1162
|
scheme: "bearer",
|
|
@@ -1056,8 +1167,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1056
1167
|
type: "http"
|
|
1057
1168
|
}],
|
|
1058
1169
|
url: "/identity/v1/departments",
|
|
1059
|
-
...
|
|
1060
|
-
}),
|
|
1170
|
+
...e
|
|
1171
|
+
}), it = (e) => (e.client ?? t).post({
|
|
1061
1172
|
security: [{
|
|
1062
1173
|
key: "APPToken",
|
|
1063
1174
|
scheme: "bearer",
|
|
@@ -1068,12 +1179,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1068
1179
|
type: "http"
|
|
1069
1180
|
}],
|
|
1070
1181
|
url: "/identity/v1/departments",
|
|
1071
|
-
...
|
|
1182
|
+
...e,
|
|
1072
1183
|
headers: {
|
|
1073
1184
|
"Content-Type": "application/json",
|
|
1074
|
-
...
|
|
1185
|
+
...e.headers
|
|
1075
1186
|
}
|
|
1076
|
-
}),
|
|
1187
|
+
}), at = (e) => (e.client ?? t).delete({
|
|
1077
1188
|
security: [{
|
|
1078
1189
|
key: "APPToken",
|
|
1079
1190
|
scheme: "bearer",
|
|
@@ -1084,8 +1195,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1084
1195
|
type: "http"
|
|
1085
1196
|
}],
|
|
1086
1197
|
url: "/identity/v1/departments/{departmentId}",
|
|
1087
|
-
...
|
|
1088
|
-
}),
|
|
1198
|
+
...e
|
|
1199
|
+
}), ot = (e) => (e.client ?? t).get({
|
|
1089
1200
|
security: [{
|
|
1090
1201
|
key: "APPToken",
|
|
1091
1202
|
scheme: "bearer",
|
|
@@ -1096,8 +1207,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1096
1207
|
type: "http"
|
|
1097
1208
|
}],
|
|
1098
1209
|
url: "/identity/v1/departments/{departmentId}",
|
|
1099
|
-
...
|
|
1100
|
-
}),
|
|
1210
|
+
...e
|
|
1211
|
+
}), st = (e) => (e.client ?? t).put({
|
|
1101
1212
|
security: [{
|
|
1102
1213
|
key: "APPToken",
|
|
1103
1214
|
scheme: "bearer",
|
|
@@ -1108,12 +1219,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1108
1219
|
type: "http"
|
|
1109
1220
|
}],
|
|
1110
1221
|
url: "/identity/v1/departments/{departmentId}",
|
|
1111
|
-
...
|
|
1222
|
+
...e,
|
|
1112
1223
|
headers: {
|
|
1113
1224
|
"Content-Type": "application/json",
|
|
1114
|
-
...
|
|
1225
|
+
...e.headers
|
|
1115
1226
|
}
|
|
1116
|
-
}),
|
|
1227
|
+
}), ct = (e) => (e.client ?? t).post({
|
|
1117
1228
|
security: [{
|
|
1118
1229
|
key: "APPToken",
|
|
1119
1230
|
scheme: "bearer",
|
|
@@ -1124,20 +1235,20 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1124
1235
|
type: "http"
|
|
1125
1236
|
}],
|
|
1126
1237
|
url: "/identity/v1/departments/{departmentId}/members",
|
|
1127
|
-
...
|
|
1238
|
+
...e,
|
|
1128
1239
|
headers: {
|
|
1129
1240
|
"Content-Type": "application/json",
|
|
1130
|
-
...
|
|
1241
|
+
...e.headers
|
|
1131
1242
|
}
|
|
1132
|
-
}),
|
|
1243
|
+
}), lt = (e) => (e?.client ?? t).get({
|
|
1133
1244
|
security: [{
|
|
1134
1245
|
key: "HTTPBearer",
|
|
1135
1246
|
scheme: "bearer",
|
|
1136
1247
|
type: "http"
|
|
1137
1248
|
}],
|
|
1138
1249
|
url: "/identity/v1/disclosures",
|
|
1139
|
-
...
|
|
1140
|
-
}),
|
|
1250
|
+
...e
|
|
1251
|
+
}), ut = (e) => (e?.client ?? t).get({
|
|
1141
1252
|
security: [{
|
|
1142
1253
|
key: "APPToken",
|
|
1143
1254
|
scheme: "bearer",
|
|
@@ -1148,8 +1259,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1148
1259
|
type: "http"
|
|
1149
1260
|
}],
|
|
1150
1261
|
url: "/identity/v1/locations",
|
|
1151
|
-
...
|
|
1152
|
-
}),
|
|
1262
|
+
...e
|
|
1263
|
+
}), dt = (e) => (e.client ?? t).post({
|
|
1153
1264
|
security: [{
|
|
1154
1265
|
key: "APPToken",
|
|
1155
1266
|
scheme: "bearer",
|
|
@@ -1160,12 +1271,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1160
1271
|
type: "http"
|
|
1161
1272
|
}],
|
|
1162
1273
|
url: "/identity/v1/locations",
|
|
1163
|
-
...
|
|
1274
|
+
...e,
|
|
1164
1275
|
headers: {
|
|
1165
1276
|
"Content-Type": "application/json",
|
|
1166
|
-
...
|
|
1277
|
+
...e.headers
|
|
1167
1278
|
}
|
|
1168
|
-
}),
|
|
1279
|
+
}), ft = (e) => (e.client ?? t).delete({
|
|
1169
1280
|
security: [{
|
|
1170
1281
|
key: "APPToken",
|
|
1171
1282
|
scheme: "bearer",
|
|
@@ -1176,8 +1287,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1176
1287
|
type: "http"
|
|
1177
1288
|
}],
|
|
1178
1289
|
url: "/identity/v1/locations/{locationId}",
|
|
1179
|
-
...
|
|
1180
|
-
}),
|
|
1290
|
+
...e
|
|
1291
|
+
}), pt = (e) => (e.client ?? t).get({
|
|
1181
1292
|
security: [{
|
|
1182
1293
|
key: "APPToken",
|
|
1183
1294
|
scheme: "bearer",
|
|
@@ -1188,8 +1299,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1188
1299
|
type: "http"
|
|
1189
1300
|
}],
|
|
1190
1301
|
url: "/identity/v1/locations/{locationId}",
|
|
1191
|
-
...
|
|
1192
|
-
}),
|
|
1302
|
+
...e
|
|
1303
|
+
}), mt = (e) => (e.client ?? t).put({
|
|
1193
1304
|
security: [{
|
|
1194
1305
|
key: "APPToken",
|
|
1195
1306
|
scheme: "bearer",
|
|
@@ -1200,12 +1311,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1200
1311
|
type: "http"
|
|
1201
1312
|
}],
|
|
1202
1313
|
url: "/identity/v1/locations/{locationId}",
|
|
1203
|
-
...
|
|
1314
|
+
...e,
|
|
1204
1315
|
headers: {
|
|
1205
1316
|
"Content-Type": "application/json",
|
|
1206
|
-
...
|
|
1317
|
+
...e.headers
|
|
1207
1318
|
}
|
|
1208
|
-
}),
|
|
1319
|
+
}), ht = (e) => (e.client ?? t).post({
|
|
1209
1320
|
security: [{
|
|
1210
1321
|
key: "APPToken",
|
|
1211
1322
|
scheme: "bearer",
|
|
@@ -1216,12 +1327,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1216
1327
|
type: "http"
|
|
1217
1328
|
}],
|
|
1218
1329
|
url: "/identity/v1/locations/{locationId}/members",
|
|
1219
|
-
...
|
|
1330
|
+
...e,
|
|
1220
1331
|
headers: {
|
|
1221
1332
|
"Content-Type": "application/json",
|
|
1222
|
-
...
|
|
1333
|
+
...e.headers
|
|
1223
1334
|
}
|
|
1224
|
-
}),
|
|
1335
|
+
}), gt = (e) => (e?.client ?? t).get({
|
|
1225
1336
|
security: [{
|
|
1226
1337
|
key: "APPToken",
|
|
1227
1338
|
scheme: "bearer",
|
|
@@ -1232,8 +1343,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1232
1343
|
type: "http"
|
|
1233
1344
|
}],
|
|
1234
1345
|
url: "/identity/v1/roles",
|
|
1235
|
-
...
|
|
1236
|
-
}),
|
|
1346
|
+
...e
|
|
1347
|
+
}), _t = (e) => (e.client ?? t).post({
|
|
1237
1348
|
security: [{
|
|
1238
1349
|
key: "APPToken",
|
|
1239
1350
|
scheme: "bearer",
|
|
@@ -1244,12 +1355,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1244
1355
|
type: "http"
|
|
1245
1356
|
}],
|
|
1246
1357
|
url: "/identity/v1/roles/{roleId}/members",
|
|
1247
|
-
...
|
|
1358
|
+
...e,
|
|
1248
1359
|
headers: {
|
|
1249
1360
|
"Content-Type": "application/json",
|
|
1250
|
-
...
|
|
1361
|
+
...e.headers
|
|
1251
1362
|
}
|
|
1252
|
-
}),
|
|
1363
|
+
}), vt = (e) => (e.client ?? t).get({
|
|
1253
1364
|
security: [{
|
|
1254
1365
|
key: "APPToken",
|
|
1255
1366
|
scheme: "bearer",
|
|
@@ -1260,28 +1371,28 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1260
1371
|
type: "http"
|
|
1261
1372
|
}],
|
|
1262
1373
|
url: "/identity/v1/roles/{roleId}/permissions",
|
|
1263
|
-
...
|
|
1264
|
-
}),
|
|
1374
|
+
...e
|
|
1375
|
+
}), yt = (e) => (e.client ?? t).get({
|
|
1265
1376
|
security: [{
|
|
1266
1377
|
key: "HTTPBearer",
|
|
1267
1378
|
scheme: "bearer",
|
|
1268
1379
|
type: "http"
|
|
1269
1380
|
}],
|
|
1270
1381
|
url: "/identity/v1/user-data/{key}",
|
|
1271
|
-
...
|
|
1272
|
-
}),
|
|
1382
|
+
...e
|
|
1383
|
+
}), bt = (e) => (e.client ?? t).put({
|
|
1273
1384
|
security: [{
|
|
1274
1385
|
key: "HTTPBearer",
|
|
1275
1386
|
scheme: "bearer",
|
|
1276
1387
|
type: "http"
|
|
1277
1388
|
}],
|
|
1278
1389
|
url: "/identity/v1/user-data/{key}",
|
|
1279
|
-
...
|
|
1390
|
+
...e,
|
|
1280
1391
|
headers: {
|
|
1281
1392
|
"Content-Type": "application/json",
|
|
1282
|
-
...
|
|
1393
|
+
...e.headers
|
|
1283
1394
|
}
|
|
1284
|
-
}),
|
|
1395
|
+
}), xt = (e) => (e?.client ?? t).get({
|
|
1285
1396
|
security: [{
|
|
1286
1397
|
key: "APPToken",
|
|
1287
1398
|
scheme: "bearer",
|
|
@@ -1292,8 +1403,8 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1292
1403
|
type: "http"
|
|
1293
1404
|
}],
|
|
1294
1405
|
url: "/identity/v1/users",
|
|
1295
|
-
...
|
|
1296
|
-
}),
|
|
1406
|
+
...e
|
|
1407
|
+
}), St = (e) => (e.client ?? t).post({
|
|
1297
1408
|
security: [{
|
|
1298
1409
|
key: "APPToken",
|
|
1299
1410
|
scheme: "bearer",
|
|
@@ -1304,12 +1415,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1304
1415
|
type: "http"
|
|
1305
1416
|
}],
|
|
1306
1417
|
url: "/identity/v1/users",
|
|
1307
|
-
...
|
|
1418
|
+
...e,
|
|
1308
1419
|
headers: {
|
|
1309
1420
|
"Content-Type": "application/json",
|
|
1310
|
-
...
|
|
1421
|
+
...e.headers
|
|
1311
1422
|
}
|
|
1312
|
-
}),
|
|
1423
|
+
}), Ct = (e) => (e.client ?? t).patch({
|
|
1313
1424
|
security: [{
|
|
1314
1425
|
key: "APPToken",
|
|
1315
1426
|
scheme: "bearer",
|
|
@@ -1320,12 +1431,12 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1320
1431
|
type: "http"
|
|
1321
1432
|
}],
|
|
1322
1433
|
url: "/identity/v1/users/{id}",
|
|
1323
|
-
...
|
|
1434
|
+
...e,
|
|
1324
1435
|
headers: {
|
|
1325
1436
|
"Content-Type": "application/json",
|
|
1326
|
-
...
|
|
1437
|
+
...e.headers
|
|
1327
1438
|
}
|
|
1328
|
-
}),
|
|
1439
|
+
}), wt = (e) => (e.client ?? t).post({
|
|
1329
1440
|
security: [{
|
|
1330
1441
|
key: "APPToken",
|
|
1331
1442
|
scheme: "bearer",
|
|
@@ -1336,7 +1447,7 @@ var t = (t) => (t.client ?? e).post({
|
|
|
1336
1447
|
type: "http"
|
|
1337
1448
|
}],
|
|
1338
1449
|
url: "/identity/v1/users/{userId}/disable",
|
|
1339
|
-
...
|
|
1450
|
+
...e
|
|
1340
1451
|
});
|
|
1341
1452
|
//#endregion
|
|
1342
|
-
export {
|
|
1453
|
+
export { ct as bulkUpdateDepartmentMembers, ht as bulkUpdateLocationMembers, _t as bulkUpdateRoleMembers, C as connectExternalBankAccount, A as createAchMoneyMovement, a as createApplication, l as createBankAccount, j as createBookTransfer, it as createDepartment, dt as createLocation, St as createUser, at as deactivateDepartment, ft as deactivateLocation, I as deleteApprovalPoliciesId, B as deleteCounterpartsId, J as deleteCounterpartsIdBankAccountsId, re as deleteFilesId, oe as deleteLedgerAccountsId, ue as deleteMeasureUnitsId, Ee as deleteProductsId, Ae as deleteReceiptsId, Pe as deleteReceivablesId, Qe as deleteTagsId, wt as disableUser, g as downloadBankAccountTransactions, M as getAnalyticsPayables, N as getAnalyticsReceivables, r as getApiWidgetGatewayInit, i as getApplicationStatus, P as getApprovalPolicies, d as getBankAccount, p as getBankAccountAccess, h as getBankAccountTransactions, _ as getBankAccountTransfers, c as getBankAccounts, R as getCounterparts, V as getCounterpartsId, U as getCounterpartsIdAddresses, K as getCounterpartsIdBankAccounts, y as getCreditCardById, v as getCreditCards, x as getDebitCardById, b as getDebitCards, ot as getDepartment, lt as getDisclosures, Q as getEntitiesIdSettings, Z as getEntitiesMe, ee as getEntityUsers, te as getEntityUsersMe, ne as getEntityUsersMyEntity, E as getExternalBankAccountAccess, S as getExternalBankAccounts, ie as getLedgerAccounts, pt as getLocation, ce as getMeasureUnits, fe as getPayables, he as getPayablesId, ve as getPayablesIdLineItems, xe as getPayablesIdSuggestions, Ce as getPaymentTerms, we as getProducts, De as getProductsId, ke as getReceipts, Me as getReceivables, Fe as getReceivablesId, Ve as getReceivablesIdHistory, We as getReceivablesIdMails, Je as getReceivablesIdPdfLink, Xe as getTags, et as getTransactions, tt as getTransactionsValidations, yt as getUserData, xt as getUsers, m as grantBankAccountAccess, D as grantExternalBankAccountAccess, O as linkExternalBankAccount, rt as listDepartments, ut as listLocations, vt as listRolePermissions, gt as listRoles, u as manageBankAccountAccess, L as patchApprovalPoliciesId, H as patchCounterpartsId, G as patchCounterpartsIdAddressesId, Y as patchCounterpartsIdBankAccountsId, $ as patchEntitiesIdSettings, se as patchLedgerAccountsId, de as patchMeasureUnitsId, ge as patchPayablesId, Oe as patchProductsId, je as patchReceiptsId, Ie as patchReceivablesId, $e as patchTagsId, n as postApiWidgetGatewayDisclosureAcceptance, F as postApprovalPolicies, z as postCounterparts, W as postCounterpartsIdAddresses, q as postCounterpartsIdBankAccounts, X as postCounterpartsIdBankAccountsIdMakeDefault, ae as postLedgerAccounts, le as postMeasureUnits, pe as postPayables, _e as postPayablesIdAttachFile, be as postPayablesIdSubmitForApproval, Se as postPayablesIdValidate, me as postPayablesUploadFromFile, Te as postProducts, Ne as postReceivables, Le as postReceivablesIdAccept, Re as postReceivablesIdCancel, ze as postReceivablesIdClone, Be as postReceivablesIdDecline, He as postReceivablesIdIssue, Ge as postReceivablesIdMarkAsPaid, Ke as postReceivablesIdMarkAsPartiallyPaid, qe as postReceivablesIdMarkAsUncollectible, Ye as postReceivablesIdSend, Ze as postTags, ye as putPayablesIdLineItems, Ue as putReceivablesIdLineItems, nt as putTransactionsValidations, s as submitApplication, w as unlinkExternalBankAccount, o as updateApplication, f as updateBankAccount, st as updateDepartment, T as updateExternalBankAccount, mt as updateLocation, Ct as updateUser, bt as upsertUserData, k as validateExternalBankAccount };
|