@keystrokehq/docusign 0.0.10 → 0.0.15
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/_official/index.d.mts +4 -18
- package/dist/_official/index.mjs +1 -1
- package/dist/account-custom-fields.d.mts +4 -21
- package/dist/account-custom-fields.mjs +1 -1
- package/dist/account-stamps.d.mts +11 -56
- package/dist/account-stamps.mjs +1 -1
- package/dist/account-tabs.d.mts +6 -31
- package/dist/account-tabs.mjs +1 -1
- package/dist/account.d.mts +18 -91
- package/dist/account.mjs +1 -1
- package/dist/admin.d.mts +1 -6
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -11
- package/dist/auth.mjs +15 -4
- package/dist/bcc-archive.d.mts +4 -21
- package/dist/bcc-archive.mjs +1 -1
- package/dist/billing.d.mts +16 -81
- package/dist/billing.mjs +1 -1
- package/dist/brands.d.mts +11 -56
- package/dist/brands.mjs +1 -1
- package/dist/bulk-send.d.mts +9 -42
- package/dist/bulk-send.mjs +1 -1
- package/dist/chunked-uploads.d.mts +5 -26
- package/dist/chunked-uploads.mjs +1 -1
- package/dist/click.d.mts +1 -6
- package/dist/click.mjs +1 -1
- package/dist/client.d.mts +1 -1
- package/dist/clm.d.mts +1 -6
- package/dist/clm.mjs +1 -1
- package/dist/cloud-storage.d.mts +7 -36
- package/dist/cloud-storage.mjs +1 -1
- package/dist/connect.d.mts +17 -86
- package/dist/connect.mjs +1 -1
- package/dist/connection.d.mts +1 -1
- package/dist/connection.mjs +1 -1
- package/dist/contacts.d.mts +5 -26
- package/dist/contacts.mjs +1 -1
- package/dist/enote.d.mts +3 -16
- package/dist/enote.mjs +1 -1
- package/dist/envelope-attachments.d.mts +5 -26
- package/dist/envelope-attachments.mjs +1 -1
- package/dist/envelope-custom-fields.d.mts +7 -36
- package/dist/envelope-custom-fields.mjs +1 -1
- package/dist/envelope-documents.d.mts +16 -81
- package/dist/envelope-documents.mjs +1 -1
- package/dist/envelope-email.d.mts +4 -21
- package/dist/envelope-email.mjs +1 -1
- package/dist/envelope-lock.d.mts +4 -21
- package/dist/envelope-lock.mjs +1 -1
- package/dist/envelope-logs.d.mts +9 -46
- package/dist/envelope-logs.mjs +1 -1
- package/dist/envelope-notifications.d.mts +3 -16
- package/dist/envelope-notifications.mjs +1 -1
- package/dist/envelope-recipients.d.mts +11 -56
- package/dist/envelope-recipients.mjs +1 -1
- package/dist/envelope-tabs.d.mts +3 -16
- package/dist/envelope-tabs.mjs +1 -1
- package/dist/envelope-views.d.mts +6 -31
- package/dist/envelope-views.mjs +1 -1
- package/dist/envelope-workflow.d.mts +14 -71
- package/dist/envelope-workflow.mjs +1 -1
- package/dist/envelopes.d.mts +14 -67
- package/dist/envelopes.mjs +1 -1
- package/dist/{factory-Cj6MzqXn.mjs → factory-5kY-Jnda.mjs} +1 -1
- package/dist/groups.d.mts +10 -51
- package/dist/groups.mjs +1 -1
- package/dist/integration-H05G5JY8.mjs +112 -0
- package/dist/integration-Mk1ScWT6.d.mts +30 -0
- package/dist/monitor.d.mts +1 -6
- package/dist/monitor.mjs +1 -1
- package/dist/notary.d.mts +9 -46
- package/dist/notary.mjs +1 -1
- package/dist/{operation-helpers-DcsuFcq0.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
- package/dist/permission-profiles.d.mts +5 -26
- package/dist/permission-profiles.mjs +1 -1
- package/dist/power-forms.d.mts +3 -16
- package/dist/power-forms.mjs +1 -1
- package/dist/rooms.d.mts +1 -6
- package/dist/rooms.mjs +1 -1
- package/dist/schemas/index.d.mts +3 -3
- package/dist/signing-groups.d.mts +9 -46
- package/dist/signing-groups.mjs +1 -1
- package/dist/template-custom-fields.d.mts +8 -41
- package/dist/template-custom-fields.mjs +1 -1
- package/dist/template-documents.d.mts +8 -41
- package/dist/template-documents.mjs +1 -1
- package/dist/template-lock.d.mts +4 -21
- package/dist/template-lock.mjs +1 -1
- package/dist/template-sharing.d.mts +8 -41
- package/dist/template-sharing.mjs +1 -1
- package/dist/template-workflow.d.mts +12 -61
- package/dist/template-workflow.mjs +1 -1
- package/dist/templates.d.mts +7 -36
- package/dist/templates.mjs +1 -1
- package/dist/user-authorizations.d.mts +8 -41
- package/dist/user-authorizations.mjs +1 -1
- package/dist/user-custom-settings.d.mts +5 -26
- package/dist/user-custom-settings.mjs +1 -1
- package/dist/user-profile.d.mts +7 -36
- package/dist/user-profile.mjs +1 -1
- package/dist/user-signatures.d.mts +13 -66
- package/dist/user-signatures.mjs +1 -1
- package/dist/users.d.mts +6 -31
- package/dist/users.mjs +1 -1
- package/dist/workspaces.d.mts +11 -56
- package/dist/workspaces.mjs +1 -1
- package/package.json +4 -5
- package/dist/integration-BykMcCMC.mjs +0 -229
- package/dist/integration-SYThzunD.d.mts +0 -73
package/dist/auth.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/auth.d.ts
|
|
6
5
|
declare const retrieveDocusignUserinfo: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
@@ -16,11 +15,7 @@ declare const retrieveDocusignUserinfo: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
16
15
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
17
16
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
18
17
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
19
|
-
}, z.core.$strip
|
|
20
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
21
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
22
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
23
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
18
|
+
}, z.core.$strip>>], undefined>;
|
|
24
19
|
declare const resolveCurrentAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
25
20
|
accountId: z.ZodString;
|
|
26
21
|
baseUri: z.ZodString;
|
|
@@ -28,10 +23,6 @@ declare const resolveCurrentAccount: _keystrokehq_core0.Operation<z.ZodObject<{}
|
|
|
28
23
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
29
24
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
30
25
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
31
|
-
}, z.core.$strip
|
|
32
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
33
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
34
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
35
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
26
|
+
}, z.core.$strip>>], undefined>;
|
|
36
27
|
//#endregion
|
|
37
28
|
export { resolveCurrentAccount, retrieveDocusignUserinfo };
|
package/dist/auth.mjs
CHANGED
|
@@ -1,16 +1,27 @@
|
|
|
1
|
-
import { a as fetchDocusignUserinfo, i as DOCUSIGN_USERINFO_URL } from "./integration-BykMcCMC.mjs";
|
|
2
1
|
import { createDocusignClient } from "./client.mjs";
|
|
3
2
|
import { docusignLooseObjectSchema } from "./schemas/index.mjs";
|
|
4
|
-
import { t as docusignOperation } from "./factory-
|
|
3
|
+
import { t as docusignOperation } from "./factory-5kY-Jnda.mjs";
|
|
5
4
|
import { z } from "zod";
|
|
6
5
|
|
|
6
|
+
//#region src/userinfo.ts
|
|
7
|
+
const DOCUSIGN_OAUTH_HOST = "account.docusign.com";
|
|
8
|
+
const DOCUSIGN_USERINFO_URL = `https://${DOCUSIGN_OAUTH_HOST}/oauth/userinfo`;
|
|
9
|
+
async function fetchDocusignUserinfo(accessToken) {
|
|
10
|
+
const response = await fetch(DOCUSIGN_USERINFO_URL, { headers: {
|
|
11
|
+
Accept: "application/json",
|
|
12
|
+
Authorization: `Bearer ${accessToken}`
|
|
13
|
+
} });
|
|
14
|
+
if (!response.ok) throw new Error(`DocuSign userinfo lookup failed with status ${response.status} while resolving base URI.`);
|
|
15
|
+
return await response.json();
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
//#endregion
|
|
7
19
|
//#region src/auth.ts
|
|
8
20
|
/**
|
|
9
21
|
* Auth helpers — exposed as operations so users can call DocuSign userinfo /
|
|
10
22
|
* account resolution directly from the workflow surface if needed.
|
|
11
23
|
*
|
|
12
|
-
* These back the `auth` subpath
|
|
13
|
-
* fire automatically during connect/refresh (see `./oauth-connection.ts`).
|
|
24
|
+
* These back the `auth` subpath for workflow-driven userinfo / account resolution.
|
|
14
25
|
*/
|
|
15
26
|
const retrieveDocusignUserinfo = docusignOperation({
|
|
16
27
|
id: "docusign.retrieve-docusign-userinfo",
|
package/dist/bcc-archive.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/bcc-archive.d.ts
|
|
6
5
|
declare const createBccEmailArchiveConfiguration: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const createBccEmailArchiveConfiguration: _keystrokehq_core0.Operation<z
|
|
|
13
12
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
13
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
14
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip
|
|
17
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
15
|
+
}, z.core.$strip>>], undefined>;
|
|
21
16
|
declare const getBccEmailArchiveConfigurations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
startPosition: z.ZodOptional<z.ZodNumber>;
|
|
23
18
|
count: z.ZodOptional<z.ZodNumber>;
|
|
@@ -27,11 +22,7 @@ declare const getBccEmailArchiveConfigurations: _keystrokehq_core0.Operation<z.Z
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const getBccEmailArchiveHistory: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
bccEmailArchiveId: z.ZodString;
|
|
37
28
|
startPosition: z.ZodOptional<z.ZodNumber>;
|
|
@@ -42,11 +33,7 @@ declare const getBccEmailArchiveHistory: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
42
33
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
43
34
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
44
35
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
45
|
-
}, z.core.$strip
|
|
46
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
47
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
48
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
49
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
36
|
+
}, z.core.$strip>>], undefined>;
|
|
50
37
|
declare const deleteBccEmailArchiveConfiguration: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
51
38
|
bccEmailArchiveId: z.ZodString;
|
|
52
39
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -55,10 +42,6 @@ declare const deleteBccEmailArchiveConfiguration: _keystrokehq_core0.Operation<z
|
|
|
55
42
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
56
43
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
57
44
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
58
|
-
}, z.core.$strip
|
|
59
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
45
|
+
}, z.core.$strip>>], undefined>;
|
|
63
46
|
//#endregion
|
|
64
47
|
export { createBccEmailArchiveConfiguration, deleteBccEmailArchiveConfiguration, getBccEmailArchiveConfigurations, getBccEmailArchiveHistory };
|
package/dist/bcc-archive.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/bcc-archive.ts
|
package/dist/billing.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/billing.d.ts
|
|
6
5
|
declare const retrieveAccountBillingPlan: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const retrieveAccountBillingPlan: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
13
12
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
13
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
14
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip
|
|
17
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
15
|
+
}, z.core.$strip>>], undefined>;
|
|
21
16
|
declare const retrieveBillingPlanDetails: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
planId: z.ZodString;
|
|
23
18
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -26,22 +21,14 @@ declare const retrieveBillingPlanDetails: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
26
21
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
27
22
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
28
23
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
29
|
-
}, z.core.$strip
|
|
30
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
24
|
+
}, z.core.$strip>>], undefined>;
|
|
34
25
|
declare const retrieveListOfBillingPlans: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
35
26
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
36
27
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
37
28
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
38
29
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
39
30
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
40
|
-
}, z.core.$strip
|
|
41
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
42
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
43
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
44
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
31
|
+
}, z.core.$strip>>], undefined>;
|
|
45
32
|
declare const updateBillingPlanForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
46
33
|
plan: z.ZodObject<{
|
|
47
34
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -52,22 +39,14 @@ declare const updateBillingPlanForAccount: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
52
39
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
53
40
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
54
41
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
55
|
-
}, z.core.$strip
|
|
56
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
42
|
+
}, z.core.$strip>>], undefined>;
|
|
60
43
|
declare const getDowngradePlanInfoForAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
61
44
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
62
45
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
63
46
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
64
47
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
65
48
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
66
|
-
}, z.core.$strip
|
|
67
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
68
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
69
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
70
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
49
|
+
}, z.core.$strip>>], undefined>;
|
|
71
50
|
declare const queueDowngradeBillingPlanRequest: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
72
51
|
request: z.ZodObject<{
|
|
73
52
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -78,11 +57,7 @@ declare const queueDowngradeBillingPlanRequest: _keystrokehq_core0.Operation<z.Z
|
|
|
78
57
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
79
58
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
80
59
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
81
|
-
}, z.core.$strip
|
|
82
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
83
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
84
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
85
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
60
|
+
}, z.core.$strip>>], undefined>;
|
|
86
61
|
declare const purchaseAdditionalEnvelopes: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
87
62
|
request: z.ZodObject<{
|
|
88
63
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -93,11 +68,7 @@ declare const purchaseAdditionalEnvelopes: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
93
68
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
94
69
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
95
70
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
96
|
-
}, z.core.$strip
|
|
97
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
98
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
99
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
100
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
71
|
+
}, z.core.$strip>>], undefined>;
|
|
101
72
|
declare const getAccountBillingChargesList: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
102
73
|
includeCharges: z.ZodOptional<z.ZodString>;
|
|
103
74
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -106,11 +77,7 @@ declare const getAccountBillingChargesList: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
106
77
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
107
78
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
108
79
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
109
|
-
}, z.core.$strip
|
|
110
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
111
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
112
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
113
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
80
|
+
}, z.core.$strip>>], undefined>;
|
|
114
81
|
declare const listBillingInvoices: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
115
82
|
fromDate: z.ZodOptional<z.ZodString>;
|
|
116
83
|
toDate: z.ZodOptional<z.ZodString>;
|
|
@@ -120,22 +87,14 @@ declare const listBillingInvoices: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
120
87
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
121
88
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
122
89
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
123
|
-
}, z.core.$strip
|
|
124
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
125
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
126
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
127
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
90
|
+
}, z.core.$strip>>], undefined>;
|
|
128
91
|
declare const listPastDueInvoices: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
129
92
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
130
93
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
131
94
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
132
95
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
133
96
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
134
|
-
}, z.core.$strip
|
|
135
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
136
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
137
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
138
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
97
|
+
}, z.core.$strip>>], undefined>;
|
|
139
98
|
declare const retrieveBillingInvoice: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
140
99
|
invoiceId: z.ZodString;
|
|
141
100
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -144,11 +103,7 @@ declare const retrieveBillingInvoice: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
144
103
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
145
104
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
146
105
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
147
|
-
}, z.core.$strip
|
|
148
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
149
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
150
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
151
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
106
|
+
}, z.core.$strip>>], undefined>;
|
|
152
107
|
declare const retrieveBillingPaymentInfo: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
153
108
|
paymentId: z.ZodString;
|
|
154
109
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -157,11 +112,7 @@ declare const retrieveBillingPaymentInfo: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
157
112
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
158
113
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
159
114
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
160
|
-
}, z.core.$strip
|
|
161
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
162
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
163
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
164
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
115
|
+
}, z.core.$strip>>], undefined>;
|
|
165
116
|
declare const retrievePaymentInformationList: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
166
117
|
fromDate: z.ZodOptional<z.ZodString>;
|
|
167
118
|
toDate: z.ZodOptional<z.ZodString>;
|
|
@@ -171,11 +122,7 @@ declare const retrievePaymentInformationList: _keystrokehq_core0.Operation<z.Zod
|
|
|
171
122
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
172
123
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
173
124
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
174
|
-
}, z.core.$strip
|
|
175
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
176
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
177
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
178
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
125
|
+
}, z.core.$strip>>], undefined>;
|
|
179
126
|
declare const postPaymentToInvoice: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
180
127
|
payment: z.ZodObject<{
|
|
181
128
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -186,32 +133,20 @@ declare const postPaymentToInvoice: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
186
133
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
187
134
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
188
135
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
189
|
-
}, z.core.$strip
|
|
190
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
191
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
192
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
193
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
136
|
+
}, z.core.$strip>>], undefined>;
|
|
194
137
|
declare const retrieveCreditCardInfo: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
195
138
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
196
139
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
197
140
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
198
141
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
199
142
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
200
|
-
}, z.core.$strip
|
|
201
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
202
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
203
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
204
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
143
|
+
}, z.core.$strip>>], undefined>;
|
|
205
144
|
declare const listPaymentGatewayAccountsInfo: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
206
145
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
207
146
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
208
147
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
209
148
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
210
149
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
211
|
-
}, z.core.$strip
|
|
212
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
213
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
214
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
215
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
150
|
+
}, z.core.$strip>>], undefined>;
|
|
216
151
|
//#endregion
|
|
217
152
|
export { getAccountBillingChargesList, getDowngradePlanInfoForAccount, listBillingInvoices, listPastDueInvoices, listPaymentGatewayAccountsInfo, postPaymentToInvoice, purchaseAdditionalEnvelopes, queueDowngradeBillingPlanRequest, retrieveAccountBillingPlan, retrieveBillingInvoice, retrieveBillingPaymentInfo, retrieveBillingPlanDetails, retrieveCreditCardInfo, retrieveListOfBillingPlans, retrievePaymentInformationList, updateBillingPlanForAccount };
|
package/dist/billing.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/billing.ts
|
package/dist/brands.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/brands.d.ts
|
|
6
5
|
declare const createBrandProfilesForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -19,11 +18,7 @@ declare const createBrandProfilesForAccount: _keystrokehq_core0.Operation<z.ZodO
|
|
|
19
18
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
20
19
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
21
20
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
22
|
-
}, z.core.$strip
|
|
23
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
24
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
25
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
26
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
21
|
+
}, z.core.$strip>>], undefined>;
|
|
27
22
|
declare const listBrandsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
28
23
|
excludeDistributorBrand: z.ZodOptional<z.ZodBoolean>;
|
|
29
24
|
includeLogos: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -39,11 +34,7 @@ declare const listBrandsForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
39
34
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
40
35
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
41
36
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
42
|
-
}, z.core.$strip
|
|
43
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
37
|
+
}, z.core.$strip>>], undefined>;
|
|
47
38
|
declare const retrieveAccountBrandInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
48
39
|
brandId: z.ZodString;
|
|
49
40
|
include: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -53,11 +44,7 @@ declare const retrieveAccountBrandInformation: _keystrokehq_core0.Operation<z.Zo
|
|
|
53
44
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
54
45
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
55
46
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
56
|
-
}, z.core.$strip
|
|
57
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
58
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
59
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
60
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
47
|
+
}, z.core.$strip>>], undefined>;
|
|
61
48
|
declare const updateAccountBrandSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
62
49
|
brandId: z.ZodString;
|
|
63
50
|
brand: z.ZodObject<{
|
|
@@ -69,11 +56,7 @@ declare const updateAccountBrandSettings: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
69
56
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
70
57
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
71
58
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
72
|
-
}, z.core.$strip
|
|
73
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
74
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
75
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
76
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
59
|
+
}, z.core.$strip>>], undefined>;
|
|
77
60
|
declare const deleteAccountBrand: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
78
61
|
brandId: z.ZodString;
|
|
79
62
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -82,11 +65,7 @@ declare const deleteAccountBrand: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
82
65
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
83
66
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
84
67
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
85
|
-
}, z.core.$strip
|
|
86
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
87
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
88
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
89
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
68
|
+
}, z.core.$strip>>], undefined>;
|
|
90
69
|
declare const deleteBrandProfiles: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
91
70
|
brands: z.ZodArray<z.ZodObject<{
|
|
92
71
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -97,11 +76,7 @@ declare const deleteBrandProfiles: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
97
76
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
98
77
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
99
78
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
100
|
-
}, z.core.$strip
|
|
101
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
102
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
103
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
104
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
79
|
+
}, z.core.$strip>>], undefined>;
|
|
105
80
|
declare const exportBrandToXmlFile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
106
81
|
brandId: z.ZodString;
|
|
107
82
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -113,11 +88,7 @@ declare const exportBrandToXmlFile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
113
88
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
114
89
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
115
90
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
116
|
-
}, z.core.$strip
|
|
117
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
118
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
119
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
120
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
91
|
+
}, z.core.$strip>>], undefined>;
|
|
121
92
|
declare const getBrandLogoByType: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
122
93
|
brandId: z.ZodString;
|
|
123
94
|
logoType: z.ZodEnum<{
|
|
@@ -134,11 +105,7 @@ declare const getBrandLogoByType: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
134
105
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
135
106
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
136
107
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
137
|
-
}, z.core.$strip
|
|
138
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
139
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
140
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
141
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
108
|
+
}, z.core.$strip>>], undefined>;
|
|
142
109
|
declare const deleteBrandLogoByType: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
143
110
|
brandId: z.ZodString;
|
|
144
111
|
logoType: z.ZodEnum<{
|
|
@@ -152,11 +119,7 @@ declare const deleteBrandLogoByType: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
152
119
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
153
120
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
154
121
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
155
|
-
}, z.core.$strip
|
|
156
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
157
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
158
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
159
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
122
|
+
}, z.core.$strip>>], undefined>;
|
|
160
123
|
declare const getSpecificBrandResourceFile: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
161
124
|
brandId: z.ZodString;
|
|
162
125
|
resourceContentType: z.ZodString;
|
|
@@ -170,11 +133,7 @@ declare const getSpecificBrandResourceFile: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
170
133
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
171
134
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
172
135
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
173
|
-
}, z.core.$strip
|
|
174
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
175
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
176
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
177
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
136
|
+
}, z.core.$strip>>], undefined>;
|
|
178
137
|
declare const returnBrandResourceMetadataForAccount: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
179
138
|
brandId: z.ZodString;
|
|
180
139
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -183,10 +142,6 @@ declare const returnBrandResourceMetadataForAccount: _keystrokehq_core0.Operatio
|
|
|
183
142
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
184
143
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
185
144
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
186
|
-
}, z.core.$strip
|
|
187
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
188
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
189
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
190
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
145
|
+
}, z.core.$strip>>], undefined>;
|
|
191
146
|
//#endregion
|
|
192
147
|
export { createBrandProfilesForAccount, deleteAccountBrand, deleteBrandLogoByType, deleteBrandProfiles, exportBrandToXmlFile, getBrandLogoByType, getSpecificBrandResourceFile, listBrandsForAccount, retrieveAccountBrandInformation, returnBrandResourceMetadataForAccount, updateAccountBrandSettings };
|
package/dist/brands.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignBrandListSchema, docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation, t as defineBinaryOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/brands.ts
|
package/dist/bulk-send.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/bulk-send.d.ts
|
|
6
5
|
declare const createBulkSendRequest: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -17,11 +16,7 @@ declare const createBulkSendRequest: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
17
16
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
17
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
18
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip
|
|
21
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
22
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
23
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
24
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
19
|
+
}, z.core.$strip>>], undefined>;
|
|
25
20
|
declare const createBulkSendTestRequest: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
26
21
|
bulkSendListId: z.ZodString;
|
|
27
22
|
request: z.ZodObject<{
|
|
@@ -33,17 +28,13 @@ declare const createBulkSendTestRequest: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
33
28
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
34
29
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
35
30
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
36
|
-
}, z.core.$strip
|
|
37
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
38
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
39
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
40
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
31
|
+
}, z.core.$strip>>], undefined>;
|
|
41
32
|
declare const applyActionToBulkSendEnvelopes: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
42
33
|
batchId: z.ZodString;
|
|
43
34
|
action: z.ZodEnum<{
|
|
44
35
|
void: "void";
|
|
45
|
-
resend: "resend";
|
|
46
36
|
correct: "correct";
|
|
37
|
+
resend: "resend";
|
|
47
38
|
}>;
|
|
48
39
|
}, z.core.$strip>, z.ZodObject<{
|
|
49
40
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -51,11 +42,7 @@ declare const applyActionToBulkSendEnvelopes: _keystrokehq_core0.Operation<z.Zod
|
|
|
51
42
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
52
43
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
53
44
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
54
|
-
}, z.core.$strip
|
|
55
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
56
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
57
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
58
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
45
|
+
}, z.core.$strip>>], undefined>;
|
|
59
46
|
declare const listBulkSendBatchSummaries: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
60
47
|
startPosition: z.ZodOptional<z.ZodNumber>;
|
|
61
48
|
count: z.ZodOptional<z.ZodNumber>;
|
|
@@ -67,11 +54,7 @@ declare const listBulkSendBatchSummaries: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
67
54
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
68
55
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
69
56
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
70
|
-
}, z.core.$strip
|
|
71
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
72
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
73
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
74
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
57
|
+
}, z.core.$strip>>], undefined>;
|
|
75
58
|
declare const getBulkSendBatchStatus: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
76
59
|
batchId: z.ZodString;
|
|
77
60
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -83,11 +66,7 @@ declare const getBulkSendBatchStatus: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
83
66
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
84
67
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
85
68
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
86
|
-
}, z.core.$strip
|
|
87
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
88
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
89
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
90
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
69
|
+
}, z.core.$strip>>], undefined>;
|
|
91
70
|
declare const getBulkSendListsInformation: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
92
71
|
bulkSendListId: z.ZodOptional<z.ZodString>;
|
|
93
72
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -98,11 +77,7 @@ declare const getBulkSendListsInformation: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
98
77
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
99
78
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
100
79
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
101
|
-
}, z.core.$strip
|
|
102
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
103
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
104
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
105
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
80
|
+
}, z.core.$strip>>], undefined>;
|
|
106
81
|
declare const removeBulkSendList: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
107
82
|
bulkSendListId: z.ZodString;
|
|
108
83
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -111,11 +86,7 @@ declare const removeBulkSendList: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
111
86
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
112
87
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
113
88
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
114
|
-
}, z.core.$strip
|
|
115
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
118
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
89
|
+
}, z.core.$strip>>], undefined>;
|
|
119
90
|
declare const updateBulkSendBatchName: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
120
91
|
batchId: z.ZodString;
|
|
121
92
|
batchName: z.ZodString;
|
|
@@ -128,10 +99,6 @@ declare const updateBulkSendBatchName: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
128
99
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
129
100
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
130
101
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
131
|
-
}, z.core.$strip
|
|
132
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
133
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
134
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
135
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
102
|
+
}, z.core.$strip>>], undefined>;
|
|
136
103
|
//#endregion
|
|
137
104
|
export { applyActionToBulkSendEnvelopes, createBulkSendRequest, createBulkSendTestRequest, getBulkSendBatchStatus, getBulkSendListsInformation, listBulkSendBatchSummaries, removeBulkSendList, updateBulkSendBatchName };
|
package/dist/bulk-send.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignBulkSendBatchSchema, docusignBulkSendListSchema, docusignGenericObjectSchema, docusignListPaginationInputSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/bulk-send.ts
|