@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
@@ -11,7 +11,19 @@ declare const ShipengineAddTagToShipmentOutput: z.ZodObject<{
11
11
  declare const shipengineAddTagToShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  tag_name: string;
13
13
  shipment_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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineAddTagToShipment };
17
29
  //# sourceMappingURL=add-tag-to-shipment.d.cts.map
@@ -11,7 +11,19 @@ declare const ShipengineAddTagToShipmentOutput: z.ZodObject<{
11
11
  declare const shipengineAddTagToShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  tag_name: string;
13
13
  shipment_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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineAddTagToShipment };
17
29
  //# sourceMappingURL=add-tag-to-shipment.d.mts.map
@@ -13,7 +13,19 @@ declare const shipengineAddToBatch: import("@keystrokehq/action").WorkflowAction
13
13
  batch_id: string;
14
14
  rate_ids?: string[] | undefined;
15
15
  shipment_ids?: string[] | undefined;
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 { shipengineAddToBatch };
19
31
  //# sourceMappingURL=add-to-batch.d.cts.map
@@ -13,7 +13,19 @@ declare const shipengineAddToBatch: import("@keystrokehq/action").WorkflowAction
13
13
  batch_id: string;
14
14
  rate_ids?: string[] | undefined;
15
15
  shipment_ids?: string[] | undefined;
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 { shipengineAddToBatch };
19
31
  //# sourceMappingURL=add-to-batch.d.mts.map
@@ -9,7 +9,19 @@ declare const ShipengineCancelShipmentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const shipengineCancelShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  shipment_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { shipengineCancelShipment };
15
27
  //# sourceMappingURL=cancel-shipment.d.cts.map
@@ -9,7 +9,19 @@ declare const ShipengineCancelShipmentOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const shipengineCancelShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  shipment_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { shipengineCancelShipment };
15
27
  //# sourceMappingURL=cancel-shipment.d.mts.map
@@ -11,7 +11,19 @@ declare const ShipengineConnectLtlCarrierOutput: z.ZodObject<{
11
11
  declare const shipengineConnectLtlCarrier: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  carrier_code: string;
13
13
  credentials?: Record<string, unknown> | undefined;
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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineConnectLtlCarrier };
17
29
  //# sourceMappingURL=connect-ltl-carrier.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"connect-ltl-carrier.d.cts","names":[],"sources":["../../src/actions/connect-ltl-carrier.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA;;gBAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"connect-ltl-carrier.d.cts","names":[],"sources":["../../src/actions/connect-ltl-carrier.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -11,7 +11,19 @@ declare const ShipengineConnectLtlCarrierOutput: z.ZodObject<{
11
11
  declare const shipengineConnectLtlCarrier: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  carrier_code: string;
13
13
  credentials?: Record<string, unknown> | undefined;
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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineConnectLtlCarrier };
17
29
  //# sourceMappingURL=connect-ltl-carrier.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"connect-ltl-carrier.d.mts","names":[],"sources":["../../src/actions/connect-ltl-carrier.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA;;gBAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"connect-ltl-carrier.d.mts","names":[],"sources":["../../src/actions/connect-ltl-carrier.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -9,7 +9,19 @@ declare const ShipengineConnectShipsuranceOutput: z.ZodRecord<z.ZodString, z.Zod
9
9
  declare const shipengineConnectShipsurance: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  email: string;
11
11
  policy_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { shipengineConnectShipsurance };
15
27
  //# sourceMappingURL=connect-shipsurance.d.cts.map
@@ -9,7 +9,19 @@ declare const ShipengineConnectShipsuranceOutput: z.ZodRecord<z.ZodString, z.Zod
9
9
  declare const shipengineConnectShipsurance: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  email: string;
11
11
  policy_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, 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 { shipengineConnectShipsurance };
15
27
  //# sourceMappingURL=connect-shipsurance.d.mts.map
@@ -22,7 +22,19 @@ declare const shipengineCreateAccountImage: import("@keystrokehq/action").Workfl
22
22
  name: string;
23
23
  image_data: string;
24
24
  image_content_type: "image/png" | "image/jpeg";
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<"shipengine", 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<"shipengine", 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 { shipengineCreateAccountImage };
28
40
  //# sourceMappingURL=create-account-image.d.cts.map
@@ -22,7 +22,19 @@ declare const shipengineCreateAccountImage: import("@keystrokehq/action").Workfl
22
22
  name: string;
23
23
  image_data: string;
24
24
  image_content_type: "image/png" | "image/jpeg";
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<"shipengine", 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<"shipengine", 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 { shipengineCreateAccountImage };
28
40
  //# sourceMappingURL=create-account-image.d.mts.map
