@keystrokehq/shipengine 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.
Files changed (171) hide show
  1. package/dist/actions/add-tag-to-shipment.d.cts +13 -1
  2. package/dist/actions/add-tag-to-shipment.d.mts +13 -1
  3. package/dist/actions/add-to-batch.d.cts +13 -1
  4. package/dist/actions/add-to-batch.d.mts +13 -1
  5. package/dist/actions/cancel-shipment.d.cts +13 -1
  6. package/dist/actions/cancel-shipment.d.mts +13 -1
  7. package/dist/actions/connect-ltl-carrier.d.cts +13 -1
  8. package/dist/actions/connect-ltl-carrier.d.cts.map +1 -1
  9. package/dist/actions/connect-ltl-carrier.d.mts +13 -1
  10. package/dist/actions/connect-ltl-carrier.d.mts.map +1 -1
  11. package/dist/actions/connect-shipsurance.d.cts +13 -1
  12. package/dist/actions/connect-shipsurance.d.mts +13 -1
  13. package/dist/actions/create-account-image.d.cts +13 -1
  14. package/dist/actions/create-account-image.d.mts +13 -1
  15. package/dist/actions/create-package-type.d.cts +13 -1
  16. package/dist/actions/create-package-type.d.mts +13 -1
  17. package/dist/actions/create-tag.d.cts +13 -1
  18. package/dist/actions/create-tag.d.mts +13 -1
  19. package/dist/actions/create-tag2.d.cts +13 -1
  20. package/dist/actions/create-tag2.d.mts +13 -1
  21. package/dist/actions/create-warehouse.d.cts +19 -7
  22. package/dist/actions/create-warehouse.d.mts +19 -7
  23. package/dist/actions/create-webhook.d.cts +13 -1
  24. package/dist/actions/create-webhook.d.mts +13 -1
  25. package/dist/actions/delete-account-image-by-id.d.cts +13 -1
  26. package/dist/actions/delete-account-image-by-id.d.mts +13 -1
  27. package/dist/actions/delete-batch.d.cts +13 -1
  28. package/dist/actions/delete-batch.d.mts +13 -1
  29. package/dist/actions/delete-package.d.cts +13 -1
  30. package/dist/actions/delete-package.d.mts +13 -1
  31. package/dist/actions/delete-warehouse.d.cts +13 -1
  32. package/dist/actions/delete-warehouse.d.mts +13 -1
  33. package/dist/actions/delete-webhook.d.cts +13 -1
  34. package/dist/actions/delete-webhook.d.mts +13 -1
  35. package/dist/actions/disconnect-carrier.d.cts +13 -1
  36. package/dist/actions/disconnect-carrier.d.mts +13 -1
  37. package/dist/actions/disconnect-shipsurance.d.cts +13 -1
  38. package/dist/actions/disconnect-shipsurance.d.cts.map +1 -1
  39. package/dist/actions/disconnect-shipsurance.d.mts +13 -1
  40. package/dist/actions/disconnect-shipsurance.d.mts.map +1 -1
  41. package/dist/actions/download-file.d.cts +13 -1
  42. package/dist/actions/download-file.d.mts +13 -1
  43. package/dist/actions/get-account-image-by-id.d.cts +13 -1
  44. package/dist/actions/get-account-image-by-id.d.mts +13 -1
  45. package/dist/actions/get-batch-by-external-id.d.cts +13 -1
  46. package/dist/actions/get-batch-by-external-id.d.mts +13 -1
  47. package/dist/actions/get-batch-by-id.d.cts +13 -1
  48. package/dist/actions/get-batch-by-id.d.mts +13 -1
  49. package/dist/actions/get-batch-errors.d.cts +13 -1
  50. package/dist/actions/get-batch-errors.d.mts +13 -1
  51. package/dist/actions/get-bulk-rates.d.cts +13 -1
  52. package/dist/actions/get-bulk-rates.d.cts.map +1 -1
  53. package/dist/actions/get-bulk-rates.d.mts +13 -1
  54. package/dist/actions/get-bulk-rates.d.mts.map +1 -1
  55. package/dist/actions/get-insurance-balance.d.cts +13 -1
  56. package/dist/actions/get-insurance-balance.d.cts.map +1 -1
  57. package/dist/actions/get-insurance-balance.d.mts +13 -1
  58. package/dist/actions/get-insurance-balance.d.mts.map +1 -1
  59. package/dist/actions/get-ltl-carrier-credential-requirements.d.cts +13 -1
  60. package/dist/actions/get-ltl-carrier-credential-requirements.d.mts +13 -1
  61. package/dist/actions/get-ltl-carrier-features.d.cts +13 -1
  62. package/dist/actions/get-ltl-carrier-features.d.mts +13 -1
  63. package/dist/actions/get-ltl-carrier-options.d.cts +13 -1
  64. package/dist/actions/get-ltl-carrier-options.d.mts +13 -1
  65. package/dist/actions/get-ltl-carrier-packages.d.cts +13 -1
  66. package/dist/actions/get-ltl-carrier-packages.d.mts +13 -1
  67. package/dist/actions/get-ltl-carrier-services.d.cts +13 -1
  68. package/dist/actions/get-ltl-carrier-services.d.mts +13 -1
  69. package/dist/actions/get-package-by-id.d.cts +13 -1
  70. package/dist/actions/get-package-by-id.d.mts +13 -1
  71. package/dist/actions/get-shipment-by-external-id.d.cts +13 -1
  72. package/dist/actions/get-shipment-by-external-id.d.mts +13 -1
  73. package/dist/actions/get-shipment-by-id.d.cts +13 -1
  74. package/dist/actions/get-shipment-by-id.d.mts +13 -1
  75. package/dist/actions/get-shipment-rates.d.cts +13 -1
  76. package/dist/actions/get-shipment-rates.d.mts +13 -1
  77. package/dist/actions/get-tracking-info.d.cts +13 -1
  78. package/dist/actions/get-tracking-info.d.mts +13 -1
  79. package/dist/actions/get-warehouse-by-id.d.cts +15 -3
  80. package/dist/actions/get-warehouse-by-id.d.mts +15 -3
  81. package/dist/actions/get-webhook-by-id.d.cts +13 -1
  82. package/dist/actions/get-webhook-by-id.d.mts +13 -1
  83. package/dist/actions/list-account-images.d.cts +13 -1
  84. package/dist/actions/list-account-images.d.cts.map +1 -1
  85. package/dist/actions/list-account-images.d.mts +13 -1
  86. package/dist/actions/list-account-images.d.mts.map +1 -1
  87. package/dist/actions/list-account-settings.d.cts +13 -1
  88. package/dist/actions/list-account-settings.d.cts.map +1 -1
  89. package/dist/actions/list-account-settings.d.mts +13 -1
  90. package/dist/actions/list-account-settings.d.mts.map +1 -1
  91. package/dist/actions/list-batches2.d.cts +13 -1
  92. package/dist/actions/list-batches2.d.mts +13 -1
  93. package/dist/actions/list-carrier-package-types.d.cts +13 -1
  94. package/dist/actions/list-carrier-package-types.d.mts +13 -1
  95. package/dist/actions/list-labels2.d.cts +13 -1
  96. package/dist/actions/list-labels2.d.mts +13 -1
  97. package/dist/actions/list-ltl-carriers.d.cts +13 -1
  98. package/dist/actions/list-ltl-carriers.d.cts.map +1 -1
  99. package/dist/actions/list-ltl-carriers.d.mts +13 -1
  100. package/dist/actions/list-ltl-carriers.d.mts.map +1 -1
  101. package/dist/actions/list-manifests2.d.cts +13 -1
  102. package/dist/actions/list-manifests2.d.mts +13 -1
  103. package/dist/actions/list-packages.d.cts +13 -1
  104. package/dist/actions/list-packages.d.mts +13 -1
  105. package/dist/actions/list-pickups.d.cts +13 -1
  106. package/dist/actions/list-pickups.d.mts +13 -1
  107. package/dist/actions/list-shipments2.d.cts +13 -1
  108. package/dist/actions/list-shipments2.d.mts +13 -1
  109. package/dist/actions/list-tags2.d.cts +13 -1
  110. package/dist/actions/list-tags2.d.cts.map +1 -1
  111. package/dist/actions/list-tags2.d.mts +13 -1
  112. package/dist/actions/list-tags2.d.mts.map +1 -1
  113. package/dist/actions/list-warehouses.d.cts +14 -2
  114. package/dist/actions/list-warehouses.d.mts +14 -2
  115. package/dist/actions/list-webhook-events.d.cts +13 -1
  116. package/dist/actions/list-webhook-events.d.cts.map +1 -1
  117. package/dist/actions/list-webhook-events.d.mts +13 -1
  118. package/dist/actions/list-webhook-events.d.mts.map +1 -1
  119. package/dist/actions/list-webhooks.d.cts +13 -1
  120. package/dist/actions/list-webhooks.d.cts.map +1 -1
  121. package/dist/actions/list-webhooks.d.mts +13 -1
  122. package/dist/actions/list-webhooks.d.mts.map +1 -1
  123. package/dist/actions/parse-address.d.cts +13 -1
  124. package/dist/actions/parse-address.d.mts +13 -1
  125. package/dist/actions/process-batch-labels.d.cts +15 -3
  126. package/dist/actions/process-batch-labels.d.mts +15 -3
  127. package/dist/actions/remove-from-batch.d.cts +13 -1
  128. package/dist/actions/remove-from-batch.d.mts +13 -1
  129. package/dist/actions/remove-tag-from-shipment.d.cts +13 -1
  130. package/dist/actions/remove-tag-from-shipment.d.mts +13 -1
  131. package/dist/actions/start-tracking.d.cts +13 -1
  132. package/dist/actions/start-tracking.d.mts +13 -1
  133. package/dist/actions/stop-tracking.d.cts +13 -1
  134. package/dist/actions/stop-tracking.d.mts +13 -1
  135. package/dist/actions/track-ltl-shipment.d.cts +13 -1
  136. package/dist/actions/track-ltl-shipment.d.mts +13 -1
  137. package/dist/actions/update-account-image-by-id.d.cts +13 -1
  138. package/dist/actions/update-account-image-by-id.d.mts +13 -1
  139. package/dist/actions/update-ltl-connection.d.cts +13 -1
  140. package/dist/actions/update-ltl-connection.d.cts.map +1 -1
  141. package/dist/actions/update-ltl-connection.d.mts +13 -1
  142. package/dist/actions/update-ltl-connection.d.mts.map +1 -1
  143. package/dist/actions/update-package.d.cts +13 -1
  144. package/dist/actions/update-package.d.mts +13 -1
  145. package/dist/actions/update-shipment.d.cts +24 -12
  146. package/dist/actions/update-shipment.d.cts.map +1 -1
  147. package/dist/actions/update-shipment.d.mts +24 -12
  148. package/dist/actions/update-shipment.d.mts.map +1 -1
  149. package/dist/actions/update-shipments-tags.d.cts +13 -1
  150. package/dist/actions/update-shipments-tags.d.mts +13 -1
  151. package/dist/actions/update-warehouse.d.cts +17 -5
  152. package/dist/actions/update-warehouse.d.mts +17 -5
  153. package/dist/actions/update-webhook.d.cts +13 -1
  154. package/dist/actions/update-webhook.d.mts +13 -1
  155. package/dist/actions/validate-address.d.cts +18 -6
  156. package/dist/actions/validate-address.d.mts +18 -6
  157. package/dist/app.cjs +5 -2
  158. package/dist/app.cjs.map +1 -1
  159. package/dist/app.d.cts +9 -1
  160. package/dist/app.d.cts.map +1 -1
  161. package/dist/app.d.mts +9 -1
  162. package/dist/app.d.mts.map +1 -1
  163. package/dist/app.mjs +3 -1
  164. package/dist/app.mjs.map +1 -1
  165. package/dist/catalog.cjs +1 -1
  166. package/dist/catalog.cjs.map +1 -1
  167. package/dist/catalog.d.cts +1 -1
  168. package/dist/catalog.d.mts +1 -1
  169. package/dist/catalog.mjs +1 -1
  170. package/dist/catalog.mjs.map +1 -1
  171. package/package.json +1 -1
