mollie-api-typescript 0.9.1 → 0.9.3
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/README.md +31 -31
- package/bin/mcp-server.js +16 -16
- package/bin/mcp-server.js.map +22 -22
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/entitybalancetransfer.d.ts +3 -5
- package/dist/commonjs/models/entitybalancetransfer.d.ts.map +1 -1
- package/dist/commonjs/models/entitybalancetransfer.js +2 -2
- package/dist/commonjs/models/entitybalancetransfer.js.map +1 -1
- package/dist/commonjs/models/operations/createwebhook.d.ts +3 -5
- package/dist/commonjs/models/operations/createwebhook.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createwebhook.js +2 -2
- package/dist/commonjs/models/operations/createwebhook.js.map +1 -1
- package/dist/commonjs/models/operations/deletewebhook.d.ts +3 -4
- package/dist/commonjs/models/operations/deletewebhook.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletewebhook.js +2 -2
- package/dist/commonjs/models/operations/deletewebhook.js.map +1 -1
- package/dist/commonjs/models/operations/getbalance.d.ts +1 -3
- package/dist/commonjs/models/operations/getbalance.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getbalance.js.map +1 -1
- package/dist/commonjs/models/operations/getbalancereport.d.ts +1 -3
- package/dist/commonjs/models/operations/getbalancereport.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getbalancereport.js.map +1 -1
- package/dist/commonjs/models/operations/getconnectbalancetransfer.d.ts +1 -3
- package/dist/commonjs/models/operations/getconnectbalancetransfer.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getconnectbalancetransfer.js.map +1 -1
- package/dist/commonjs/models/operations/getorganization.d.ts +1 -3
- package/dist/commonjs/models/operations/getorganization.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getorganization.js.map +1 -1
- package/dist/commonjs/models/operations/getpermission.d.ts +1 -3
- package/dist/commonjs/models/operations/getpermission.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getpermission.js.map +1 -1
- package/dist/commonjs/models/operations/getprofile.d.ts +1 -3
- package/dist/commonjs/models/operations/getprofile.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getprofile.js.map +1 -1
- package/dist/commonjs/models/operations/getwebhook.d.ts +1 -3
- package/dist/commonjs/models/operations/getwebhook.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getwebhook.js.map +1 -1
- package/dist/commonjs/models/operations/getwebhookevent.d.ts +1 -3
- package/dist/commonjs/models/operations/getwebhookevent.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getwebhookevent.js.map +1 -1
- package/dist/commonjs/models/operations/listbalances.d.ts +1 -3
- package/dist/commonjs/models/operations/listbalances.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listbalances.js.map +1 -1
- package/dist/commonjs/models/operations/listbalancetransactions.d.ts +1 -3
- package/dist/commonjs/models/operations/listbalancetransactions.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listbalancetransactions.js.map +1 -1
- package/dist/commonjs/models/operations/listconnectbalancetransfers.d.ts +1 -3
- package/dist/commonjs/models/operations/listconnectbalancetransfers.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listconnectbalancetransfers.js.map +1 -1
- package/dist/commonjs/models/operations/listwebhooks.d.ts +1 -3
- package/dist/commonjs/models/operations/listwebhooks.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listwebhooks.js.map +1 -1
- package/dist/commonjs/models/operations/testwebhook.d.ts +3 -4
- package/dist/commonjs/models/operations/testwebhook.d.ts.map +1 -1
- package/dist/commonjs/models/operations/testwebhook.js +2 -2
- package/dist/commonjs/models/operations/testwebhook.js.map +1 -1
- package/dist/commonjs/models/operations/updatewebhook.d.ts +3 -4
- package/dist/commonjs/models/operations/updatewebhook.d.ts.map +1 -1
- package/dist/commonjs/models/operations/updatewebhook.js +2 -2
- package/dist/commonjs/models/operations/updatewebhook.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/entitybalancetransfer.d.ts +3 -5
- package/dist/esm/models/entitybalancetransfer.d.ts.map +1 -1
- package/dist/esm/models/entitybalancetransfer.js +2 -2
- package/dist/esm/models/entitybalancetransfer.js.map +1 -1
- package/dist/esm/models/operations/createwebhook.d.ts +3 -5
- package/dist/esm/models/operations/createwebhook.d.ts.map +1 -1
- package/dist/esm/models/operations/createwebhook.js +2 -2
- package/dist/esm/models/operations/createwebhook.js.map +1 -1
- package/dist/esm/models/operations/deletewebhook.d.ts +3 -4
- package/dist/esm/models/operations/deletewebhook.d.ts.map +1 -1
- package/dist/esm/models/operations/deletewebhook.js +2 -2
- package/dist/esm/models/operations/deletewebhook.js.map +1 -1
- package/dist/esm/models/operations/getbalance.d.ts +1 -3
- package/dist/esm/models/operations/getbalance.d.ts.map +1 -1
- package/dist/esm/models/operations/getbalance.js.map +1 -1
- package/dist/esm/models/operations/getbalancereport.d.ts +1 -3
- package/dist/esm/models/operations/getbalancereport.d.ts.map +1 -1
- package/dist/esm/models/operations/getbalancereport.js.map +1 -1
- package/dist/esm/models/operations/getconnectbalancetransfer.d.ts +1 -3
- package/dist/esm/models/operations/getconnectbalancetransfer.d.ts.map +1 -1
- package/dist/esm/models/operations/getconnectbalancetransfer.js.map +1 -1
- package/dist/esm/models/operations/getorganization.d.ts +1 -3
- package/dist/esm/models/operations/getorganization.d.ts.map +1 -1
- package/dist/esm/models/operations/getorganization.js.map +1 -1
- package/dist/esm/models/operations/getpermission.d.ts +1 -3
- package/dist/esm/models/operations/getpermission.d.ts.map +1 -1
- package/dist/esm/models/operations/getpermission.js.map +1 -1
- package/dist/esm/models/operations/getprofile.d.ts +1 -3
- package/dist/esm/models/operations/getprofile.d.ts.map +1 -1
- package/dist/esm/models/operations/getprofile.js.map +1 -1
- package/dist/esm/models/operations/getwebhook.d.ts +1 -3
- package/dist/esm/models/operations/getwebhook.d.ts.map +1 -1
- package/dist/esm/models/operations/getwebhook.js.map +1 -1
- package/dist/esm/models/operations/getwebhookevent.d.ts +1 -3
- package/dist/esm/models/operations/getwebhookevent.d.ts.map +1 -1
- package/dist/esm/models/operations/getwebhookevent.js.map +1 -1
- package/dist/esm/models/operations/listbalances.d.ts +1 -3
- package/dist/esm/models/operations/listbalances.d.ts.map +1 -1
- package/dist/esm/models/operations/listbalances.js.map +1 -1
- package/dist/esm/models/operations/listbalancetransactions.d.ts +1 -3
- package/dist/esm/models/operations/listbalancetransactions.d.ts.map +1 -1
- package/dist/esm/models/operations/listbalancetransactions.js.map +1 -1
- package/dist/esm/models/operations/listconnectbalancetransfers.d.ts +1 -3
- package/dist/esm/models/operations/listconnectbalancetransfers.d.ts.map +1 -1
- package/dist/esm/models/operations/listconnectbalancetransfers.js.map +1 -1
- package/dist/esm/models/operations/listwebhooks.d.ts +1 -3
- package/dist/esm/models/operations/listwebhooks.d.ts.map +1 -1
- package/dist/esm/models/operations/listwebhooks.js.map +1 -1
- package/dist/esm/models/operations/testwebhook.d.ts +3 -4
- package/dist/esm/models/operations/testwebhook.d.ts.map +1 -1
- package/dist/esm/models/operations/testwebhook.js +2 -2
- package/dist/esm/models/operations/testwebhook.js.map +1 -1
- package/dist/esm/models/operations/updatewebhook.d.ts +3 -4
- package/dist/esm/models/operations/updatewebhook.d.ts.map +1 -1
- package/dist/esm/models/operations/updatewebhook.js +2 -2
- package/dist/esm/models/operations/updatewebhook.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/entitybalancetransfer.ts +5 -7
- package/src/models/operations/createwebhook.ts +5 -7
- package/src/models/operations/deletewebhook.ts +5 -6
- package/src/models/operations/getbalance.ts +1 -3
- package/src/models/operations/getbalancereport.ts +1 -3
- package/src/models/operations/getconnectbalancetransfer.ts +1 -3
- package/src/models/operations/getorganization.ts +1 -3
- package/src/models/operations/getpermission.ts +1 -3
- package/src/models/operations/getprofile.ts +1 -3
- package/src/models/operations/getwebhook.ts +1 -3
- package/src/models/operations/getwebhookevent.ts +1 -3
- package/src/models/operations/listbalances.ts +1 -3
- package/src/models/operations/listbalancetransactions.ts +1 -3
- package/src/models/operations/listconnectbalancetransfers.ts +1 -3
- package/src/models/operations/listwebhooks.ts +1 -3
- package/src/models/operations/testwebhook.ts +5 -6
- package/src/models/operations/updatewebhook.ts +5 -6
|
@@ -14,14 +14,13 @@ export type UpdateWebhookRequestBody = {
|
|
|
14
14
|
url?: string | undefined;
|
|
15
15
|
eventTypes?: Array<models.WebhookEventTypes> | models.WebhookEventTypes | undefined;
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
17
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
18
18
|
*
|
|
19
19
|
* @remarks
|
|
20
|
-
* such as OAuth access tokens, you can enable test mode by setting `testmode` to `true`.
|
|
21
20
|
*
|
|
22
21
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
23
22
|
*/
|
|
24
|
-
testmode?: boolean |
|
|
23
|
+
testmode?: boolean | undefined;
|
|
25
24
|
};
|
|
26
25
|
export type UpdateWebhookRequest = {
|
|
27
26
|
/**
|
|
@@ -49,7 +48,7 @@ export type UpdateWebhookRequestBody$Outbound = {
|
|
|
49
48
|
name?: string | undefined;
|
|
50
49
|
url?: string | undefined;
|
|
51
50
|
eventTypes?: Array<string> | string | undefined;
|
|
52
|
-
testmode?: boolean |
|
|
51
|
+
testmode?: boolean | undefined;
|
|
53
52
|
};
|
|
54
53
|
/** @internal */
|
|
55
54
|
export declare const UpdateWebhookRequestBody$outboundSchema: z.ZodType<UpdateWebhookRequestBody$Outbound, z.ZodTypeDef, UpdateWebhookRequestBody>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updatewebhook.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/updatewebhook.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AAEtC,MAAM,MAAM,uBAAuB,GAC/B,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,GAC/B,MAAM,CAAC,iBAAiB,CAAC;AAE7B,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzB,UAAU,CAAC,EACP,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,GAC/B,MAAM,CAAC,iBAAiB,GACxB,SAAS,CAAC;IACd
|
|
1
|
+
{"version":3,"file":"updatewebhook.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/updatewebhook.ts"],"names":[],"mappings":"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"}
|
|
@@ -29,7 +29,7 @@ export const UpdateWebhookRequestBody$inboundSchema = z.object({
|
|
|
29
29
|
z.array(models.WebhookEventTypes$inboundSchema),
|
|
30
30
|
models.WebhookEventTypes$inboundSchema,
|
|
31
31
|
]).optional(),
|
|
32
|
-
testmode: z.
|
|
32
|
+
testmode: z.boolean().optional(),
|
|
33
33
|
});
|
|
34
34
|
/** @internal */
|
|
35
35
|
export const UpdateWebhookRequestBody$outboundSchema = z.object({
|
|
@@ -39,7 +39,7 @@ export const UpdateWebhookRequestBody$outboundSchema = z.object({
|
|
|
39
39
|
z.array(models.WebhookEventTypes$outboundSchema),
|
|
40
40
|
models.WebhookEventTypes$outboundSchema,
|
|
41
41
|
]).optional(),
|
|
42
|
-
testmode: z.
|
|
42
|
+
testmode: z.boolean().optional(),
|
|
43
43
|
});
|
|
44
44
|
export function updateWebhookRequestBodyToJSON(updateWebhookRequestBody) {
|
|
45
45
|
return JSON.stringify(UpdateWebhookRequestBody$outboundSchema.parse(updateWebhookRequestBody));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updatewebhook.js","sourceRoot":"","sources":["../../../../src/models/operations/updatewebhook.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAGjD,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"updatewebhook.js","sourceRoot":"","sources":["../../../../src/models/operations/updatewebhook.ts"],"names":[],"mappings":"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"}
|
package/jsr.json
CHANGED
package/package.json
CHANGED
package/src/lib/config.ts
CHANGED
|
@@ -77,8 +77,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
77
77
|
export const SDK_METADATA = {
|
|
78
78
|
language: "typescript",
|
|
79
79
|
openapiDocVersion: "1.0.0",
|
|
80
|
-
sdkVersion: "0.9.
|
|
81
|
-
genVersion: "2.
|
|
80
|
+
sdkVersion: "0.9.3",
|
|
81
|
+
genVersion: "2.772.0",
|
|
82
82
|
userAgent:
|
|
83
|
-
"speakeasy-sdk/typescript 0.9.
|
|
83
|
+
"speakeasy-sdk/typescript 0.9.3 2.772.0 1.0.0 mollie-api-typescript",
|
|
84
84
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -57,11 +57,9 @@ export type EntityBalanceTransfer = {
|
|
|
57
57
|
*
|
|
58
58
|
* @remarks
|
|
59
59
|
*
|
|
60
|
-
*
|
|
61
|
-
* omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
62
|
-
* `testmode` to `true`.
|
|
60
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
63
61
|
*/
|
|
64
|
-
testmode?: boolean |
|
|
62
|
+
testmode?: boolean | undefined;
|
|
65
63
|
};
|
|
66
64
|
|
|
67
65
|
/** @internal */
|
|
@@ -76,7 +74,7 @@ export const EntityBalanceTransfer$inboundSchema: z.ZodType<
|
|
|
76
74
|
description: z.string(),
|
|
77
75
|
category: BalanceTransferCategory$inboundSchema.optional(),
|
|
78
76
|
metadata: z.record(z.any()).optional(),
|
|
79
|
-
testmode: z.
|
|
77
|
+
testmode: z.boolean().optional(),
|
|
80
78
|
});
|
|
81
79
|
/** @internal */
|
|
82
80
|
export type EntityBalanceTransfer$Outbound = {
|
|
@@ -86,7 +84,7 @@ export type EntityBalanceTransfer$Outbound = {
|
|
|
86
84
|
description: string;
|
|
87
85
|
category?: string | undefined;
|
|
88
86
|
metadata?: { [k: string]: any } | undefined;
|
|
89
|
-
testmode?: boolean |
|
|
87
|
+
testmode?: boolean | undefined;
|
|
90
88
|
};
|
|
91
89
|
|
|
92
90
|
/** @internal */
|
|
@@ -101,7 +99,7 @@ export const EntityBalanceTransfer$outboundSchema: z.ZodType<
|
|
|
101
99
|
description: z.string(),
|
|
102
100
|
category: BalanceTransferCategory$outboundSchema.optional(),
|
|
103
101
|
metadata: z.record(z.any()).optional(),
|
|
104
|
-
testmode: z.
|
|
102
|
+
testmode: z.boolean().optional(),
|
|
105
103
|
});
|
|
106
104
|
|
|
107
105
|
export function entityBalanceTransferToJSON(
|
|
@@ -28,11 +28,9 @@ export type CreateWebhookRequestBody = {
|
|
|
28
28
|
*
|
|
29
29
|
* @remarks
|
|
30
30
|
*
|
|
31
|
-
*
|
|
32
|
-
* omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
33
|
-
* `testmode` to `true`.
|
|
31
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
34
32
|
*/
|
|
35
|
-
testmode?: boolean |
|
|
33
|
+
testmode?: boolean | undefined;
|
|
36
34
|
};
|
|
37
35
|
|
|
38
36
|
export type CreateWebhookRequest = {
|
|
@@ -94,14 +92,14 @@ export const CreateWebhookRequestBody$inboundSchema: z.ZodType<
|
|
|
94
92
|
z.array(models.WebhookEventTypes$inboundSchema),
|
|
95
93
|
models.WebhookEventTypes$inboundSchema,
|
|
96
94
|
]),
|
|
97
|
-
testmode: z.
|
|
95
|
+
testmode: z.boolean().optional(),
|
|
98
96
|
});
|
|
99
97
|
/** @internal */
|
|
100
98
|
export type CreateWebhookRequestBody$Outbound = {
|
|
101
99
|
name: string;
|
|
102
100
|
url: string;
|
|
103
101
|
eventTypes: Array<string> | string;
|
|
104
|
-
testmode?: boolean |
|
|
102
|
+
testmode?: boolean | undefined;
|
|
105
103
|
};
|
|
106
104
|
|
|
107
105
|
/** @internal */
|
|
@@ -116,7 +114,7 @@ export const CreateWebhookRequestBody$outboundSchema: z.ZodType<
|
|
|
116
114
|
z.array(models.WebhookEventTypes$outboundSchema),
|
|
117
115
|
models.WebhookEventTypes$outboundSchema,
|
|
118
116
|
]),
|
|
119
|
-
testmode: z.
|
|
117
|
+
testmode: z.boolean().optional(),
|
|
120
118
|
});
|
|
121
119
|
|
|
122
120
|
export function createWebhookRequestBodyToJSON(
|
|
@@ -10,14 +10,13 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
10
10
|
|
|
11
11
|
export type DeleteWebhookRequestBody = {
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* such as OAuth access tokens, you can enable test mode by setting `testmode` to `true`.
|
|
17
16
|
*
|
|
18
17
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
19
18
|
*/
|
|
20
|
-
testmode?: boolean |
|
|
19
|
+
testmode?: boolean | undefined;
|
|
21
20
|
};
|
|
22
21
|
|
|
23
22
|
export type DeleteWebhookRequest = {
|
|
@@ -38,11 +37,11 @@ export const DeleteWebhookRequestBody$inboundSchema: z.ZodType<
|
|
|
38
37
|
z.ZodTypeDef,
|
|
39
38
|
unknown
|
|
40
39
|
> = z.object({
|
|
41
|
-
testmode: z.
|
|
40
|
+
testmode: z.boolean().optional(),
|
|
42
41
|
});
|
|
43
42
|
/** @internal */
|
|
44
43
|
export type DeleteWebhookRequestBody$Outbound = {
|
|
45
|
-
testmode?: boolean |
|
|
44
|
+
testmode?: boolean | undefined;
|
|
46
45
|
};
|
|
47
46
|
|
|
48
47
|
/** @internal */
|
|
@@ -51,7 +50,7 @@ export const DeleteWebhookRequestBody$outboundSchema: z.ZodType<
|
|
|
51
50
|
z.ZodTypeDef,
|
|
52
51
|
DeleteWebhookRequestBody
|
|
53
52
|
> = z.object({
|
|
54
|
-
testmode: z.
|
|
53
|
+
testmode: z.boolean().optional(),
|
|
55
54
|
});
|
|
56
55
|
|
|
57
56
|
export function deleteWebhookRequestBodyToJSON(
|
|
@@ -27,11 +27,9 @@ export type GetBalanceRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -55,11 +55,9 @@ export type GetBalanceReportRequest = {
|
|
|
55
55
|
*/
|
|
56
56
|
grouping?: models.BalanceReportGrouping | undefined;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
59
59
|
*
|
|
60
60
|
* @remarks
|
|
61
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
62
|
-
* setting the `testmode` query parameter to `true`.
|
|
63
61
|
*
|
|
64
62
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
65
63
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetConnectBalanceTransferRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetOrganizationRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetPermissionRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
permissionId: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetProfileRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetWebhookRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -27,11 +27,9 @@ export type GetWebhookEventRequest = {
|
|
|
27
27
|
*/
|
|
28
28
|
id: string;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
34
|
-
* setting the `testmode` query parameter to `true`.
|
|
35
33
|
*
|
|
36
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
37
35
|
*/
|
|
@@ -39,11 +39,9 @@ export type ListBalancesRequest = {
|
|
|
39
39
|
*/
|
|
40
40
|
limit?: number | null | undefined;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
43
43
|
*
|
|
44
44
|
* @remarks
|
|
45
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
46
|
-
* setting the `testmode` query parameter to `true`.
|
|
47
45
|
*
|
|
48
46
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
49
47
|
*/
|
|
@@ -39,11 +39,9 @@ export type ListBalanceTransactionsRequest = {
|
|
|
39
39
|
*/
|
|
40
40
|
limit?: number | null | undefined;
|
|
41
41
|
/**
|
|
42
|
-
*
|
|
42
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
43
43
|
*
|
|
44
44
|
* @remarks
|
|
45
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
46
|
-
* setting the `testmode` query parameter to `true`.
|
|
47
45
|
*
|
|
48
46
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
49
47
|
*/
|
|
@@ -42,11 +42,9 @@ export type ListConnectBalanceTransfersRequest = {
|
|
|
42
42
|
*/
|
|
43
43
|
sort?: models.Sorting | undefined;
|
|
44
44
|
/**
|
|
45
|
-
*
|
|
45
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
46
46
|
*
|
|
47
47
|
* @remarks
|
|
48
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
49
|
-
* setting the `testmode` query parameter to `true`.
|
|
50
48
|
*
|
|
51
49
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
52
50
|
*/
|
|
@@ -46,11 +46,9 @@ export type ListWebhooksRequest = {
|
|
|
46
46
|
*/
|
|
47
47
|
eventTypes?: models.WebhookEventTypes | undefined;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* You can enable test mode by setting the `testmode` query parameter to `true`.
|
|
50
50
|
*
|
|
51
51
|
* @remarks
|
|
52
|
-
* parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
53
|
-
* setting the `testmode` query parameter to `true`.
|
|
54
52
|
*
|
|
55
53
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
56
54
|
*/
|
|
@@ -10,14 +10,13 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
10
10
|
|
|
11
11
|
export type TestWebhookRequestBody = {
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* such as OAuth access tokens, you can enable test mode by setting `testmode` to `true`.
|
|
17
16
|
*
|
|
18
17
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
19
18
|
*/
|
|
20
|
-
testmode?: boolean |
|
|
19
|
+
testmode?: boolean | undefined;
|
|
21
20
|
};
|
|
22
21
|
|
|
23
22
|
export type TestWebhookRequest = {
|
|
@@ -38,11 +37,11 @@ export const TestWebhookRequestBody$inboundSchema: z.ZodType<
|
|
|
38
37
|
z.ZodTypeDef,
|
|
39
38
|
unknown
|
|
40
39
|
> = z.object({
|
|
41
|
-
testmode: z.
|
|
40
|
+
testmode: z.boolean().optional(),
|
|
42
41
|
});
|
|
43
42
|
/** @internal */
|
|
44
43
|
export type TestWebhookRequestBody$Outbound = {
|
|
45
|
-
testmode?: boolean |
|
|
44
|
+
testmode?: boolean | undefined;
|
|
46
45
|
};
|
|
47
46
|
|
|
48
47
|
/** @internal */
|
|
@@ -51,7 +50,7 @@ export const TestWebhookRequestBody$outboundSchema: z.ZodType<
|
|
|
51
50
|
z.ZodTypeDef,
|
|
52
51
|
TestWebhookRequestBody
|
|
53
52
|
> = z.object({
|
|
54
|
-
testmode: z.
|
|
53
|
+
testmode: z.boolean().optional(),
|
|
55
54
|
});
|
|
56
55
|
|
|
57
56
|
export function testWebhookRequestBodyToJSON(
|
|
@@ -27,14 +27,13 @@ export type UpdateWebhookRequestBody = {
|
|
|
27
27
|
| models.WebhookEventTypes
|
|
28
28
|
| undefined;
|
|
29
29
|
/**
|
|
30
|
-
*
|
|
30
|
+
* You can enable test mode by setting `testmode` to `true`.
|
|
31
31
|
*
|
|
32
32
|
* @remarks
|
|
33
|
-
* such as OAuth access tokens, you can enable test mode by setting `testmode` to `true`.
|
|
34
33
|
*
|
|
35
34
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
36
35
|
*/
|
|
37
|
-
testmode?: boolean |
|
|
36
|
+
testmode?: boolean | undefined;
|
|
38
37
|
};
|
|
39
38
|
|
|
40
39
|
export type UpdateWebhookRequest = {
|
|
@@ -100,14 +99,14 @@ export const UpdateWebhookRequestBody$inboundSchema: z.ZodType<
|
|
|
100
99
|
z.array(models.WebhookEventTypes$inboundSchema),
|
|
101
100
|
models.WebhookEventTypes$inboundSchema,
|
|
102
101
|
]).optional(),
|
|
103
|
-
testmode: z.
|
|
102
|
+
testmode: z.boolean().optional(),
|
|
104
103
|
});
|
|
105
104
|
/** @internal */
|
|
106
105
|
export type UpdateWebhookRequestBody$Outbound = {
|
|
107
106
|
name?: string | undefined;
|
|
108
107
|
url?: string | undefined;
|
|
109
108
|
eventTypes?: Array<string> | string | undefined;
|
|
110
|
-
testmode?: boolean |
|
|
109
|
+
testmode?: boolean | undefined;
|
|
111
110
|
};
|
|
112
111
|
|
|
113
112
|
/** @internal */
|
|
@@ -122,7 +121,7 @@ export const UpdateWebhookRequestBody$outboundSchema: z.ZodType<
|
|
|
122
121
|
z.array(models.WebhookEventTypes$outboundSchema),
|
|
123
122
|
models.WebhookEventTypes$outboundSchema,
|
|
124
123
|
]).optional(),
|
|
125
|
-
testmode: z.
|
|
124
|
+
testmode: z.boolean().optional(),
|
|
126
125
|
});
|
|
127
126
|
|
|
128
127
|
export function updateWebhookRequestBodyToJSON(
|