@keystrokehq/postgrid 0.1.3 → 0.1.5
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/actions/cancel-box.d.cts +13 -1
- package/dist/actions/cancel-box.d.mts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
- package/dist/actions/cancel-cheque.d.cts +13 -1
- package/dist/actions/cancel-cheque.d.mts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
- package/dist/actions/cancel-postcard.d.cts +13 -1
- package/dist/actions/cancel-postcard.d.mts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-bank-account.d.cts +13 -1
- package/dist/actions/create-bank-account.d.mts +13 -1
- package/dist/actions/create-box.d.cts +13 -1
- package/dist/actions/create-box.d.mts +13 -1
- package/dist/actions/create-cheque.d.cts +13 -1
- package/dist/actions/create-cheque.d.cts.map +1 -1
- package/dist/actions/create-cheque.d.mts +13 -1
- package/dist/actions/create-cheque.d.mts.map +1 -1
- package/dist/actions/create-contact.d.cts +13 -1
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +13 -1
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-letter.d.cts +13 -1
- package/dist/actions/create-letter.d.cts.map +1 -1
- package/dist/actions/create-letter.d.mts +13 -1
- package/dist/actions/create-letter.d.mts.map +1 -1
- package/dist/actions/create-postcard.d.cts +13 -1
- package/dist/actions/create-postcard.d.cts.map +1 -1
- package/dist/actions/create-postcard.d.mts +13 -1
- package/dist/actions/create-postcard.d.mts.map +1 -1
- package/dist/actions/create-return-envelope-order.d.cts +13 -1
- package/dist/actions/create-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-return-envelope.d.cts +13 -1
- package/dist/actions/create-return-envelope.d.mts +13 -1
- package/dist/actions/create-template-editor-session.d.cts +13 -1
- package/dist/actions/create-template-editor-session.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-tracker.d.cts +13 -1
- package/dist/actions/create-tracker.d.cts.map +1 -1
- package/dist/actions/create-tracker.d.mts +13 -1
- package/dist/actions/create-tracker.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-bank-account.d.cts +13 -1
- package/dist/actions/delete-bank-account.d.mts +13 -1
- package/dist/actions/delete-contact.d.cts +13 -1
- package/dist/actions/delete-contact.d.mts +13 -1
- package/dist/actions/delete-template-editor-session.d.cts +13 -1
- package/dist/actions/delete-template-editor-session.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-tracker.d.cts +13 -1
- package/dist/actions/delete-tracker.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-bank-account.d.cts +13 -1
- package/dist/actions/get-bank-account.d.mts +13 -1
- package/dist/actions/get-box.d.cts +13 -1
- package/dist/actions/get-box.d.mts +13 -1
- package/dist/actions/get-cheque.d.cts +13 -1
- package/dist/actions/get-cheque.d.mts +13 -1
- package/dist/actions/get-contact.d.cts +13 -1
- package/dist/actions/get-contact.d.mts +13 -1
- package/dist/actions/get-letter.d.cts +13 -1
- package/dist/actions/get-letter.d.mts +13 -1
- package/dist/actions/get-postcard.d.cts +13 -1
- package/dist/actions/get-postcard.d.mts +13 -1
- package/dist/actions/get-return-envelope-order.d.cts +13 -1
- package/dist/actions/get-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-return-envelope.d.cts +13 -1
- package/dist/actions/get-return-envelope.d.mts +13 -1
- package/dist/actions/get-template.d.cts +13 -1
- package/dist/actions/get-template.d.mts +13 -1
- package/dist/actions/get-tracker.d.cts +13 -1
- package/dist/actions/get-tracker.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-bank-accounts.d.cts +13 -1
- package/dist/actions/list-bank-accounts.d.mts +13 -1
- package/dist/actions/list-boxes.d.cts +13 -1
- package/dist/actions/list-boxes.d.mts +13 -1
- package/dist/actions/list-cheques.d.cts +13 -1
- package/dist/actions/list-cheques.d.mts +13 -1
- package/dist/actions/list-contacts.d.cts +13 -1
- package/dist/actions/list-contacts.d.mts +13 -1
- package/dist/actions/list-events.d.cts +13 -1
- package/dist/actions/list-events.d.mts +13 -1
- package/dist/actions/list-letters.d.cts +13 -1
- package/dist/actions/list-letters.d.mts +13 -1
- package/dist/actions/list-postal-statements.d.cts +13 -1
- package/dist/actions/list-postal-statements.d.mts +13 -1
- package/dist/actions/list-postcards.d.cts +13 -1
- package/dist/actions/list-postcards.d.cts.map +1 -1
- package/dist/actions/list-postcards.d.mts +13 -1
- package/dist/actions/list-postcards.d.mts.map +1 -1
- package/dist/actions/list-return-envelope-orders.d.cts +13 -1
- package/dist/actions/list-return-envelope-orders.d.mts +13 -1
- package/dist/actions/list-return-envelopes.d.cts +13 -1
- package/dist/actions/list-return-envelopes.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.cts +13 -1
- package/dist/actions/list-self-mailers.d.cts.map +1 -1
- package/dist/actions/list-self-mailers.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.mts.map +1 -1
- package/dist/actions/list-sub-organizations.d.cts +13 -1
- package/dist/actions/list-sub-organizations.d.mts +13 -1
- package/dist/actions/list-template-editor-sessions.d.cts +13 -1
- package/dist/actions/list-template-editor-sessions.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-tracker-visits.d.cts +13 -1
- package/dist/actions/list-tracker-visits.d.mts +13 -1
- package/dist/actions/list-trackers.d.cts +13 -1
- package/dist/actions/list-trackers.d.mts +13 -1
- package/dist/actions/list-webhook-invocations.d.cts +13 -1
- package/dist/actions/list-webhook-invocations.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/progress-test-box.d.cts +13 -1
- package/dist/actions/progress-test-box.d.mts +13 -1
- package/dist/actions/progress-test-cheque.d.cts +13 -1
- package/dist/actions/progress-test-cheque.d.mts +13 -1
- package/dist/actions/progress-test-postcard.d.cts +13 -1
- package/dist/actions/progress-test-postcard.d.mts +13 -1
- package/dist/actions/update-template.d.cts +13 -1
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +13 -1
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-tracker.d.cts +13 -1
- package/dist/actions/update-tracker.d.mts +13 -1
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -19,7 +19,19 @@ declare const PostgridCancelBoxOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const postgridCancelBox: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridCancelBox };
|
|
25
37
|
//# sourceMappingURL=cancel-box.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const PostgridCancelBoxOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const postgridCancelBox: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridCancelBox };
|
|
25
37
|
//# sourceMappingURL=cancel-box.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const PostgridCancelChequeWithNoteOutput: z.ZodObject<{
|
|
|
39
39
|
declare const postgridCancelChequeWithNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
id: string;
|
|
41
41
|
note: string;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { postgridCancelChequeWithNote };
|
|
45
57
|
//# sourceMappingURL=cancel-cheque-with-note.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const PostgridCancelChequeWithNoteOutput: z.ZodObject<{
|
|
|
39
39
|
declare const postgridCancelChequeWithNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
id: string;
|
|
41
41
|
note: string;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { postgridCancelChequeWithNote };
|
|
45
57
|
//# sourceMappingURL=cancel-cheque-with-note.d.mts.map
|
|
@@ -41,7 +41,19 @@ declare const PostgridCancelChequeOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const postgridCancelCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: string;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridCancelCheque };
|
|
47
59
|
//# sourceMappingURL=cancel-cheque.d.cts.map
|
|
@@ -41,7 +41,19 @@ declare const PostgridCancelChequeOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const postgridCancelCheque: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: string;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridCancelCheque };
|
|
47
59
|
//# sourceMappingURL=cancel-cheque.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const PostgridCancelPostcardWithNoteOutput: z.ZodObject<{
|
|
|
52
52
|
declare const postgridCancelPostcardWithNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
54
|
note: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { postgridCancelPostcardWithNote };
|
|
58
70
|
//# sourceMappingURL=cancel-postcard-with-note.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const PostgridCancelPostcardWithNoteOutput: z.ZodObject<{
|
|
|
52
52
|
declare const postgridCancelPostcardWithNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
id: string;
|
|
54
54
|
note: string;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { postgridCancelPostcardWithNote };
|
|
58
70
|
//# sourceMappingURL=cancel-postcard-with-note.d.mts.map
|
|
@@ -43,7 +43,19 @@ declare const PostgridCancelPostcardOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const postgridCancelPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { postgridCancelPostcard };
|
|
49
61
|
//# sourceMappingURL=cancel-postcard.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const PostgridCancelPostcardOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const postgridCancelPostcard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
id: string;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { postgridCancelPostcard };
|
|
49
61
|
//# sourceMappingURL=cancel-postcard.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const PostgridCancelReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
19
19
|
declare const postgridCancelReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
orderId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridCancelReturnEnvelopeOrder };
|
|
25
37
|
//# sourceMappingURL=cancel-return-envelope-order.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const PostgridCancelReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
19
19
|
declare const postgridCancelReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
orderId: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { postgridCancelReturnEnvelopeOrder };
|
|
25
37
|
//# sourceMappingURL=cancel-return-envelope-order.d.mts.map
|
|
@@ -41,7 +41,19 @@ declare const postgridCreateBankAccount: import("@keystrokehq/action").WorkflowA
|
|
|
41
41
|
contactPhone?: string | undefined;
|
|
42
42
|
signatureText?: string | undefined;
|
|
43
43
|
signatureImage?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridCreateBankAccount };
|
|
47
59
|
//# sourceMappingURL=create-bank-account.d.cts.map
|
|
@@ -41,7 +41,19 @@ declare const postgridCreateBankAccount: import("@keystrokehq/action").WorkflowA
|
|
|
41
41
|
contactPhone?: string | undefined;
|
|
42
42
|
signatureText?: string | undefined;
|
|
43
43
|
signatureImage?: string | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridCreateBankAccount };
|
|
47
59
|
//# sourceMappingURL=create-bank-account.d.mts.map
|
|
@@ -179,7 +179,19 @@ declare const postgridCreateBox: import("@keystrokehq/action").WorkflowActionDef
|
|
|
179
179
|
bankAccount: string;
|
|
180
180
|
}[];
|
|
181
181
|
mailingClass?: string | undefined;
|
|
182
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
182
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
generic_api_key: z.ZodString;
|
|
188
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
189
|
+
connectionId: z.ZodString;
|
|
190
|
+
entityId: z.ZodString;
|
|
191
|
+
instanceId: z.ZodString;
|
|
192
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
193
|
+
generic_api_key: z.ZodString;
|
|
194
|
+
}, z.core.$strip>>]>;
|
|
183
195
|
//#endregion
|
|
184
196
|
export { postgridCreateBox };
|
|
185
197
|
//# sourceMappingURL=create-box.d.cts.map
|
|
@@ -179,7 +179,19 @@ declare const postgridCreateBox: import("@keystrokehq/action").WorkflowActionDef
|
|
|
179
179
|
bankAccount: string;
|
|
180
180
|
}[];
|
|
181
181
|
mailingClass?: string | undefined;
|
|
182
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
182
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
generic_api_key: z.ZodString;
|
|
188
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
189
|
+
connectionId: z.ZodString;
|
|
190
|
+
entityId: z.ZodString;
|
|
191
|
+
instanceId: z.ZodString;
|
|
192
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
193
|
+
generic_api_key: z.ZodString;
|
|
194
|
+
}, z.core.$strip>>]>;
|
|
183
195
|
//#endregion
|
|
184
196
|
export { postgridCreateBox };
|
|
185
197
|
//# sourceMappingURL=create-box.d.mts.map
|
|
@@ -120,7 +120,19 @@ declare const postgridCreateCheque: import("@keystrokehq/action").WorkflowAction
|
|
|
120
120
|
sendDate?: string | undefined;
|
|
121
121
|
extraService?: string | undefined;
|
|
122
122
|
mailingClass?: string | undefined;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
generic_api_key: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { postgridCreateCheque };
|
|
126
138
|
//# sourceMappingURL=create-cheque.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-cheque.d.cts","names":[],"sources":["../../src/actions/create-cheque.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-cheque.d.cts","names":[],"sources":["../../src/actions/create-cheque.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -120,7 +120,19 @@ declare const postgridCreateCheque: import("@keystrokehq/action").WorkflowAction
|
|
|
120
120
|
sendDate?: string | undefined;
|
|
121
121
|
extraService?: string | undefined;
|
|
122
122
|
mailingClass?: string | undefined;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
generic_api_key: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { postgridCreateCheque };
|
|
126
138
|
//# sourceMappingURL=create-cheque.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-cheque.d.mts","names":[],"sources":["../../src/actions/create-cheque.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-cheque.d.mts","names":[],"sources":["../../src/actions/create-cheque.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuDzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -46,7 +46,19 @@ declare const postgridCreateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
phoneNumber?: string | undefined;
|
|
47
47
|
addressLine2?: string | undefined;
|
|
48
48
|
organization?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { postgridCreateContact };
|
|
52
64
|
//# sourceMappingURL=create-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.d.cts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-contact.d.cts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -46,7 +46,19 @@ declare const postgridCreateContact: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
phoneNumber?: string | undefined;
|
|
47
47
|
addressLine2?: string | undefined;
|
|
48
48
|
organization?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { postgridCreateContact };
|
|
52
64
|
//# sourceMappingURL=create-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-contact.d.mts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-contact.d.mts","names":[],"sources":["../../src/actions/create-contact.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -116,7 +116,19 @@ declare const postgridCreateLetter: import("@keystrokehq/action").WorkflowAction
|
|
|
116
116
|
mergeVariables?: Record<string, unknown> | undefined;
|
|
117
117
|
perforatedPage?: number | undefined;
|
|
118
118
|
returnEnvelope?: string | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
generic_api_key: z.ZodString;
|
|
125
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
126
|
+
connectionId: z.ZodString;
|
|
127
|
+
entityId: z.ZodString;
|
|
128
|
+
instanceId: z.ZodString;
|
|
129
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
130
|
+
generic_api_key: z.ZodString;
|
|
131
|
+
}, z.core.$strip>>]>;
|
|
120
132
|
//#endregion
|
|
121
133
|
export { postgridCreateLetter };
|
|
122
134
|
//# sourceMappingURL=create-letter.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-letter.d.cts","names":[],"sources":["../../src/actions/create-letter.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyB1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-letter.d.cts","names":[],"sources":["../../src/actions/create-letter.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyB1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -116,7 +116,19 @@ declare const postgridCreateLetter: import("@keystrokehq/action").WorkflowAction
|
|
|
116
116
|
mergeVariables?: Record<string, unknown> | undefined;
|
|
117
117
|
perforatedPage?: number | undefined;
|
|
118
118
|
returnEnvelope?: string | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
generic_api_key: z.ZodString;
|
|
125
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
126
|
+
connectionId: z.ZodString;
|
|
127
|
+
entityId: z.ZodString;
|
|
128
|
+
instanceId: z.ZodString;
|
|
129
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
130
|
+
generic_api_key: z.ZodString;
|
|
131
|
+
}, z.core.$strip>>]>;
|
|
120
132
|
//#endregion
|
|
121
133
|
export { postgridCreateLetter };
|
|
122
134
|
//# sourceMappingURL=create-letter.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-letter.d.mts","names":[],"sources":["../../src/actions/create-letter.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyB1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-letter.d.mts","names":[],"sources":["../../src/actions/create-letter.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+CzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyB1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -114,7 +114,19 @@ declare const postgridCreatePostcard: import("@keystrokehq/action").WorkflowActi
|
|
|
114
114
|
mailingClass?: string | undefined;
|
|
115
115
|
frontTemplate?: string | undefined;
|
|
116
116
|
mergeVariables?: Record<string, unknown> | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { postgridCreatePostcard };
|
|
120
132
|
//# sourceMappingURL=create-postcard.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-postcard.d.cts","names":[],"sources":["../../src/actions/create-postcard.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiB5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-postcard.d.cts","names":[],"sources":["../../src/actions/create-postcard.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiB5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -114,7 +114,19 @@ declare const postgridCreatePostcard: import("@keystrokehq/action").WorkflowActi
|
|
|
114
114
|
mailingClass?: string | undefined;
|
|
115
115
|
frontTemplate?: string | undefined;
|
|
116
116
|
mergeVariables?: Record<string, unknown> | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { postgridCreatePostcard };
|
|
120
132
|
//# sourceMappingURL=create-postcard.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-postcard.d.mts","names":[],"sources":["../../src/actions/create-postcard.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiB5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-postcard.d.mts","names":[],"sources":["../../src/actions/create-postcard.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgD3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiB5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -18,7 +18,19 @@ declare const PostgridCreateReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
18
18
|
declare const postgridCreateReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
id: string;
|
|
20
20
|
quantityOrdered: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { postgridCreateReturnEnvelopeOrder };
|
|
24
36
|
//# sourceMappingURL=create-return-envelope-order.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const PostgridCreateReturnEnvelopeOrderOutput: z.ZodObject<{
|
|
|
18
18
|
declare const postgridCreateReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
id: string;
|
|
20
20
|
quantityOrdered: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { postgridCreateReturnEnvelopeOrder };
|
|
24
36
|
//# sourceMappingURL=create-return-envelope-order.d.mts.map
|