@@ -13,7 +13,19 @@ declare const ShipengineListAccountImagesOutput: z.ZodObject<{
13
13
  image_content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  }, z.core.$loose>>;
15
15
  }, z.core.$loose>;
16
- declare const shipengineListAccountImages: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const shipengineListAccountImages: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>;
17
29
  //#endregion
18
30
  export { shipengineListAccountImages };
19
31
  //# sourceMappingURL=list-account-images.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-account-images.d.mts","names":[],"sources":["../../src/actions/list-account-images.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-account-images.d.mts","names":[],"sources":["../../src/actions/list-account-images.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-account-settings.d.ts
4
4
  declare const ShipengineListAccountSettingsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShipengineListAccountSettingsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
- declare const shipengineListAccountSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shipengineListAccountSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shipengineListAccountSettings };
9
21
  //# sourceMappingURL=list-account-settings.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-account-settings.d.cts","names":[],"sources":["../../src/actions/list-account-settings.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-account-settings.d.cts","names":[],"sources":["../../src/actions/list-account-settings.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-account-settings.d.ts
4
4
  declare const ShipengineListAccountSettingsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShipengineListAccountSettingsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
- declare const shipengineListAccountSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shipengineListAccountSettings: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shipengineListAccountSettings };
9
21
  //# sourceMappingURL=list-account-settings.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-account-settings.d.mts","names":[],"sources":["../../src/actions/list-account-settings.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-account-settings.d.mts","names":[],"sources":["../../src/actions/list-account-settings.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -71,7 +71,19 @@ declare const shipengineListBatches2: import("@keystrokehq/action").WorkflowActi
