@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
@@ -48,7 +48,19 @@ declare const postgridCreateReturnEnvelope: import("@keystrokehq/action").Workfl
48
48
  addressLine2?: string | undefined;
49
49
  };
50
50
  description?: string | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { postgridCreateReturnEnvelope };
54
66
  //# sourceMappingURL=create-return-envelope.d.cts.map
@@ -48,7 +48,19 @@ declare const postgridCreateReturnEnvelope: import("@keystrokehq/action").Workfl
48
48
  addressLine2?: string | undefined;
49
49
  };
50
50
  description?: string | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { postgridCreateReturnEnvelope };
54
66
  //# sourceMappingURL=create-return-envelope.d.mts.map
@@ -16,7 +16,19 @@ declare const PostgridCreateTemplateEditorSessionOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const postgridCreateTemplateEditorSession: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  template: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { postgridCreateTemplateEditorSession };
22
34
  //# sourceMappingURL=create-template-editor-session.d.cts.map
@@ -16,7 +16,19 @@ declare const PostgridCreateTemplateEditorSessionOutput: z.ZodObject<{
16
16
  }, z.core.$loose>;
17
17
  declare const postgridCreateTemplateEditorSession: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  template: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { postgridCreateTemplateEditorSession };
22
34
  //# sourceMappingURL=create-template-editor-session.d.mts.map
@@ -22,7 +22,19 @@ declare const postgridCreateTemplate: import("@keystrokehq/action").WorkflowActi
22
22
  name: string;
23
23
  description?: string | undefined;
24
24
  testRenderModel?: Record<string, unknown> | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { postgridCreateTemplate };
28
40
  //# sourceMappingURL=create-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-template.d.cts","names":[],"sources":["../../src/actions/create-template.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA;;;;oBAMjC,MAAA;AAAA"}
1
+ {"version":3,"file":"create-template.d.cts","names":[],"sources":["../../src/actions/create-template.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA"}
@@ -22,7 +22,19 @@ declare const postgridCreateTemplate: import("@keystrokehq/action").WorkflowActi
22
22
  name: string;
23
23
  description?: string | undefined;
24
24
  testRenderModel?: Record<string, unknown> | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { postgridCreateTemplate };
28
40
  //# sourceMappingURL=create-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-template.d.mts","names":[],"sources":["../../src/actions/create-template.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA;;;;oBAMjC,MAAA;AAAA"}
1
+ {"version":3,"file":"create-template.d.mts","names":[],"sources":["../../src/actions/create-template.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cAW5B,sBAAA,gCAAsB,wBAAA"}
@@ -25,7 +25,19 @@ declare const postgridCreateTracker: import("@keystrokehq/action").WorkflowActio
25
25
  redirectURLTemplate: string;
26
26
  metadata?: Record<string, unknown> | undefined;
27
27
  description?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { postgridCreateTracker };
31
43
  //# sourceMappingURL=create-tracker.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-tracker.d.cts","names":[],"sources":["../../src/actions/create-tracker.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAc3B,qBAAA,gCAAqB,wBAAA;;;aAMhC,MAAA"}
1
+ {"version":3,"file":"create-tracker.d.cts","names":[],"sources":["../../src/actions/create-tracker.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAc3B,qBAAA,gCAAqB,wBAAA"}
@@ -25,7 +25,19 @@ declare const postgridCreateTracker: import("@keystrokehq/action").WorkflowActio
25
25
  redirectURLTemplate: string;
26
26
  metadata?: Record<string, unknown> | undefined;
27
27
  description?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { postgridCreateTracker };
31
43
  //# sourceMappingURL=create-tracker.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-tracker.d.mts","names":[],"sources":["../../src/actions/create-tracker.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAc3B,qBAAA,gCAAqB,wBAAA;;;aAMhC,MAAA"}
1
+ {"version":3,"file":"create-tracker.d.mts","names":[],"sources":["../../src/actions/create-tracker.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAc3B,qBAAA,gCAAqB,wBAAA"}
@@ -47,7 +47,19 @@ declare const postgridCreateWebhook: import("@keystrokehq/action").WorkflowActio
47
47
  url: string;
48
48
  enabledEvents: ("letter.created" | "letter.updated" | "postcard.created" | "postcard.updated" | "cheque.created" | "cheque.updated" | "self_mailer.created" | "self_mailer.updated" | "return_envelope_order.created" | "return_envelope_order.updated")[];
49
49
  payloadFormat?: "jwt" | "json" | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { postgridCreateWebhook };
53
65
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -47,7 +47,19 @@ declare const postgridCreateWebhook: import("@keystrokehq/action").WorkflowActio
47
47
  url: string;
48
48
  enabledEvents: ("letter.created" | "letter.updated" | "postcard.created" | "postcard.updated" | "cheque.created" | "cheque.updated" | "self_mailer.created" | "self_mailer.updated" | "return_envelope_order.created" | "return_envelope_order.updated")[];
49
49
  payloadFormat?: "jwt" | "json" | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { postgridCreateWebhook };
53
65
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteBankAccountOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteBankAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteBankAccount };
17
29
  //# sourceMappingURL=delete-bank-account.d.cts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteBankAccountOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteBankAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteBankAccount };
17
29
  //# sourceMappingURL=delete-bank-account.d.mts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteContactOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteContact };
17
29
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteContactOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteContact };
17
29
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -12,7 +12,19 @@ declare const PostgridDeleteTemplateEditorSessionOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const postgridDeleteTemplateEditorSession: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, 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>>]>;
16
28
  //#endregion
17
29
  export { postgridDeleteTemplateEditorSession };
18
30
  //# sourceMappingURL=delete-template-editor-session.d.cts.map
@@ -12,7 +12,19 @@ declare const PostgridDeleteTemplateEditorSessionOutput: z.ZodObject<{
12
12
  }, z.core.$loose>;
13
13
  declare const postgridDeleteTemplateEditorSession: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, 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>>]>;