@@ -40,7 +40,19 @@ declare const shipengineCreatePackageType: import("@keystrokehq/action").Workflo
40
40
  length: number;
41
41
  } | undefined;
42
42
  description?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, 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>>]>;
44
56
  //#endregion
45
57
  export { shipengineCreatePackageType };
46
58
  //# sourceMappingURL=create-package-type.d.cts.map
@@ -40,7 +40,19 @@ declare const shipengineCreatePackageType: import("@keystrokehq/action").Workflo
40
40
  length: number;
41
41
  } | undefined;
42
42
  description?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, 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>>]>;
44
56
  //#endregion
45
57
  export { shipengineCreatePackageType };
46
58
  //# sourceMappingURL=create-package-type.d.mts.map
@@ -11,7 +11,19 @@ declare const ShipengineCreateTagOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const shipengineCreateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  tag_name: 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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineCreateTag };
17
29
  //# sourceMappingURL=create-tag.d.cts.map
@@ -11,7 +11,19 @@ declare const ShipengineCreateTagOutput: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const shipengineCreateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  tag_name: 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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineCreateTag };
17
29
  //# sourceMappingURL=create-tag.d.mts.map
@@ -11,7 +11,19 @@ declare const ShipengineCreateTag2Output: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const shipengineCreateTag2: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  tag_name: 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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineCreateTag2 };
17
29
  //# sourceMappingURL=create-tag2.d.cts.map
@@ -11,7 +11,19 @@ declare const ShipengineCreateTag2Output: z.ZodObject<{
11
11
  }, z.core.$loose>;
12
12
  declare const shipengineCreateTag2: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  tag_name: 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<"shipengine", 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<"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>>]>;
15
27
  //#endregion
16
28
  export { shipengineCreateTag2 };
17
29
  //# sourceMappingURL=create-tag2.d.mts.map
@@ -15,9 +15,9 @@ declare const ShipengineCreateWarehouseInput: z.ZodObject<{
15
15
  city_locality: z.ZodString;
16
16
  state_province: z.ZodString;
17
17
  address_residential_indicator: z.ZodOptional<z.ZodEnum<{
18
+ unknown: "unknown";
18
19
  yes: "yes";
19
20
  no: "no";
20
- unknown: "unknown";
21
21
  }>>;
22
22
  }, z.core.$strip>;
23
23
  return_address: z.ZodOptional<z.ZodObject<{
@@ -32,9 +32,9 @@ declare const ShipengineCreateWarehouseInput: z.ZodObject<{
32
32
  city_locality: z.ZodString;
33
33
  state_province: z.ZodString;
34
34
  address_residential_indicator: z.ZodOptional<z.ZodEnum<{
35
+ unknown: "unknown";
35
36
  yes: "yes";
36
37
  no: "no";
37
- unknown: "unknown";
38
38
  }>>;
39
39
  }, z.core.$strip>>;
40
40
  warehouse_name: z.ZodString;
@@ -56,9 +56,9 @@ declare const ShipengineCreateWarehouseOutput: z.ZodObject<{
56
56
  city_locality: z.ZodNullable<z.ZodString>;
57
57
  state_province: z.ZodNullable<z.ZodString>;
58
58
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
59
+ unknown: "unknown";
59
60
  yes: "yes";
60
61
  no: "no";
61
- unknown: "unknown";
62
62
  }>>>;
63
63
  }, z.core.$loose>>;
64
64
  return_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -73,9 +73,9 @@ declare const ShipengineCreateWarehouseOutput: z.ZodObject<{
73
73
  city_locality: z.ZodNullable<z.ZodString>;
74
74
  state_province: z.ZodNullable<z.ZodString>;
75
75
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
76
+ unknown: "unknown";
76
77
  yes: "yes";
77
78
  no: "no";
78
- unknown: "unknown";
79
79
  }>>>;
80
80
  }, z.core.$loose>>>;
81
81
  }, z.core.$loose>;
@@ -91,7 +91,7 @@ declare const shipengineCreateWarehouse: import("@keystrokehq/action").WorkflowA
91
91
  company_name?: string | undefined;
92
92
  address_line2?: string | undefined;
93
93
  address_line3?: string | undefined;
94
- address_residential_indicator?: "yes" | "no" | "unknown" | undefined;
94
+ address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
95
95
  };
96
96
  warehouse_name: string;
97
97
  is_default?: boolean | undefined;
@@ -106,9 +106,21 @@ declare const shipengineCreateWarehouse: import("@keystrokehq/action").WorkflowA
106
106
  company_name?: string | undefined;
107
107
  address_line2?: string | undefined;
108
108
  address_line3?: string | undefined;
109
- address_residential_indicator?: "yes" | "no" | "unknown" | undefined;
109
+ address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
110
110
  } | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