71
71
  created_at_start?: string | undefined;
72
72
  processed_at_end?: string | undefined;
73
73
  processed_at_start?: string | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { shipengineListBatches2 };
77
89
  //# sourceMappingURL=list-batches2.d.cts.map
@@ -71,7 +71,19 @@ declare const shipengineListBatches2: import("@keystrokehq/action").WorkflowActi
71
71
  created_at_start?: string | undefined;
72
72
  processed_at_end?: string | undefined;
73
73
  processed_at_start?: string | undefined;
74
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ generic_api_key: z.ZodString;
80
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ }, z.core.$strip>>]>;
75
87
  //#endregion
76
88
  export { shipengineListBatches2 };
77
89
  //# sourceMappingURL=list-batches2.d.mts.map
@@ -20,7 +20,19 @@ declare const ShipengineListCarrierPackageTypesOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const shipengineListCarrierPackageTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  carrier_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<"shipengine", 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<"shipengine", 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 { shipengineListCarrierPackageTypes };
26
38
  //# sourceMappingURL=list-carrier-package-types.d.cts.map
@@ -20,7 +20,19 @@ declare const ShipengineListCarrierPackageTypesOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const shipengineListCarrierPackageTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  carrier_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<"shipengine", 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<"shipengine", 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 { shipengineListCarrierPackageTypes };
26
38
  //# sourceMappingURL=list-carrier-package-types.d.mts.map
