@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
@@ -9,7 +9,19 @@ declare const ShipengineGetInsuranceBalanceOutput: z.ZodObject<{
9
9
  }, z.core.$loose>>;
10
10
  postage_payment_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  }, z.core.$loose>;
12
- declare const shipengineGetInsuranceBalance: 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 shipengineGetInsuranceBalance: 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 { shipengineGetInsuranceBalance };
15
27
  //# sourceMappingURL=get-insurance-balance.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-insurance-balance.d.mts","names":[],"sources":["../../src/actions/get-insurance-balance.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAKnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-insurance-balance.d.mts","names":[],"sources":["../../src/actions/get-insurance-balance.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAKnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierCredentialRequirementsOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierCredentialRequirements: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_code: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierCredentialRequirements };
19
31
  //# sourceMappingURL=get-ltl-carrier-credential-requirements.d.cts.map
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierCredentialRequirementsOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierCredentialRequirements: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_code: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierCredentialRequirements };
19
31
  //# sourceMappingURL=get-ltl-carrier-credential-requirements.d.mts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetLtlCarrierFeaturesOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetLtlCarrierFeatures: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  carrier_code: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetLtlCarrierFeatures };
23
35
  //# sourceMappingURL=get-ltl-carrier-features.d.cts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetLtlCarrierFeaturesOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetLtlCarrierFeatures: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  carrier_code: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetLtlCarrierFeatures };
23
35
  //# sourceMappingURL=get-ltl-carrier-features.d.mts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetLtlCarrierOptionsOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetLtlCarrierOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  carrier_id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetLtlCarrierOptions };
23
35
  //# sourceMappingURL=get-ltl-carrier-options.d.cts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetLtlCarrierOptionsOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetLtlCarrierOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  carrier_id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetLtlCarrierOptions };
23
35
  //# sourceMappingURL=get-ltl-carrier-options.d.mts.map
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierPackagesOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierPackages: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierPackages };
19
31
  //# sourceMappingURL=get-ltl-carrier-packages.d.cts.map
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierPackagesOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierPackages: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierPackages };
19
31
  //# sourceMappingURL=get-ltl-carrier-packages.d.mts.map
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierServicesOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierServices: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierServices };
19
31
  //# sourceMappingURL=get-ltl-carrier-services.d.cts.map
@@ -13,7 +13,19 @@ declare const ShipengineGetLtlCarrierServicesOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const shipengineGetLtlCarrierServices: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  carrier_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, 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 { shipengineGetLtlCarrierServices };
19
31
  //# sourceMappingURL=get-ltl-carrier-services.d.mts.map
@@ -18,7 +18,19 @@ declare const ShipengineGetPackageByIdOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const shipengineGetPackageById: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  package_id: string;
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<"shipengine", 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<"shipengine", 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 { shipengineGetPackageById };
24
36
  //# sourceMappingURL=get-package-by-id.d.cts.map
@@ -18,7 +18,19 @@ declare const ShipengineGetPackageByIdOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const shipengineGetPackageById: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  package_id: string;
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<"shipengine", 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<"shipengine", 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 { shipengineGetPackageById };
24
36
  //# sourceMappingURL=get-package-by-id.d.mts.map
@@ -137,7 +137,19 @@ declare const ShipengineGetShipmentByExternalIdOutput: z.ZodObject<{
137
137
  }, z.core.$loose>;
138
138
  declare const shipengineGetShipmentByExternalId: import("@keystrokehq/action").WorkflowActionDefinition<{
139
139
  external_shipment_id: string;
140
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
140
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
141
+ connectionId: z.ZodString;
142
+ entityId: z.ZodString;
143
+ instanceId: z.ZodString;
144
+ }, z.core.$strip>, z.ZodObject<{
145
+ generic_api_key: z.ZodString;
146
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ generic_api_key: z.ZodString;
152
+ }, z.core.$strip>>]>;
141
153
  //#endregion
142
154
  export { shipengineGetShipmentByExternalId };
143
155
  //# sourceMappingURL=get-shipment-by-external-id.d.cts.map
@@ -137,7 +137,19 @@ declare const ShipengineGetShipmentByExternalIdOutput: z.ZodObject<{
137
137
  }, z.core.$loose>;