111
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ generic_api_key: z.ZodString;
117
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
118
+ connectionId: z.ZodString;
119
+ entityId: z.ZodString;
120
+ instanceId: z.ZodString;
121
+ }, z.core.$strip>, z.ZodObject<{
122
+ generic_api_key: z.ZodString;
123
+ }, z.core.$strip>>]>;
112
124
  //#endregion
113
125
  export { shipengineCreateWarehouse };
114
126
  //# sourceMappingURL=create-warehouse.d.cts.map
@@ -15,9 +15,9 @@ declare const ShipengineCreateWarehouseInput: z.ZodObject<{
15
15
  city_locality: z.ZodString;
16
16
  state_province: z.ZodString;
17
17
  address_residential_indicator: z.ZodOptional<z.ZodEnum<{
18
+ unknown: "unknown";
18
19
  yes: "yes";
19
20
  no: "no";
20
- unknown: "unknown";
21
21
  }>>;
22
22
  }, z.core.$strip>;
23
23
  return_address: z.ZodOptional<z.ZodObject<{
@@ -32,9 +32,9 @@ declare const ShipengineCreateWarehouseInput: z.ZodObject<{
32
32
  city_locality: z.ZodString;
33
33
  state_province: z.ZodString;
34
34
  address_residential_indicator: z.ZodOptional<z.ZodEnum<{
35
+ unknown: "unknown";
35
36
  yes: "yes";
36
37
  no: "no";
37
- unknown: "unknown";
38
38
  }>>;
39
39
  }, z.core.$strip>>;
40
40
  warehouse_name: z.ZodString;
@@ -56,9 +56,9 @@ declare const ShipengineCreateWarehouseOutput: z.ZodObject<{
56
56
  city_locality: z.ZodNullable<z.ZodString>;
57
57
  state_province: z.ZodNullable<z.ZodString>;
58
58
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
59
+ unknown: "unknown";
59
60
  yes: "yes";
60
61
  no: "no";
61
- unknown: "unknown";
62
62
  }>>>;
63
63
  }, z.core.$loose>>;
64
64
  return_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -73,9 +73,9 @@ declare const ShipengineCreateWarehouseOutput: z.ZodObject<{
73
73
  city_locality: z.ZodNullable<z.ZodString>;
74
74
  state_province: z.ZodNullable<z.ZodString>;
75
75
  address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
76
+ unknown: "unknown";
76
77
  yes: "yes";
77
78
  no: "no";
78
- unknown: "unknown";
79
79
  }>>>;
80
80
  }, z.core.$loose>>>;
81
81
  }, z.core.$loose>;
@@ -91,7 +91,7 @@ declare const shipengineCreateWarehouse: import("@keystrokehq/action").WorkflowA
91
91
  company_name?: string | undefined;
92
92
  address_line2?: string | undefined;
93
93
  address_line3?: string | undefined;
94
- address_residential_indicator?: "yes" | "no" | "unknown" | undefined;
94
+ address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
95
95
  };
96
96
  warehouse_name: string;
97
97
  is_default?: boolean | undefined;
@@ -106,9 +106,21 @@ declare const shipengineCreateWarehouse: import("@keystrokehq/action").WorkflowA
106
106
  company_name?: string | undefined;
107
107
  address_line2?: string | undefined;
108
108
  address_line3?: string | undefined;
109
- address_residential_indicator?: "yes" | "no" | "unknown" | undefined;
109
+ address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
110
110
  } | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
111
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ generic_api_key: z.ZodString;
117
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
118
+ connectionId: z.ZodString;
119
+ entityId: z.ZodString;
120
+ instanceId: z.ZodString;
121
+ }, z.core.$strip>, z.ZodObject<{
122
+ generic_api_key: z.ZodString;
123
+ }, z.core.$strip>>]>;
112
124
  //#endregion
113
125
  export { shipengineCreateWarehouse };
114
126
  //# sourceMappingURL=create-warehouse.d.mts.map
@@ -17,7 +17,19 @@ declare const ShipengineCreateWebhookOutput: z.ZodObject<{
17
17
  declare const shipengineCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  url: string;
19
19
  event: 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 { shipengineCreateWebhook };
23
35
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -17,7 +17,19 @@ declare const ShipengineCreateWebhookOutput: z.ZodObject<{
17
17
  declare const shipengineCreateWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  url: string;
19
19
  event: 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 { shipengineCreateWebhook };
23
35
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -10,7 +10,19 @@ declare const ShipengineDeleteAccountImageByIdOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const shipengineDeleteAccountImageById: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  label_image_id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", 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>>]>;
14
26
  //#endregion
15
27
  export { shipengineDeleteAccountImageById };
16
28
  //# sourceMappingURL=delete-account-image-by-id.d.cts.map