@@ -215,7 +215,19 @@ declare const shipengineListLabels2: import("@keystrokehq/action").WorkflowActio
215
215
  created_at_end?: string | undefined;
216
216
  tracking_number?: string | undefined;
217
217
  created_at_start?: string | undefined;
218
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
218
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
219
+ connectionId: z.ZodString;
220
+ entityId: z.ZodString;
221
+ instanceId: z.ZodString;
222
+ }, z.core.$strip>, z.ZodObject<{
223
+ generic_api_key: z.ZodString;
224
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
225
+ connectionId: z.ZodString;
226
+ entityId: z.ZodString;
227
+ instanceId: z.ZodString;
228
+ }, z.core.$strip>, z.ZodObject<{
229
+ generic_api_key: z.ZodString;
230
+ }, z.core.$strip>>]>;
219
231
  //#endregion
220
232
  export { shipengineListLabels2 };
221
233
  //# sourceMappingURL=list-labels2.d.cts.map
@@ -215,7 +215,19 @@ declare const shipengineListLabels2: import("@keystrokehq/action").WorkflowActio
215
215
  created_at_end?: string | undefined;
216
216
  tracking_number?: string | undefined;
217
217
  created_at_start?: string | undefined;
218
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
218
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
219
+ connectionId: z.ZodString;
220
+ entityId: z.ZodString;
221
+ instanceId: z.ZodString;
222
+ }, z.core.$strip>, z.ZodObject<{
223
+ generic_api_key: z.ZodString;
224
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
225
+ connectionId: z.ZodString;
226
+ entityId: z.ZodString;
227
+ instanceId: z.ZodString;
228
+ }, z.core.$strip>, z.ZodObject<{
229
+ generic_api_key: z.ZodString;
230
+ }, z.core.$strip>>]>;
219
231
  //#endregion