138
138
  declare const shipengineGetShipmentByExternalId: import("@keystrokehq/action").WorkflowActionDefinition<{
139
139
  external_shipment_id: string;
140
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
140
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
141
+ connectionId: z.ZodString;
142
+ entityId: z.ZodString;
143
+ instanceId: z.ZodString;
144
+ }, z.core.$strip>, z.ZodObject<{
145
+ generic_api_key: z.ZodString;
146
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ generic_api_key: z.ZodString;
152
+ }, z.core.$strip>>]>;
141
153
  //#endregion
142
154
  export { shipengineGetShipmentByExternalId };
143
155
  //# sourceMappingURL=get-shipment-by-external-id.d.mts.map
@@ -128,7 +128,19 @@ declare const ShipengineGetShipmentByIdOutput: z.ZodObject<{
128
128
  }, z.core.$loose>;
129
129
  declare const shipengineGetShipmentById: import("@keystrokehq/action").WorkflowActionDefinition<{
130
130
  shipment_id: string;
131
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
131
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
132
+ connectionId: z.ZodString;
133
+ entityId: z.ZodString;
134
+ instanceId: z.ZodString;
135
+ }, z.core.$strip>, z.ZodObject<{
136
+ generic_api_key: z.ZodString;
137
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
138
+ connectionId: z.ZodString;
139
+ entityId: z.ZodString;
140
+ instanceId: z.ZodString;
141
+ }, z.core.$strip>, z.ZodObject<{
142
+ generic_api_key: z.ZodString;
143
+ }, z.core.$strip>>]>;
132
144
  //#endregion
133
145
  export { shipengineGetShipmentById };
134
146
  //# sourceMappingURL=get-shipment-by-id.d.cts.map
@@ -128,7 +128,19 @@ declare const ShipengineGetShipmentByIdOutput: z.ZodObject<{
128
128
  }, z.core.$loose>;
129
129
  declare const shipengineGetShipmentById: import("@keystrokehq/action").WorkflowActionDefinition<{
130
130
  shipment_id: string;
131
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
131
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
132
+ connectionId: z.ZodString;
133
+ entityId: z.ZodString;
134
+ instanceId: z.ZodString;
135
+ }, z.core.$strip>, z.ZodObject<{
136
+ generic_api_key: z.ZodString;
137
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
138
+ connectionId: z.ZodString;
139
+ entityId: z.ZodString;
140
+ instanceId: z.ZodString;
141
+ }, z.core.$strip>, z.ZodObject<{
142
+ generic_api_key: z.ZodString;
143
+ }, z.core.$strip>>]>;
132
144
  //#endregion
133
145
  export { shipengineGetShipmentById };
134
146
  //# sourceMappingURL=get-shipment-by-id.d.mts.map
@@ -104,7 +104,19 @@ declare const ShipengineGetShipmentRatesOutput: z.ZodObject<{
104
104
  declare const shipengineGetShipmentRates: import("@keystrokehq/action").WorkflowActionDefinition<{
105
105
  shipment_id: string;
106
106
  created_at_start?: string | undefined;
107
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
107
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
114
+ connectionId: z.ZodString;
115
+ entityId: z.ZodString;
116
+ instanceId: z.ZodString;
117
+ }, z.core.$strip>, z.ZodObject<{
118
+ generic_api_key: z.ZodString;
119
+ }, z.core.$strip>>]>;
108
120
  //#endregion
109
121
  export { shipengineGetShipmentRates };
110
122
  //# sourceMappingURL=get-shipment-rates.d.cts.map
@@ -104,7 +104,19 @@ declare const ShipengineGetShipmentRatesOutput: z.ZodObject<{
104
104
  declare const shipengineGetShipmentRates: import("@keystrokehq/action").WorkflowActionDefinition<{
105
105
  shipment_id: string;
106
106
  created_at_start?: string | undefined;
107
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
107
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
108
+ connectionId: z.ZodString;
109
+ entityId: z.ZodString;
110
+ instanceId: z.ZodString;
111
+ }, z.core.$strip>, z.ZodObject<{
112
+ generic_api_key: z.ZodString;
113
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
114
+ connectionId: z.ZodString;
115
+ entityId: z.ZodString;
116
+ instanceId: z.ZodString;
117
+ }, z.core.$strip>, z.ZodObject<{
118
+ generic_api_key: z.ZodString;
119
+ }, z.core.$strip>>]>;
108
120
  //#endregion
