@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-webhook-events.d.mts","names":[],"sources":["../../src/actions/list-webhook-events.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-webhook-events.d.mts","names":[],"sources":["../../src/actions/list-webhook-events.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -15,7 +15,19 @@ declare const ShipengineListWebhooksOutput: z.ZodObject<{
|
|
|
15
15
|
webhook_id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
}, z.core.$loose>>;
|
|
17
17
|
}, z.core.$loose>;
|
|
18
|
-
declare const shipengineListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
declare const shipengineListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { shipengineListWebhooks };
|
|
21
33
|
//# sourceMappingURL=list-webhooks.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -15,7 +15,19 @@ declare const ShipengineListWebhooksOutput: z.ZodObject<{
|
|
|
15
15
|
webhook_id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
}, z.core.$loose>>;
|
|
17
17
|
}, z.core.$loose>;
|
|
18
|
-
declare const shipengineListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
declare const shipengineListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { shipengineListWebhooks };
|
|
21
33
|
//# sourceMappingURL=list-webhooks.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAa3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -59,7 +59,19 @@ declare const shipengineParseAddress: import("@keystrokehq/action").WorkflowActi
|
|
|
59
59
|
state_province?: string | undefined;
|
|
60
60
|
address_residential_indicator?: string | undefined;
|
|
61
61
|
} | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { shipengineParseAddress };
|
|
65
77
|
//# sourceMappingURL=parse-address.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const shipengineParseAddress: import("@keystrokehq/action").WorkflowActi
|
|
|
59
59
|
state_province?: string | undefined;
|
|
60
60
|
address_residential_indicator?: string | undefined;
|
|
61
61
|
} | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { shipengineParseAddress };
|
|
65
77
|
//# sourceMappingURL=parse-address.d.mts.map
|
|
@@ -6,8 +6,8 @@ declare const ShipengineProcessBatchLabelsInput: z.ZodObject<{
|
|
|
6
6
|
ship_date: z.ZodOptional<z.ZodString>;
|
|
7
7
|
label_format: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
8
|
pdf: "pdf";
|
|
9
|
-
png: "png";
|
|
10
9
|
zpl: "zpl";
|
|
10
|
+
png: "png";
|
|
11
11
|
}>>>;
|
|
12
12
|
label_layout: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
13
13
|
"4x6": "4x6";
|
|
@@ -25,10 +25,22 @@ declare const ShipengineProcessBatchLabelsOutput: z.ZodObject<{
|
|
|
25
25
|
declare const shipengineProcessBatchLabels: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
batch_id: string;
|
|
27
27
|
ship_date?: string | undefined;
|
|
28
|
-
label_format?: "pdf" | "
|
|
28
|
+
label_format?: "pdf" | "zpl" | "png" | undefined;
|
|
29
29
|
label_layout?: "4x6" | "letter" | undefined;
|
|
30
30
|
display_scheme?: "label" | "qr_code" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { shipengineProcessBatchLabels };
|
|
34
46
|
//# sourceMappingURL=process-batch-labels.d.cts.map
|
|
@@ -6,8 +6,8 @@ declare const ShipengineProcessBatchLabelsInput: z.ZodObject<{
|
|
|
6
6
|
ship_date: z.ZodOptional<z.ZodString>;
|
|
7
7
|
label_format: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
8
|
pdf: "pdf";
|
|
9
|
-
png: "png";
|
|
10
9
|
zpl: "zpl";
|
|
10
|
+
png: "png";
|
|
11
11
|
}>>>;
|
|
12
12
|
label_layout: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
13
13
|
"4x6": "4x6";
|
|
@@ -25,10 +25,22 @@ declare const ShipengineProcessBatchLabelsOutput: z.ZodObject<{
|
|
|
25
25
|
declare const shipengineProcessBatchLabels: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
batch_id: string;
|
|
27
27
|
ship_date?: string | undefined;
|
|
28
|
-
label_format?: "pdf" | "
|
|
28
|
+
label_format?: "pdf" | "zpl" | "png" | undefined;
|
|
29
29
|
label_layout?: "4x6" | "letter" | undefined;
|
|
30
30
|
display_scheme?: "label" | "qr_code" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { shipengineProcessBatchLabels };
|
|
34
46
|
//# sourceMappingURL=process-batch-labels.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const shipengineRemoveFromBatch: import("@keystrokehq/action").WorkflowA
|
|
|
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
|
|
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 { shipengineRemoveFromBatch };
|
|
19
31
|
//# sourceMappingURL=remove-from-batch.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const shipengineRemoveFromBatch: import("@keystrokehq/action").WorkflowA
|
|
|
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
|
|
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 { shipengineRemoveFromBatch };
|
|
19
31
|
//# sourceMappingURL=remove-from-batch.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const ShipengineRemoveTagFromShipmentOutput: z.ZodObject<{
|
|
|
11
11
|
declare const shipengineRemoveTagFromShipment: 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
|
|
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 { shipengineRemoveTagFromShipment };
|
|
17
29
|
//# sourceMappingURL=remove-tag-from-shipment.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const ShipengineRemoveTagFromShipmentOutput: z.ZodObject<{
|
|
|
11
11
|
declare const shipengineRemoveTagFromShipment: 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
|
|
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 { shipengineRemoveTagFromShipment };
|
|
17
29
|
//# sourceMappingURL=remove-tag-from-shipment.d.mts.map
|
|
@@ -14,7 +14,19 @@ declare const shipengineStartTracking: import("@keystrokehq/action").WorkflowAct
|
|
|
14
14
|
carrier_id?: string | undefined;
|
|
15
15
|
carrier_code?: string | undefined;
|
|
16
16
|
tracking_number?: string | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { shipengineStartTracking };
|
|
20
32
|
//# sourceMappingURL=start-tracking.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const shipengineStartTracking: import("@keystrokehq/action").WorkflowAct
|
|
|
14
14
|
carrier_id?: string | undefined;
|
|
15
15
|
carrier_code?: string | undefined;
|
|
16
16
|
tracking_number?: string | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { shipengineStartTracking };
|
|
20
32
|
//# sourceMappingURL=start-tracking.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ShipengineStopTrackingOutput: z.ZodObject<{
|
|
|
12
12
|
declare const shipengineStopTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
carrier_code: string;
|
|
14
14
|
tracking_number: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { shipengineStopTracking };
|
|
18
30
|
//# sourceMappingURL=stop-tracking.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ShipengineStopTrackingOutput: z.ZodObject<{
|
|
|
12
12
|
declare const shipengineStopTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
carrier_code: string;
|
|
14
14
|
tracking_number: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { shipengineStopTracking };
|
|
18
30
|
//# sourceMappingURL=stop-tracking.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const ShipengineTrackLtlShipmentOutput: z.ZodObject<{
|
|
|
37
37
|
declare const shipengineTrackLtlShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
pro_number: string;
|
|
39
39
|
carrier_code: string;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { shipengineTrackLtlShipment };
|
|
43
55
|
//# sourceMappingURL=track-ltl-shipment.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const ShipengineTrackLtlShipmentOutput: z.ZodObject<{
|
|
|
37
37
|
declare const shipengineTrackLtlShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
pro_number: string;
|
|
39
39
|
carrier_code: string;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { shipengineTrackLtlShipment };
|
|
43
55
|
//# sourceMappingURL=track-ltl-shipment.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const shipengineUpdateAccountImageById: import("@keystrokehq/action").Wo
|
|
|
15
15
|
label_image_id: string;
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
image_data?: string | undefined;
|
|
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 { shipengineUpdateAccountImageById };
|
|
21
33
|
//# sourceMappingURL=update-account-image-by-id.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const shipengineUpdateAccountImageById: import("@keystrokehq/action").Wo
|
|
|
15
15
|
label_image_id: string;
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
image_data?: string | undefined;
|
|
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 { shipengineUpdateAccountImageById };
|
|
21
33
|
//# sourceMappingURL=update-account-image-by-id.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const shipengineUpdateLtlConnection: import("@keystrokehq/action").Workf
|
|
|
13
13
|
credentials: Record<string, unknown>;
|
|
14
14
|
carrier_code: string;
|
|
15
15
|
connection_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineUpdateLtlConnection };
|
|
19
31
|
//# sourceMappingURL=update-ltl-connection.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ltl-connection.d.cts","names":[],"sources":["../../src/actions/update-ltl-connection.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-ltl-connection.d.cts","names":[],"sources":["../../src/actions/update-ltl-connection.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -13,7 +13,19 @@ declare const shipengineUpdateLtlConnection: import("@keystrokehq/action").Workf
|
|
|
13
13
|
credentials: Record<string, unknown>;
|
|
14
14
|
carrier_code: string;
|
|
15
15
|
connection_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineUpdateLtlConnection };
|
|
19
31
|
//# sourceMappingURL=update-ltl-connection.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ltl-connection.d.mts","names":[],"sources":["../../src/actions/update-ltl-connection.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-ltl-connection.d.mts","names":[],"sources":["../../src/actions/update-ltl-connection.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -31,7 +31,19 @@ declare const shipengineUpdatePackage: import("@keystrokehq/action").WorkflowAct
|
|
|
31
31
|
length: number;
|
|
32
32
|
} | undefined;
|
|
33
33
|
description?: string | 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 { shipengineUpdatePackage };
|
|
37
49
|
//# sourceMappingURL=update-package.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const shipengineUpdatePackage: import("@keystrokehq/action").WorkflowAct
|
|
|
31
31
|
length: number;
|
|
32
32
|
} | undefined;
|
|
33
33
|
description?: string | 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 { shipengineUpdatePackage };
|
|
37
49
|
//# sourceMappingURL=update-package.d.mts.map
|