220
232
  export { shipengineListLabels2 };
221
233
  //# sourceMappingURL=list-labels2.d.mts.map
@@ -38,7 +38,19 @@ declare const ShipengineListLtlCarriersOutput: z.ZodObject<{
38
38
  }, z.core.$loose>>;
39
39
  request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
40
  }, z.core.$loose>;
41
- declare const shipengineListLtlCarriers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ declare const shipengineListLtlCarriers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>;
42
54
  //#endregion
43
55
  export { shipengineListLtlCarriers };
44
56
  //# sourceMappingURL=list-ltl-carriers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-ltl-carriers.d.cts","names":[],"sources":["../../src/actions/list-ltl-carriers.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-ltl-carriers.d.cts","names":[],"sources":["../../src/actions/list-ltl-carriers.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -38,7 +38,19 @@ declare const ShipengineListLtlCarriersOutput: z.ZodObject<{
38
38
  }, z.core.$loose>>;
39
39
  request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
40
  }, z.core.$loose>;
41
- declare const shipengineListLtlCarriers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ declare const shipengineListLtlCarriers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>;
42
54
  //#endregion
43
55
  export { shipengineListLtlCarriers };
44
56
  //# sourceMappingURL=list-ltl-carriers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-ltl-carriers.d.mts","names":[],"sources":["../../src/actions/list-ltl-carriers.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-ltl-carriers.d.mts","names":[],"sources":["../../src/actions/list-ltl-carriers.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -58,7 +58,19 @@ declare const shipengineListManifests2: import("@keystrokehq/action").WorkflowAc
58
58
  created_at_end?: string | undefined;
59
59
  ship_date_start?: string | undefined;
60
60
  created_at_start?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { shipengineListManifests2 };
64
76
  //# sourceMappingURL=list-manifests2.d.cts.map
@@ -58,7 +58,19 @@ declare const shipengineListManifests2: import("@keystrokehq/action").WorkflowAc
58
58
  created_at_end?: string | undefined;
59
59
  ship_date_start?: string | undefined;
60
60
  created_at_start?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { shipengineListManifests2 };
64
76
  //# sourceMappingURL=list-manifests2.d.mts.map