109
121
  export { shipengineGetShipmentRates };
110
122
  //# sourceMappingURL=get-shipment-rates.d.mts.map
@@ -44,7 +44,19 @@ declare const ShipengineGetTrackingInfoOutput: z.ZodObject<{
44
44
  declare const shipengineGetTrackingInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  carrier_code: string;
46
46
  tracking_number: 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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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 { shipengineGetTrackingInfo };
50
62
  //# sourceMappingURL=get-tracking-info.d.cts.map
@@ -44,7 +44,19 @@ declare const ShipengineGetTrackingInfoOutput: z.ZodObject<{
44
44
  declare const shipengineGetTrackingInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  carrier_code: string;
46
46
  tracking_number: 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<"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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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 { shipengineGetTrackingInfo };
50
62
  //# sourceMappingURL=get-tracking-info.d.mts.map
@@ -21,9 +21,9 @@ declare const ShipengineGetWarehouseByIdOutput: z.ZodObject<{
21
21
  city_locality: z.ZodNullable<z.ZodString>;
22
22
  state_province: z.ZodNullable<z.ZodString>;
23
23
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
24
+ unknown: "unknown";
24
25
  yes: "yes";
25
26
  no: "no";
26
- unknown: "unknown";
27
27
  }>>>;
28
28
  }, z.core.$loose>>;
29
29
  return_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -38,15 +38,27 @@ declare const ShipengineGetWarehouseByIdOutput: z.ZodObject<{
38
38
  city_locality: z.ZodNullable<z.ZodString>;
39
39
  state_province: z.ZodNullable<z.ZodString>;
40
40
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
41
+ unknown: "unknown";
41
42
  yes: "yes";
42
43
  no: "no";
43
- unknown: "unknown";
44
44
  }>>>;
45
45
  }, z.core.$loose>>>;
46
46
  }, z.core.$loose>;
47
47
  declare const shipengineGetWarehouseById: import("@keystrokehq/action").WorkflowActionDefinition<{
48
48
  warehouse_id: string;
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<"shipengine", 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<"shipengine", 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 { shipengineGetWarehouseById };
52
64
  //# sourceMappingURL=get-warehouse-by-id.d.cts.map
@@ -21,9 +21,9 @@ declare const ShipengineGetWarehouseByIdOutput: z.ZodObject<{
21
21
  city_locality: z.ZodNullable<z.ZodString>;
22
22
  state_province: z.ZodNullable<z.ZodString>;
23
23
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
24
+ unknown: "unknown";
24
25
  yes: "yes";
25
26
  no: "no";
26
- unknown: "unknown";
27
27
  }>>>;
28
28
  }, z.core.$loose>>;
29
29
  return_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -38,15 +38,27 @@ declare const ShipengineGetWarehouseByIdOutput: z.ZodObject<{
38
38
  city_locality: z.ZodNullable<z.ZodString>;
39
39
  state_province: z.ZodNullable<z.ZodString>;
40
40
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
41
+ unknown: "unknown";
41
42
  yes: "yes";
42
43
  no: "no";
43
- unknown: "unknown";
44
44
  }>>>;
45
45
  }, z.core.$loose>>>;
46
46
  }, z.core.$loose>;
47
47
  declare const shipengineGetWarehouseById: import("@keystrokehq/action").WorkflowActionDefinition<{
48
48
  warehouse_id: string;
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<"shipengine", 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<"shipengine", 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 { shipengineGetWarehouseById };
52
64
  //# sourceMappingURL=get-warehouse-by-id.d.mts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetWebhookByIdOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetWebhookById: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  webhook_id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetWebhookById };
23
35
  //# sourceMappingURL=get-webhook-by-id.d.cts.map
@@ -17,7 +17,19 @@ declare const ShipengineGetWebhookByIdOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const shipengineGetWebhookById: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  webhook_id: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { shipengineGetWebhookById };
23
35
  //# sourceMappingURL=get-webhook-by-id.d.mts.map
@@ -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.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-account-images.d.cts","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.cts","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"}