@keystrokehq/postgrid 0.1.4 → 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.
Files changed (147) hide show
  1. package/dist/actions/cancel-box.d.cts +13 -1
  2. package/dist/actions/cancel-box.d.mts +13 -1
  3. package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
  4. package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
  5. package/dist/actions/cancel-cheque.d.cts +13 -1
  6. package/dist/actions/cancel-cheque.d.mts +13 -1
  7. package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
  8. package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
  9. package/dist/actions/cancel-postcard.d.cts +13 -1
  10. package/dist/actions/cancel-postcard.d.mts +13 -1
  11. package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
  12. package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
  13. package/dist/actions/create-bank-account.d.cts +13 -1
  14. package/dist/actions/create-bank-account.d.mts +13 -1
  15. package/dist/actions/create-box.d.cts +13 -1
  16. package/dist/actions/create-box.d.mts +13 -1
  17. package/dist/actions/create-cheque.d.cts +13 -1
  18. package/dist/actions/create-cheque.d.cts.map +1 -1
  19. package/dist/actions/create-cheque.d.mts +13 -1
  20. package/dist/actions/create-cheque.d.mts.map +1 -1
  21. package/dist/actions/create-contact.d.cts +13 -1
  22. package/dist/actions/create-contact.d.cts.map +1 -1
  23. package/dist/actions/create-contact.d.mts +13 -1
  24. package/dist/actions/create-contact.d.mts.map +1 -1
  25. package/dist/actions/create-letter.d.cts +13 -1
  26. package/dist/actions/create-letter.d.cts.map +1 -1
  27. package/dist/actions/create-letter.d.mts +13 -1
  28. package/dist/actions/create-letter.d.mts.map +1 -1
  29. package/dist/actions/create-postcard.d.cts +13 -1
  30. package/dist/actions/create-postcard.d.cts.map +1 -1
  31. package/dist/actions/create-postcard.d.mts +13 -1
  32. package/dist/actions/create-postcard.d.mts.map +1 -1
  33. package/dist/actions/create-return-envelope-order.d.cts +13 -1
  34. package/dist/actions/create-return-envelope-order.d.mts +13 -1
  35. package/dist/actions/create-return-envelope.d.cts +13 -1
  36. package/dist/actions/create-return-envelope.d.mts +13 -1
  37. package/dist/actions/create-template-editor-session.d.cts +13 -1
  38. package/dist/actions/create-template-editor-session.d.mts +13 -1
  39. package/dist/actions/create-template.d.cts +13 -1
  40. package/dist/actions/create-template.d.cts.map +1 -1
  41. package/dist/actions/create-template.d.mts +13 -1
  42. package/dist/actions/create-template.d.mts.map +1 -1
  43. package/dist/actions/create-tracker.d.cts +13 -1
  44. package/dist/actions/create-tracker.d.cts.map +1 -1
  45. package/dist/actions/create-tracker.d.mts +13 -1
  46. package/dist/actions/create-tracker.d.mts.map +1 -1
  47. package/dist/actions/create-webhook.d.cts +13 -1
  48. package/dist/actions/create-webhook.d.mts +13 -1
  49. package/dist/actions/delete-bank-account.d.cts +13 -1
  50. package/dist/actions/delete-bank-account.d.mts +13 -1
  51. package/dist/actions/delete-contact.d.cts +13 -1
  52. package/dist/actions/delete-contact.d.mts +13 -1
  53. package/dist/actions/delete-template-editor-session.d.cts +13 -1
  54. package/dist/actions/delete-template-editor-session.d.mts +13 -1
  55. package/dist/actions/delete-template.d.cts +13 -1
  56. package/dist/actions/delete-template.d.mts +13 -1
  57. package/dist/actions/delete-tracker.d.cts +13 -1
  58. package/dist/actions/delete-tracker.d.mts +13 -1
  59. package/dist/actions/delete-webhook.d.cts +13 -1
  60. package/dist/actions/delete-webhook.d.mts +13 -1
  61. package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
  62. package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
  63. package/dist/actions/get-bank-account.d.cts +13 -1
  64. package/dist/actions/get-bank-account.d.mts +13 -1
  65. package/dist/actions/get-box.d.cts +13 -1
  66. package/dist/actions/get-box.d.mts +13 -1
  67. package/dist/actions/get-cheque.d.cts +13 -1
  68. package/dist/actions/get-cheque.d.mts +13 -1
  69. package/dist/actions/get-contact.d.cts +13 -1
  70. package/dist/actions/get-contact.d.mts +13 -1
  71. package/dist/actions/get-letter.d.cts +13 -1
  72. package/dist/actions/get-letter.d.mts +13 -1
  73. package/dist/actions/get-postcard.d.cts +13 -1
  74. package/dist/actions/get-postcard.d.mts +13 -1
  75. package/dist/actions/get-return-envelope-order.d.cts +13 -1
  76. package/dist/actions/get-return-envelope-order.d.mts +13 -1
  77. package/dist/actions/get-return-envelope.d.cts +13 -1
  78. package/dist/actions/get-return-envelope.d.mts +13 -1
  79. package/dist/actions/get-template.d.cts +13 -1
  80. package/dist/actions/get-template.d.mts +13 -1
  81. package/dist/actions/get-tracker.d.cts +13 -1
  82. package/dist/actions/get-tracker.d.mts +13 -1
  83. package/dist/actions/get-webhook.d.cts +13 -1
  84. package/dist/actions/get-webhook.d.mts +13 -1
  85. package/dist/actions/list-bank-accounts.d.cts +13 -1
  86. package/dist/actions/list-bank-accounts.d.mts +13 -1
  87. package/dist/actions/list-boxes.d.cts +13 -1
  88. package/dist/actions/list-boxes.d.mts +13 -1
  89. package/dist/actions/list-cheques.d.cts +15 -3
  90. package/dist/actions/list-cheques.d.mts +15 -3
  91. package/dist/actions/list-contacts.d.cts +13 -1
  92. package/dist/actions/list-contacts.d.mts +13 -1
  93. package/dist/actions/list-events.d.cts +13 -1
  94. package/dist/actions/list-events.d.mts +13 -1
  95. package/dist/actions/list-letters.d.cts +15 -3
  96. package/dist/actions/list-letters.d.mts +15 -3
  97. package/dist/actions/list-postal-statements.d.cts +13 -1
  98. package/dist/actions/list-postal-statements.d.mts +13 -1
  99. package/dist/actions/list-postcards.d.cts +16 -4
  100. package/dist/actions/list-postcards.d.cts.map +1 -1
  101. package/dist/actions/list-postcards.d.mts +16 -4
  102. package/dist/actions/list-postcards.d.mts.map +1 -1
  103. package/dist/actions/list-return-envelope-orders.d.cts +13 -1
  104. package/dist/actions/list-return-envelope-orders.d.mts +13 -1
  105. package/dist/actions/list-return-envelopes.d.cts +13 -1
  106. package/dist/actions/list-return-envelopes.d.mts +13 -1
  107. package/dist/actions/list-self-mailers.d.cts +13 -1
  108. package/dist/actions/list-self-mailers.d.cts.map +1 -1
  109. package/dist/actions/list-self-mailers.d.mts +13 -1
  110. package/dist/actions/list-self-mailers.d.mts.map +1 -1
  111. package/dist/actions/list-sub-organizations.d.cts +13 -1
  112. package/dist/actions/list-sub-organizations.d.mts +13 -1
  113. package/dist/actions/list-template-editor-sessions.d.cts +13 -1
  114. package/dist/actions/list-template-editor-sessions.d.mts +13 -1
  115. package/dist/actions/list-templates.d.cts +13 -1
  116. package/dist/actions/list-templates.d.mts +13 -1
  117. package/dist/actions/list-tracker-visits.d.cts +13 -1
  118. package/dist/actions/list-tracker-visits.d.mts +13 -1
  119. package/dist/actions/list-trackers.d.cts +13 -1
  120. package/dist/actions/list-trackers.d.mts +13 -1
  121. package/dist/actions/list-webhook-invocations.d.cts +13 -1
  122. package/dist/actions/list-webhook-invocations.d.mts +13 -1
  123. package/dist/actions/list-webhooks.d.cts +13 -1
  124. package/dist/actions/list-webhooks.d.mts +13 -1
  125. package/dist/actions/progress-test-box.d.cts +13 -1
  126. package/dist/actions/progress-test-box.d.mts +13 -1
  127. package/dist/actions/progress-test-cheque.d.cts +13 -1
  128. package/dist/actions/progress-test-cheque.d.mts +13 -1
  129. package/dist/actions/progress-test-postcard.d.cts +13 -1
  130. package/dist/actions/progress-test-postcard.d.mts +13 -1
  131. package/dist/actions/update-template.d.cts +13 -1
  132. package/dist/actions/update-template.d.cts.map +1 -1
  133. package/dist/actions/update-template.d.mts +13 -1
  134. package/dist/actions/update-template.d.mts.map +1 -1
  135. package/dist/actions/update-tracker.d.cts +13 -1
  136. package/dist/actions/update-tracker.d.mts +13 -1
  137. package/dist/actions/update-webhook.d.cts +13 -1
  138. package/dist/actions/update-webhook.d.mts +13 -1
  139. package/dist/app.cjs +5 -2
  140. package/dist/app.cjs.map +1 -1
  141. package/dist/app.d.cts +9 -1
  142. package/dist/app.d.cts.map +1 -1
  143. package/dist/app.d.mts +9 -1
  144. package/dist/app.d.mts.map +1 -1
  145. package/dist/app.mjs +3 -1
  146. package/dist/app.mjs.map +1 -1
  147. 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAM/B,MAAA"}
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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAM/B,MAAA"}
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]>, 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;;;;;;;;;aAMhC,MAAA"}
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]>, 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;;;;;;;;;aAMhC,MAAA"}
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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;aAM/B,MAAA;;mBAAA,MAAA"}
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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;aAM/B,MAAA;;mBAAA,MAAA"}
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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;aAMjC,MAAA;;;;;;mBAAA,MAAA;AAAA"}
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]>, 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;;;;;;;;;;;;;;;;;;;;;;;;;;aAMjC,MAAA;;;;;;mBAAA,MAAA;AAAA"}
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]>, 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]>, 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