@@ -30,7 +30,19 @@ declare const ShipengineListPackagesOutput: z.ZodObject<{
30
30
  declare const shipengineListPackages: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  page?: number | undefined;
32
32
  page_size?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { shipengineListPackages };
36
48
  //# sourceMappingURL=list-packages.d.cts.map
@@ -30,7 +30,19 @@ declare const ShipengineListPackagesOutput: z.ZodObject<{
30
30
  declare const shipengineListPackages: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  page?: number | undefined;
32
32
  page_size?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { shipengineListPackages };
36
48
  //# sourceMappingURL=list-packages.d.mts.map
@@ -67,7 +67,19 @@ declare const shipengineListPickups: import("@keystrokehq/action").WorkflowActio
67
67
  warehouse_id?: string | undefined;
68
68
  created_at_end?: string | undefined;
69
69
  created_at_start?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { shipengineListPickups };
73
85
  //# sourceMappingURL=list-pickups.d.cts.map
@@ -67,7 +67,19 @@ declare const shipengineListPickups: import("@keystrokehq/action").WorkflowActio
67
67
  warehouse_id?: string | undefined;
68
68
  created_at_end?: string | undefined;
69
69
  created_at_start?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { shipengineListPickups };
73
85
  //# sourceMappingURL=list-pickups.d.mts.map
@@ -152,7 +152,19 @@ declare const shipengineListShipments2: import("@keystrokehq/action").WorkflowAc
152
152
  shipment_status?: "processing" | "pending" | "label_purchased" | "cancelled" | undefined;
153
153
  created_at_start?: string | undefined;
154
154
  modified_at_start?: string | undefined;
155
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
155
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
156
+ connectionId: z.ZodString;
157
+ entityId: z.ZodString;
158
+ instanceId: z.ZodString;
159
+ }, z.core.$strip>, z.ZodObject<{
160
+ generic_api_key: z.ZodString;
161
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
162
+ connectionId: z.ZodString;
163
+ entityId: z.ZodString;
164
+ instanceId: z.ZodString;
165
+ }, z.core.$strip>, z.ZodObject<{
166
+ generic_api_key: z.ZodString;
167
+ }, z.core.$strip>>]>;
156
168
  //#endregion
157
169
  export { shipengineListShipments2 };
158
170
  //# sourceMappingURL=list-shipments2.d.cts.map
@@ -152,7 +152,19 @@ declare const shipengineListShipments2: import("@keystrokehq/action").WorkflowAc
152
152
  shipment_status?: "processing" | "pending" | "label_purchased" | "cancelled" | undefined;
153
153
  created_at_start?: string | undefined;
154
154
  modified_at_start?: string | undefined;
155
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
155
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
156
+ connectionId: z.ZodString;
157
+ entityId: z.ZodString;
158
+ instanceId: z.ZodString;
159
+ }, z.core.$strip>, z.ZodObject<{
160
+ generic_api_key: z.ZodString;
161
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
162
+ connectionId: z.ZodString;
163
+ entityId: z.ZodString;
164
+ instanceId: z.ZodString;
165
+ }, z.core.$strip>, z.ZodObject<{
166
+ generic_api_key: z.ZodString;
167
+ }, z.core.$strip>>]>;
156
168
  //#endregion
157
169
  export { shipengineListShipments2 };
158
170
  //# sourceMappingURL=list-shipments2.d.mts.map
@@ -9,7 +9,19 @@ declare const ShipengineListTags2Output: z.ZodObject<{
9
9
  tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
10
  }, z.core.$loose>>>>;
11
11
  }, z.core.$loose>;
12
- declare const shipengineListTags2: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const shipengineListTags2: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shipengineListTags2 };
15
27
  //# sourceMappingURL=list-tags2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-tags2.d.cts","names":[],"sources":["../../src/actions/list-tags2.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-tags2.d.cts","names":[],"sources":["../../src/actions/list-tags2.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const ShipengineListTags2Output: z.ZodObject<{