16
28
  //#endregion
17
29
  export { postgridDeleteTemplateEditorSession };
18
30
  //# sourceMappingURL=delete-template-editor-session.d.mts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteTemplateOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.cts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteTemplateOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteTemplate };
17
29
  //# sourceMappingURL=delete-template.d.mts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteTrackerOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteTracker };
17
29
  //# sourceMappingURL=delete-tracker.d.cts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteTrackerOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteTracker: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteTracker };
17
29
  //# sourceMappingURL=delete-tracker.d.mts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteWebhookOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteWebhook };
17
29
  //# sourceMappingURL=delete-webhook.d.cts.map
@@ -11,7 +11,19 @@ declare const PostgridDeleteWebhookOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const postgridDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { postgridDeleteWebhook };
17
29
  //# sourceMappingURL=delete-webhook.d.mts.map
@@ -20,7 +20,19 @@ declare const PostgridFillTestReturnEnvelopeOrderOutput: z.ZodObject<{
20
20
  declare const postgridFillTestReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
22
  orderId: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { postgridFillTestReturnEnvelopeOrder };
26
38
  //# sourceMappingURL=fill-test-return-envelope-order.d.cts.map
@@ -20,7 +20,19 @@ declare const PostgridFillTestReturnEnvelopeOrderOutput: z.ZodObject<{
20
20
  declare const postgridFillTestReturnEnvelopeOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  id: string;
22
22
  orderId: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { postgridFillTestReturnEnvelopeOrder };
26
38
  //# sourceMappingURL=fill-test-return-envelope-order.d.mts.map
@@ -20,7 +20,19 @@ declare const PostgridGetBankAccountOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const postgridGetBankAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { postgridGetBankAccount };
26
38
  //# sourceMappingURL=get-bank-account.d.cts.map
@@ -20,7 +20,19 @@ declare const PostgridGetBankAccountOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const postgridGetBankAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  id: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { postgridGetBankAccount };
26
38
  //# sourceMappingURL=get-bank-account.d.mts.map
@@ -44,7 +44,19 @@ declare const PostgridGetBoxOutput: z.ZodObject<{
44
44
  }, z.core.$loose>;
45
45
  declare const postgridGetBox: import("@keystrokehq/action").WorkflowActionDefinition<{
46
46
  id: string;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { postgridGetBox };
50
62
  //# sourceMappingURL=get-box.d.cts.map