@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.
- package/dist/actions/add-tag-to-shipment.d.cts +13 -1
- package/dist/actions/add-tag-to-shipment.d.mts +13 -1
- package/dist/actions/add-to-batch.d.cts +13 -1
- package/dist/actions/add-to-batch.d.mts +13 -1
- package/dist/actions/cancel-shipment.d.cts +13 -1
- package/dist/actions/cancel-shipment.d.mts +13 -1
- package/dist/actions/connect-ltl-carrier.d.cts +13 -1
- package/dist/actions/connect-ltl-carrier.d.cts.map +1 -1
- package/dist/actions/connect-ltl-carrier.d.mts +13 -1
- package/dist/actions/connect-ltl-carrier.d.mts.map +1 -1
- package/dist/actions/connect-shipsurance.d.cts +13 -1
- package/dist/actions/connect-shipsurance.d.mts +13 -1
- package/dist/actions/create-account-image.d.cts +13 -1
- package/dist/actions/create-account-image.d.mts +13 -1
- package/dist/actions/create-package-type.d.cts +13 -1
- package/dist/actions/create-package-type.d.mts +13 -1
- package/dist/actions/create-tag.d.cts +13 -1
- package/dist/actions/create-tag.d.mts +13 -1
- package/dist/actions/create-tag2.d.cts +13 -1
- package/dist/actions/create-tag2.d.mts +13 -1
- package/dist/actions/create-warehouse.d.cts +19 -7
- package/dist/actions/create-warehouse.d.mts +19 -7
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-account-image-by-id.d.cts +13 -1
- package/dist/actions/delete-account-image-by-id.d.mts +13 -1
- package/dist/actions/delete-batch.d.cts +13 -1
- package/dist/actions/delete-batch.d.mts +13 -1
- package/dist/actions/delete-package.d.cts +13 -1
- package/dist/actions/delete-package.d.mts +13 -1
- package/dist/actions/delete-warehouse.d.cts +13 -1
- package/dist/actions/delete-warehouse.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/disconnect-carrier.d.cts +13 -1
- package/dist/actions/disconnect-carrier.d.mts +13 -1
- package/dist/actions/disconnect-shipsurance.d.cts +13 -1
- package/dist/actions/disconnect-shipsurance.d.cts.map +1 -1
- package/dist/actions/disconnect-shipsurance.d.mts +13 -1
- package/dist/actions/disconnect-shipsurance.d.mts.map +1 -1
- package/dist/actions/download-file.d.cts +13 -1
- package/dist/actions/download-file.d.mts +13 -1
- package/dist/actions/get-account-image-by-id.d.cts +13 -1
- package/dist/actions/get-account-image-by-id.d.mts +13 -1
- package/dist/actions/get-batch-by-external-id.d.cts +13 -1
- package/dist/actions/get-batch-by-external-id.d.mts +13 -1
- package/dist/actions/get-batch-by-id.d.cts +13 -1
- package/dist/actions/get-batch-by-id.d.mts +13 -1
- package/dist/actions/get-batch-errors.d.cts +13 -1
- package/dist/actions/get-batch-errors.d.mts +13 -1
- package/dist/actions/get-bulk-rates.d.cts +13 -1
- package/dist/actions/get-bulk-rates.d.cts.map +1 -1
- package/dist/actions/get-bulk-rates.d.mts +13 -1
- package/dist/actions/get-bulk-rates.d.mts.map +1 -1
- package/dist/actions/get-insurance-balance.d.cts +13 -1
- package/dist/actions/get-insurance-balance.d.cts.map +1 -1
- package/dist/actions/get-insurance-balance.d.mts +13 -1
- package/dist/actions/get-insurance-balance.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.d.cts +13 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.d.mts +13 -1
- package/dist/actions/get-ltl-carrier-features.d.cts +13 -1
- package/dist/actions/get-ltl-carrier-features.d.mts +13 -1
- package/dist/actions/get-ltl-carrier-options.d.cts +13 -1
- package/dist/actions/get-ltl-carrier-options.d.mts +13 -1
- package/dist/actions/get-ltl-carrier-packages.d.cts +13 -1
- package/dist/actions/get-ltl-carrier-packages.d.mts +13 -1
- package/dist/actions/get-ltl-carrier-services.d.cts +13 -1
- package/dist/actions/get-ltl-carrier-services.d.mts +13 -1
- package/dist/actions/get-package-by-id.d.cts +13 -1
- package/dist/actions/get-package-by-id.d.mts +13 -1
- package/dist/actions/get-shipment-by-external-id.d.cts +13 -1
- package/dist/actions/get-shipment-by-external-id.d.mts +13 -1
- package/dist/actions/get-shipment-by-id.d.cts +13 -1
- package/dist/actions/get-shipment-by-id.d.mts +13 -1
- package/dist/actions/get-shipment-rates.d.cts +13 -1
- package/dist/actions/get-shipment-rates.d.mts +13 -1
- package/dist/actions/get-tracking-info.d.cts +13 -1
- package/dist/actions/get-tracking-info.d.mts +13 -1
- package/dist/actions/get-warehouse-by-id.d.cts +15 -3
- package/dist/actions/get-warehouse-by-id.d.mts +15 -3
- package/dist/actions/get-webhook-by-id.d.cts +13 -1
- package/dist/actions/get-webhook-by-id.d.mts +13 -1
- package/dist/actions/list-account-images.d.cts +13 -1
- package/dist/actions/list-account-images.d.cts.map +1 -1
- package/dist/actions/list-account-images.d.mts +13 -1
- package/dist/actions/list-account-images.d.mts.map +1 -1
- package/dist/actions/list-account-settings.d.cts +13 -1
- package/dist/actions/list-account-settings.d.cts.map +1 -1
- package/dist/actions/list-account-settings.d.mts +13 -1
- package/dist/actions/list-account-settings.d.mts.map +1 -1
- package/dist/actions/list-batches2.d.cts +13 -1
- package/dist/actions/list-batches2.d.mts +13 -1
- package/dist/actions/list-carrier-package-types.d.cts +13 -1
- package/dist/actions/list-carrier-package-types.d.mts +13 -1
- package/dist/actions/list-labels2.d.cts +13 -1
- package/dist/actions/list-labels2.d.mts +13 -1
- package/dist/actions/list-ltl-carriers.d.cts +13 -1
- package/dist/actions/list-ltl-carriers.d.cts.map +1 -1
- package/dist/actions/list-ltl-carriers.d.mts +13 -1
- package/dist/actions/list-ltl-carriers.d.mts.map +1 -1
- package/dist/actions/list-manifests2.d.cts +13 -1
- package/dist/actions/list-manifests2.d.mts +13 -1
- package/dist/actions/list-packages.d.cts +13 -1
- package/dist/actions/list-packages.d.mts +13 -1
- package/dist/actions/list-pickups.d.cts +13 -1
- package/dist/actions/list-pickups.d.mts +13 -1
- package/dist/actions/list-shipments2.d.cts +13 -1
- package/dist/actions/list-shipments2.d.mts +13 -1
- package/dist/actions/list-tags2.d.cts +13 -1
- package/dist/actions/list-tags2.d.cts.map +1 -1
- package/dist/actions/list-tags2.d.mts +13 -1
- package/dist/actions/list-tags2.d.mts.map +1 -1
- package/dist/actions/list-warehouses.d.cts +14 -2
- package/dist/actions/list-warehouses.d.mts +14 -2
- package/dist/actions/list-webhook-events.d.cts +13 -1
- package/dist/actions/list-webhook-events.d.cts.map +1 -1
- package/dist/actions/list-webhook-events.d.mts +13 -1
- package/dist/actions/list-webhook-events.d.mts.map +1 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/parse-address.d.cts +13 -1
- package/dist/actions/parse-address.d.mts +13 -1
- package/dist/actions/process-batch-labels.d.cts +15 -3
- package/dist/actions/process-batch-labels.d.mts +15 -3
- package/dist/actions/remove-from-batch.d.cts +13 -1
- package/dist/actions/remove-from-batch.d.mts +13 -1
- package/dist/actions/remove-tag-from-shipment.d.cts +13 -1
- package/dist/actions/remove-tag-from-shipment.d.mts +13 -1
- package/dist/actions/start-tracking.d.cts +13 -1
- package/dist/actions/start-tracking.d.mts +13 -1
- package/dist/actions/stop-tracking.d.cts +13 -1
- package/dist/actions/stop-tracking.d.mts +13 -1
- package/dist/actions/track-ltl-shipment.d.cts +13 -1
- package/dist/actions/track-ltl-shipment.d.mts +13 -1
- package/dist/actions/update-account-image-by-id.d.cts +13 -1
- package/dist/actions/update-account-image-by-id.d.mts +13 -1
- package/dist/actions/update-ltl-connection.d.cts +13 -1
- package/dist/actions/update-ltl-connection.d.cts.map +1 -1
- package/dist/actions/update-ltl-connection.d.mts +13 -1
- package/dist/actions/update-ltl-connection.d.mts.map +1 -1
- package/dist/actions/update-package.d.cts +13 -1
- package/dist/actions/update-package.d.mts +13 -1
- package/dist/actions/update-shipment.d.cts +24 -12
- package/dist/actions/update-shipment.d.cts.map +1 -1
- package/dist/actions/update-shipment.d.mts +24 -12
- package/dist/actions/update-shipment.d.mts.map +1 -1
- package/dist/actions/update-shipments-tags.d.cts +13 -1
- package/dist/actions/update-shipments-tags.d.mts +13 -1
- package/dist/actions/update-warehouse.d.cts +17 -5
- package/dist/actions/update-warehouse.d.mts +17 -5
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/actions/validate-address.d.cts +18 -6
- package/dist/actions/validate-address.d.mts +18 -6
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -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
|
|
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.mts.map
|
|
@@ -9,7 +9,19 @@ declare const ShipengineDeleteBatchOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const shipengineDeleteBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
batch_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteBatch };
|
|
15
27
|
//# sourceMappingURL=delete-batch.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const ShipengineDeleteBatchOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const shipengineDeleteBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
batch_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteBatch };
|
|
15
27
|
//# sourceMappingURL=delete-batch.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeletePackageOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeletePackage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
package_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeletePackage };
|
|
16
28
|
//# sourceMappingURL=delete-package.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeletePackageOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeletePackage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
package_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeletePackage };
|
|
16
28
|
//# sourceMappingURL=delete-package.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeleteWarehouseOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeleteWarehouse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
warehouse_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteWarehouse };
|
|
16
28
|
//# sourceMappingURL=delete-warehouse.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeleteWarehouseOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeleteWarehouse: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
warehouse_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteWarehouse };
|
|
16
28
|
//# sourceMappingURL=delete-warehouse.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeleteWebhookOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
webhook_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteWebhook };
|
|
16
28
|
//# sourceMappingURL=delete-webhook.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const ShipengineDeleteWebhookOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const shipengineDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
webhook_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDeleteWebhook };
|
|
16
28
|
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -40,7 +40,19 @@ declare const ShipengineDisconnectCarrierOutput: z.ZodObject<{
|
|
|
40
40
|
declare const shipengineDisconnectCarrier: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
carrier_id: string;
|
|
42
42
|
carrier_name: "access_worldwide" | "amazon_buy_shipping" | "amazon_shipping_uk" | "apc" | "asendia" | "australia_post" | "canada_post" | "dhl_ecommerce" | "dhl_express" | "dhl_express_au" | "dhl_express_ca" | "dhl_express_uk" | "dpd" | "endicia" | "fedex" | "fedex_uk" | "firstmile" | "imex" | "newgistics" | "ontrac" | "purolator_canada" | "royal_mail" | "rr_donnelley" | "seko" | "sendle" | "stamps_com" | "ups" | "lasership";
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDisconnectCarrier };
|
|
46
58
|
//# sourceMappingURL=disconnect-carrier.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const ShipengineDisconnectCarrierOutput: z.ZodObject<{
|
|
|
40
40
|
declare const shipengineDisconnectCarrier: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
carrier_id: string;
|
|
42
42
|
carrier_name: "access_worldwide" | "amazon_buy_shipping" | "amazon_shipping_uk" | "apc" | "asendia" | "australia_post" | "canada_post" | "dhl_ecommerce" | "dhl_express" | "dhl_express_au" | "dhl_express_ca" | "dhl_express_uk" | "dpd" | "endicia" | "fedex" | "fedex_uk" | "firstmile" | "imex" | "newgistics" | "ontrac" | "purolator_canada" | "royal_mail" | "rr_donnelley" | "seko" | "sendle" | "stamps_com" | "ups" | "lasership";
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineDisconnectCarrier };
|
|
46
58
|
//# sourceMappingURL=disconnect-carrier.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/disconnect-shipsurance.d.ts
|
|
4
4
|
declare const ShipengineDisconnectShipsuranceInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShipengineDisconnectShipsuranceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shipengineDisconnectShipsurance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shipengineDisconnectShipsurance: 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 { shipengineDisconnectShipsurance };
|
|
9
21
|
//# sourceMappingURL=disconnect-shipsurance.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disconnect-shipsurance.d.cts","names":[],"sources":["../../src/actions/disconnect-shipsurance.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"disconnect-shipsurance.d.cts","names":[],"sources":["../../src/actions/disconnect-shipsurance.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/disconnect-shipsurance.d.ts
|
|
4
4
|
declare const ShipengineDisconnectShipsuranceInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShipengineDisconnectShipsuranceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shipengineDisconnectShipsurance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shipengineDisconnectShipsurance: 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 { shipengineDisconnectShipsurance };
|
|
9
21
|
//# sourceMappingURL=disconnect-shipsurance.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disconnect-shipsurance.d.mts","names":[],"sources":["../../src/actions/disconnect-shipsurance.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"disconnect-shipsurance.d.mts","names":[],"sources":["../../src/actions/disconnect-shipsurance.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -21,7 +21,19 @@ declare const shipengineDownloadFile: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
filename: string;
|
|
22
22
|
download?: string | undefined;
|
|
23
23
|
rotation?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { shipengineDownloadFile };
|
|
27
39
|
//# sourceMappingURL=download-file.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const shipengineDownloadFile: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
filename: string;
|
|
22
22
|
download?: string | undefined;
|
|
23
23
|
rotation?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { shipengineDownloadFile };
|
|
27
39
|
//# sourceMappingURL=download-file.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const ShipengineGetAccountImageByIdOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const shipengineGetAccountImageById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
label_image_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { shipengineGetAccountImageById };
|
|
21
33
|
//# sourceMappingURL=get-account-image-by-id.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const ShipengineGetAccountImageByIdOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const shipengineGetAccountImageById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
label_image_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { shipengineGetAccountImageById };
|
|
21
33
|
//# sourceMappingURL=get-account-image-by-id.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const ShipengineGetBatchByExternalIdOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const shipengineGetBatchByExternalId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
external_batch_id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { shipengineGetBatchByExternalId };
|
|
35
47
|
//# sourceMappingURL=get-batch-by-external-id.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const ShipengineGetBatchByExternalIdOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const shipengineGetBatchByExternalId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
external_batch_id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { shipengineGetBatchByExternalId };
|
|
35
47
|
//# sourceMappingURL=get-batch-by-external-id.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const ShipengineGetBatchByIdOutput: z.ZodObject<{
|
|
|
42
42
|
}, z.core.$loose>;
|
|
43
43
|
declare const shipengineGetBatchById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
batch_id: string;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { shipengineGetBatchById };
|
|
48
60
|
//# sourceMappingURL=get-batch-by-id.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const ShipengineGetBatchByIdOutput: z.ZodObject<{
|
|
|
42
42
|
}, z.core.$loose>;
|
|
43
43
|
declare const shipengineGetBatchById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
batch_id: string;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { shipengineGetBatchById };
|
|
48
60
|
//# sourceMappingURL=get-batch-by-id.d.mts.map
|
|
@@ -31,7 +31,19 @@ declare const shipengineGetBatchErrors: import("@keystrokehq/action").WorkflowAc
|
|
|
31
31
|
batch_id: string;
|
|
32
32
|
page?: number | undefined;
|
|
33
33
|
pagesize?: number | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { shipengineGetBatchErrors };
|
|
37
49
|
//# sourceMappingURL=get-batch-errors.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const shipengineGetBatchErrors: import("@keystrokehq/action").WorkflowAc
|
|
|
31
31
|
batch_id: string;
|
|
32
32
|
page?: number | undefined;
|
|
33
33
|
pagesize?: number | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { shipengineGetBatchErrors };
|
|
37
49
|
//# sourceMappingURL=get-batch-errors.d.mts.map
|
|
@@ -172,7 +172,19 @@ declare const shipengineGetBulkRates: import("@keystrokehq/action").WorkflowActi
|
|
|
172
172
|
shipment_ids?: string[] | undefined;
|
|
173
173
|
ship_to_service_point_id?: string | undefined;
|
|
174
174
|
ship_from_service_point_id?: string | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
generic_api_key: z.ZodString;
|
|
181
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
182
|
+
connectionId: z.ZodString;
|
|
183
|
+
entityId: z.ZodString;
|
|
184
|
+
instanceId: z.ZodString;
|
|
185
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
186
|
+
generic_api_key: z.ZodString;
|
|
187
|
+
}, z.core.$strip>>]>;
|
|
176
188
|
//#endregion
|
|
177
189
|
export { shipengineGetBulkRates };
|
|
178
190
|
//# sourceMappingURL=get-bulk-rates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-bulk-rates.d.cts","names":[],"sources":["../../src/actions/get-bulk-rates.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuF3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"get-bulk-rates.d.cts","names":[],"sources":["../../src/actions/get-bulk-rates.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuF3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -172,7 +172,19 @@ declare const shipengineGetBulkRates: import("@keystrokehq/action").WorkflowActi
|
|
|
172
172
|
shipment_ids?: string[] | undefined;
|
|
173
173
|
ship_to_service_point_id?: string | undefined;
|
|
174
174
|
ship_from_service_point_id?: string | undefined;
|
|
175
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
175
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
176
|
+
connectionId: z.ZodString;
|
|
177
|
+
entityId: z.ZodString;
|
|
178
|
+
instanceId: z.ZodString;
|
|
179
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
180
|
+
generic_api_key: z.ZodString;
|
|
181
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
182
|
+
connectionId: z.ZodString;
|
|
183
|
+
entityId: z.ZodString;
|
|
184
|
+
instanceId: z.ZodString;
|
|
185
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
186
|
+
generic_api_key: z.ZodString;
|
|
187
|
+
}, z.core.$strip>>]>;
|
|
176
188
|
//#endregion
|
|
177
189
|
export { shipengineGetBulkRates };
|
|
178
190
|
//# sourceMappingURL=get-bulk-rates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-bulk-rates.d.mts","names":[],"sources":["../../src/actions/get-bulk-rates.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuF3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA
|
|
1
|
+
{"version":3,"file":"get-bulk-rates.d.mts","names":[],"sources":["../../src/actions/get-bulk-rates.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuF3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -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
|
|
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.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-insurance-balance.d.cts","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,
|
|
1
|
+
{"version":3,"file":"get-insurance-balance.d.cts","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"}
|