9
9
  tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
10
  }, z.core.$loose>>>>;
11
11
  }, z.core.$loose>;
12
- declare const shipengineListTags2: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const shipengineListTags2: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shipengineListTags2 };
15
27
  //# sourceMappingURL=list-tags2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-tags2.d.mts","names":[],"sources":["../../src/actions/list-tags2.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-tags2.d.mts","names":[],"sources":["../../src/actions/list-tags2.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -22,9 +22,9 @@ declare const ShipengineListWarehousesOutput: z.ZodObject<{
22
22
  city_locality: z.ZodNullable<z.ZodString>;
23
23
  state_province: z.ZodNullable<z.ZodString>;
24
24
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
25
+ unknown: "unknown";
25
26
  yes: "yes";
26
27
  no: "no";
27
- unknown: "unknown";
28
28
  }>>>;
29
29
  }, z.core.$loose>>;
30
30
  }, z.core.$loose>>;
@@ -32,7 +32,19 @@ declare const ShipengineListWarehousesOutput: z.ZodObject<{
32
32
  declare const shipengineListWarehouses: import("@keystrokehq/action").WorkflowActionDefinition<{
33
33
  page?: number | undefined;
34
34
  page_size?: number | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { shipengineListWarehouses };
38
50
  //# sourceMappingURL=list-warehouses.d.cts.map
@@ -22,9 +22,9 @@ declare const ShipengineListWarehousesOutput: z.ZodObject<{
22
22
  city_locality: z.ZodNullable<z.ZodString>;
23
23
  state_province: z.ZodNullable<z.ZodString>;
24
24
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
25
+ unknown: "unknown";
25
26
  yes: "yes";
26
27
  no: "no";
27
- unknown: "unknown";
28
28
  }>>>;
29
29
  }, z.core.$loose>>;
30
30
  }, z.core.$loose>>;
@@ -32,7 +32,19 @@ declare const ShipengineListWarehousesOutput: z.ZodObject<{
32
32
  declare const shipengineListWarehouses: import("@keystrokehq/action").WorkflowActionDefinition<{
33
33
  page?: number | undefined;
34
34
  page_size?: number | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { shipengineListWarehouses };
38
50
  //# sourceMappingURL=list-warehouses.d.mts.map
@@ -8,7 +8,19 @@ declare const ShipengineListWebhookEventsOutput: z.ZodObject<{
8
8
  description: z.ZodNullable<z.ZodString>;
9
9
  }, z.core.$loose>>;
10
10
  }, z.core.$loose>;
11
- declare const shipengineListWebhookEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const shipengineListWebhookEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
12
+ connectionId: z.ZodString;
13
+ entityId: z.ZodString;
14
+ instanceId: z.ZodString;
15
+ }, z.core.$strip>, z.ZodObject<{
16
+ generic_api_key: z.ZodString;
17
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>;
12
24
  //#endregion
13
25
  export { shipengineListWebhookEvents };
14
26
  //# sourceMappingURL=list-webhook-events.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-events.d.cts","names":[],"sources":["../../src/actions/list-webhook-events.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-events.d.cts","names":[],"sources":["../../src/actions/list-webhook-events.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -8,7 +8,19 @@ declare const ShipengineListWebhookEventsOutput: z.ZodObject<{
8
8
  description: z.ZodNullable<z.ZodString>;
9
9
  }, z.core.$loose>>;
10
10
  }, z.core.$loose>;
11
- declare const shipengineListWebhookEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const shipengineListWebhookEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
12
+ connectionId: z.ZodString;
13
+ entityId: z.ZodString;
14
+ instanceId: z.ZodString;
15
+ }, z.core.$strip>, z.ZodObject<{
16
+ generic_api_key: z.ZodString;
17
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>;
12
24
  //#endregion
13
25
  export { shipengineListWebhookEvents };
14
26
  //# sourceMappingURL=list-webhook-events.d.mts.map