@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
|
@@ -27,9 +27,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
27
27
|
city_locality: z.ZodString;
|
|
28
28
|
state_province: z.ZodString;
|
|
29
29
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
30
|
+
unknown: "unknown";
|
|
30
31
|
yes: "yes";
|
|
31
32
|
no: "no";
|
|
32
|
-
unknown: "unknown";
|
|
33
33
|
}>>;
|
|
34
34
|
}, z.core.$strip>;
|
|
35
35
|
packages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -75,9 +75,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
75
75
|
city_locality: z.ZodString;
|
|
76
76
|
state_province: z.ZodString;
|
|
77
77
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
78
|
+
unknown: "unknown";
|
|
78
79
|
yes: "yes";
|
|
79
80
|
no: "no";
|
|
80
|
-
unknown: "unknown";
|
|
81
81
|
}>>;
|
|
82
82
|
}, z.core.$strip>>;
|
|
83
83
|
ship_date: z.ZodOptional<z.ZodString>;
|
|
@@ -93,9 +93,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
93
93
|
city_locality: z.ZodString;
|
|
94
94
|
state_province: z.ZodString;
|
|
95
95
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
96
|
+
unknown: "unknown";
|
|
96
97
|
yes: "yes";
|
|
97
98
|
no: "no";
|
|
98
|
-
unknown: "unknown";
|
|
99
99
|
}>>;
|
|
100
100
|
}, z.core.$strip>;
|
|
101
101
|
carrier_id: z.ZodOptional<z.ZodString>;
|
|
@@ -167,9 +167,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
167
167
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
168
168
|
state_province: z.ZodNullable<z.ZodString>;
|
|
169
169
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
170
|
+
unknown: "unknown";
|
|
170
171
|
yes: "yes";
|
|
171
172
|
no: "no";
|
|
172
|
-
unknown: "unknown";
|
|
173
173
|
}>>>;
|
|
174
174
|
}, z.core.$loose>>;
|
|
175
175
|
packages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -217,9 +217,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
217
217
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
218
218
|
state_province: z.ZodNullable<z.ZodString>;
|
|
219
219
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
220
|
+
unknown: "unknown";
|
|
220
221
|
yes: "yes";
|
|
221
222
|
no: "no";
|
|
222
|
-
unknown: "unknown";
|
|
223
223
|
}>>>;
|
|
224
224
|
}, z.core.$loose>>>;
|
|
225
225
|
ship_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -235,9 +235,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
235
235
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
236
236
|
state_province: z.ZodNullable<z.ZodString>;
|
|
237
237
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
238
|
+
unknown: "unknown";
|
|
238
239
|
yes: "yes";
|
|
239
240
|
no: "no";
|
|
240
|
-
unknown: "unknown";
|
|
241
241
|
}>>>;
|
|
242
242
|
}, z.core.$loose>>;
|
|
243
243
|
carrier_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -294,9 +294,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
294
294
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
295
295
|
state_province: z.ZodNullable<z.ZodString>;
|
|
296
296
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
297
|
+
unknown: "unknown";
|
|
297
298
|
yes: "yes";
|
|
298
299
|
no: "no";
|
|
299
|
-
unknown: "unknown";
|
|
300
300
|
}>>>;
|
|
301
301
|
}, z.core.$loose>>>;
|
|
302
302
|
original_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -311,9 +311,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
311
311
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
312
312
|
state_province: z.ZodNullable<z.ZodString>;
|
|
313
313
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
314
|
+
unknown: "unknown";
|
|
314
315
|
yes: "yes";
|
|
315
316
|
no: "no";
|
|
316
|
-
unknown: "unknown";
|
|
317
317
|
}>>>;
|
|
318
318
|
}, z.core.$loose>>>;
|
|
319
319
|
}, z.core.$loose>>>;
|
|
@@ -332,7 +332,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
332
332
|
company_name?: string | undefined;
|
|
333
333
|
address_line2?: string | undefined;
|
|
334
334
|
address_line3?: string | undefined;
|
|
335
|
-
address_residential_indicator?: "
|
|
335
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
336
336
|
};
|
|
337
337
|
ship_from: {
|
|
338
338
|
name: string;
|
|
@@ -345,7 +345,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
345
345
|
company_name?: string | undefined;
|
|
346
346
|
address_line2?: string | undefined;
|
|
347
347
|
address_line3?: string | undefined;
|
|
348
|
-
address_residential_indicator?: "
|
|
348
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
349
349
|
};
|
|
350
350
|
shipment_id: string;
|
|
351
351
|
tags?: string[] | undefined;
|
|
@@ -397,7 +397,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
397
397
|
company_name?: string | undefined;
|
|
398
398
|
address_line2?: string | undefined;
|
|
399
399
|
address_line3?: string | undefined;
|
|
400
|
-
address_residential_indicator?: "
|
|
400
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
401
401
|
} | undefined;
|
|
402
402
|
ship_date?: string | undefined;
|
|
403
403
|
carrier_id?: string | undefined;
|
|
@@ -431,7 +431,19 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
431
431
|
external_order_id?: string | undefined;
|
|
432
432
|
insurance_provider?: string | undefined;
|
|
433
433
|
external_shipment_id?: string | undefined;
|
|
434
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
434
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
435
|
+
connectionId: z.ZodString;
|
|
436
|
+
entityId: z.ZodString;
|
|
437
|
+
instanceId: z.ZodString;
|
|
438
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
439
|
+
generic_api_key: z.ZodString;
|
|
440
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
441
|
+
connectionId: z.ZodString;
|
|
442
|
+
entityId: z.ZodString;
|
|
443
|
+
instanceId: z.ZodString;
|
|
444
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
445
|
+
generic_api_key: z.ZodString;
|
|
446
|
+
}, z.core.$strip>>]>;
|
|
435
447
|
//#endregion
|
|
436
448
|
export { shipengineUpdateShipment };
|
|
437
449
|
//# sourceMappingURL=update-shipment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shipment.d.cts","names":[],"sources":["../../src/actions/update-shipment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+L7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-shipment.d.cts","names":[],"sources":["../../src/actions/update-shipment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+L7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -27,9 +27,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
27
27
|
city_locality: z.ZodString;
|
|
28
28
|
state_province: z.ZodString;
|
|
29
29
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
30
|
+
unknown: "unknown";
|
|
30
31
|
yes: "yes";
|
|
31
32
|
no: "no";
|
|
32
|
-
unknown: "unknown";
|
|
33
33
|
}>>;
|
|
34
34
|
}, z.core.$strip>;
|
|
35
35
|
packages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -75,9 +75,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
75
75
|
city_locality: z.ZodString;
|
|
76
76
|
state_province: z.ZodString;
|
|
77
77
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
78
|
+
unknown: "unknown";
|
|
78
79
|
yes: "yes";
|
|
79
80
|
no: "no";
|
|
80
|
-
unknown: "unknown";
|
|
81
81
|
}>>;
|
|
82
82
|
}, z.core.$strip>>;
|
|
83
83
|
ship_date: z.ZodOptional<z.ZodString>;
|
|
@@ -93,9 +93,9 @@ declare const ShipengineUpdateShipmentInput: z.ZodObject<{
|
|
|
93
93
|
city_locality: z.ZodString;
|
|
94
94
|
state_province: z.ZodString;
|
|
95
95
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
96
|
+
unknown: "unknown";
|
|
96
97
|
yes: "yes";
|
|
97
98
|
no: "no";
|
|
98
|
-
unknown: "unknown";
|
|
99
99
|
}>>;
|
|
100
100
|
}, z.core.$strip>;
|
|
101
101
|
carrier_id: z.ZodOptional<z.ZodString>;
|
|
@@ -167,9 +167,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
167
167
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
168
168
|
state_province: z.ZodNullable<z.ZodString>;
|
|
169
169
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
170
|
+
unknown: "unknown";
|
|
170
171
|
yes: "yes";
|
|
171
172
|
no: "no";
|
|
172
|
-
unknown: "unknown";
|
|
173
173
|
}>>>;
|
|
174
174
|
}, z.core.$loose>>;
|
|
175
175
|
packages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -217,9 +217,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
217
217
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
218
218
|
state_province: z.ZodNullable<z.ZodString>;
|
|
219
219
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
220
|
+
unknown: "unknown";
|
|
220
221
|
yes: "yes";
|
|
221
222
|
no: "no";
|
|
222
|
-
unknown: "unknown";
|
|
223
223
|
}>>>;
|
|
224
224
|
}, z.core.$loose>>>;
|
|
225
225
|
ship_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -235,9 +235,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
235
235
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
236
236
|
state_province: z.ZodNullable<z.ZodString>;
|
|
237
237
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
238
|
+
unknown: "unknown";
|
|
238
239
|
yes: "yes";
|
|
239
240
|
no: "no";
|
|
240
|
-
unknown: "unknown";
|
|
241
241
|
}>>>;
|
|
242
242
|
}, z.core.$loose>>;
|
|
243
243
|
carrier_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -294,9 +294,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
294
294
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
295
295
|
state_province: z.ZodNullable<z.ZodString>;
|
|
296
296
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
297
|
+
unknown: "unknown";
|
|
297
298
|
yes: "yes";
|
|
298
299
|
no: "no";
|
|
299
|
-
unknown: "unknown";
|
|
300
300
|
}>>>;
|
|
301
301
|
}, z.core.$loose>>>;
|
|
302
302
|
original_address: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -311,9 +311,9 @@ declare const ShipengineUpdateShipmentOutput: z.ZodObject<{
|
|
|
311
311
|
city_locality: z.ZodNullable<z.ZodString>;
|
|
312
312
|
state_province: z.ZodNullable<z.ZodString>;
|
|
313
313
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
314
|
+
unknown: "unknown";
|
|
314
315
|
yes: "yes";
|
|
315
316
|
no: "no";
|
|
316
|
-
unknown: "unknown";
|
|
317
317
|
}>>>;
|
|
318
318
|
}, z.core.$loose>>>;
|
|
319
319
|
}, z.core.$loose>>>;
|
|
@@ -332,7 +332,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
332
332
|
company_name?: string | undefined;
|
|
333
333
|
address_line2?: string | undefined;
|
|
334
334
|
address_line3?: string | undefined;
|
|
335
|
-
address_residential_indicator?: "
|
|
335
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
336
336
|
};
|
|
337
337
|
ship_from: {
|
|
338
338
|
name: string;
|
|
@@ -345,7 +345,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
345
345
|
company_name?: string | undefined;
|
|
346
346
|
address_line2?: string | undefined;
|
|
347
347
|
address_line3?: string | undefined;
|
|
348
|
-
address_residential_indicator?: "
|
|
348
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
349
349
|
};
|
|
350
350
|
shipment_id: string;
|
|
351
351
|
tags?: string[] | undefined;
|
|
@@ -397,7 +397,7 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
397
397
|
company_name?: string | undefined;
|
|
398
398
|
address_line2?: string | undefined;
|
|
399
399
|
address_line3?: string | undefined;
|
|
400
|
-
address_residential_indicator?: "
|
|
400
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
401
401
|
} | undefined;
|
|
402
402
|
ship_date?: string | undefined;
|
|
403
403
|
carrier_id?: string | undefined;
|
|
@@ -431,7 +431,19 @@ declare const shipengineUpdateShipment: import("@keystrokehq/action").WorkflowAc
|
|
|
431
431
|
external_order_id?: string | undefined;
|
|
432
432
|
insurance_provider?: string | undefined;
|
|
433
433
|
external_shipment_id?: string | undefined;
|
|
434
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
434
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
435
|
+
connectionId: z.ZodString;
|
|
436
|
+
entityId: z.ZodString;
|
|
437
|
+
instanceId: z.ZodString;
|
|
438
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
439
|
+
generic_api_key: z.ZodString;
|
|
440
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
441
|
+
connectionId: z.ZodString;
|
|
442
|
+
entityId: z.ZodString;
|
|
443
|
+
instanceId: z.ZodString;
|
|
444
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
445
|
+
generic_api_key: z.ZodString;
|
|
446
|
+
}, z.core.$strip>>]>;
|
|
435
447
|
//#endregion
|
|
436
448
|
export { shipengineUpdateShipment };
|
|
437
449
|
//# sourceMappingURL=update-shipment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-shipment.d.mts","names":[],"sources":["../../src/actions/update-shipment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+L7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-shipment.d.mts","names":[],"sources":["../../src/actions/update-shipment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+L7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -17,7 +17,19 @@ declare const shipengineUpdateShipmentsTags: import("@keystrokehq/action").Workf
|
|
|
17
17
|
tags: string[];
|
|
18
18
|
shipment_id: string;
|
|
19
19
|
}[];
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineUpdateShipmentsTags };
|
|
23
35
|
//# sourceMappingURL=update-shipments-tags.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const shipengineUpdateShipmentsTags: import("@keystrokehq/action").Workf
|
|
|
17
17
|
tags: string[];
|
|
18
18
|
shipment_id: string;
|
|
19
19
|
}[];
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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 { shipengineUpdateShipmentsTags };
|
|
23
35
|
//# sourceMappingURL=update-shipments-tags.d.mts.map
|
|
@@ -17,9 +17,9 @@ declare const ShipengineUpdateWarehouseInput: z.ZodObject<{
|
|
|
17
17
|
city_locality: z.ZodString;
|
|
18
18
|
state_province: z.ZodString;
|
|
19
19
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
20
21
|
yes: "yes";
|
|
21
22
|
no: "no";
|
|
22
|
-
unknown: "unknown";
|
|
23
23
|
}>>;
|
|
24
24
|
}, z.core.$strip>;
|
|
25
25
|
return_address: z.ZodOptional<z.ZodObject<{
|
|
@@ -34,9 +34,9 @@ declare const ShipengineUpdateWarehouseInput: z.ZodObject<{
|
|
|
34
34
|
city_locality: z.ZodString;
|
|
35
35
|
state_province: z.ZodString;
|
|
36
36
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
37
|
+
unknown: "unknown";
|
|
37
38
|
yes: "yes";
|
|
38
39
|
no: "no";
|
|
39
|
-
unknown: "unknown";
|
|
40
40
|
}>>;
|
|
41
41
|
}, z.core.$strip>>;
|
|
42
42
|
}, z.core.$strip>;
|
|
@@ -58,7 +58,7 @@ declare const shipengineUpdateWarehouse: import("@keystrokehq/action").WorkflowA
|
|
|
58
58
|
company_name?: string | undefined;
|
|
59
59
|
address_line2?: string | undefined;
|
|
60
60
|
address_line3?: string | undefined;
|
|
61
|
-
address_residential_indicator?: "
|
|
61
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
62
62
|
};
|
|
63
63
|
is_default?: boolean | undefined;
|
|
64
64
|
return_address?: {
|
|
@@ -72,9 +72,21 @@ declare const shipengineUpdateWarehouse: import("@keystrokehq/action").WorkflowA
|
|
|
72
72
|
company_name?: string | undefined;
|
|
73
73
|
address_line2?: string | undefined;
|
|
74
74
|
address_line3?: string | undefined;
|
|
75
|
-
address_residential_indicator?: "
|
|
75
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
76
76
|
} | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { shipengineUpdateWarehouse };
|
|
80
92
|
//# sourceMappingURL=update-warehouse.d.cts.map
|
|
@@ -17,9 +17,9 @@ declare const ShipengineUpdateWarehouseInput: z.ZodObject<{
|
|
|
17
17
|
city_locality: z.ZodString;
|
|
18
18
|
state_province: z.ZodString;
|
|
19
19
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
20
21
|
yes: "yes";
|
|
21
22
|
no: "no";
|
|
22
|
-
unknown: "unknown";
|
|
23
23
|
}>>;
|
|
24
24
|
}, z.core.$strip>;
|
|
25
25
|
return_address: z.ZodOptional<z.ZodObject<{
|
|
@@ -34,9 +34,9 @@ declare const ShipengineUpdateWarehouseInput: z.ZodObject<{
|
|
|
34
34
|
city_locality: z.ZodString;
|
|
35
35
|
state_province: z.ZodString;
|
|
36
36
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
37
|
+
unknown: "unknown";
|
|
37
38
|
yes: "yes";
|
|
38
39
|
no: "no";
|
|
39
|
-
unknown: "unknown";
|
|
40
40
|
}>>;
|
|
41
41
|
}, z.core.$strip>>;
|
|
42
42
|
}, z.core.$strip>;
|
|
@@ -58,7 +58,7 @@ declare const shipengineUpdateWarehouse: import("@keystrokehq/action").WorkflowA
|
|
|
58
58
|
company_name?: string | undefined;
|
|
59
59
|
address_line2?: string | undefined;
|
|
60
60
|
address_line3?: string | undefined;
|
|
61
|
-
address_residential_indicator?: "
|
|
61
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
62
62
|
};
|
|
63
63
|
is_default?: boolean | undefined;
|
|
64
64
|
return_address?: {
|
|
@@ -72,9 +72,21 @@ declare const shipengineUpdateWarehouse: import("@keystrokehq/action").WorkflowA
|
|
|
72
72
|
company_name?: string | undefined;
|
|
73
73
|
address_line2?: string | undefined;
|
|
74
74
|
address_line3?: string | undefined;
|
|
75
|
-
address_residential_indicator?: "
|
|
75
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
76
76
|
} | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { shipengineUpdateWarehouse };
|
|
80
92
|
//# sourceMappingURL=update-warehouse.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const shipengineUpdateWebhook: import("@keystrokehq/action").WorkflowAct
|
|
|
24
24
|
value: string;
|
|
25
25
|
}[] | undefined;
|
|
26
26
|
store_id?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { shipengineUpdateWebhook };
|
|
30
42
|
//# sourceMappingURL=update-webhook.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const shipengineUpdateWebhook: import("@keystrokehq/action").WorkflowAct
|
|
|
24
24
|
value: string;
|
|
25
25
|
}[] | undefined;
|
|
26
26
|
store_id?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { shipengineUpdateWebhook };
|
|
30
42
|
//# sourceMappingURL=update-webhook.d.mts.map
|
|
@@ -14,18 +14,18 @@ declare const ShipengineValidateAddressInput: z.ZodObject<{
|
|
|
14
14
|
city_locality: z.ZodString;
|
|
15
15
|
state_province: z.ZodString;
|
|
16
16
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
17
|
+
unknown: "unknown";
|
|
17
18
|
yes: "yes";
|
|
18
19
|
no: "no";
|
|
19
|
-
unknown: "unknown";
|
|
20
20
|
}>>;
|
|
21
21
|
}, z.core.$loose>>;
|
|
22
22
|
}, z.core.$strip>;
|
|
23
23
|
declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
24
24
|
validation_results: z.ZodArray<z.ZodObject<{
|
|
25
25
|
status: z.ZodNullable<z.ZodEnum<{
|
|
26
|
+
error: "error";
|
|
26
27
|
verified: "verified";
|
|
27
28
|
unverified: "unverified";
|
|
28
|
-
error: "error";
|
|
29
29
|
warning: "warning";
|
|
30
30
|
}>>;
|
|
31
31
|
messages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -47,9 +47,9 @@ declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
|
47
47
|
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
50
|
+
unknown: "unknown";
|
|
50
51
|
yes: "yes";
|
|
51
52
|
no: "no";
|
|
52
|
-
unknown: "unknown";
|
|
53
53
|
}>>>;
|
|
54
54
|
}, z.core.$loose>>>;
|
|
55
55
|
original_address: z.ZodNullable<z.ZodObject<{
|
|
@@ -65,9 +65,9 @@ declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
|
65
65
|
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
68
|
+
unknown: "unknown";
|
|
68
69
|
yes: "yes";
|
|
69
70
|
no: "no";
|
|
70
|
-
unknown: "unknown";
|
|
71
71
|
}>>>;
|
|
72
72
|
}, z.core.$loose>>;
|
|
73
73
|
}, z.core.$loose>>;
|
|
@@ -85,9 +85,21 @@ declare const shipengineValidateAddress: import("@keystrokehq/action").WorkflowA
|
|
|
85
85
|
company_name?: string | undefined;
|
|
86
86
|
address_line2?: string | undefined;
|
|
87
87
|
address_line3?: string | undefined;
|
|
88
|
-
address_residential_indicator?: "
|
|
88
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
89
89
|
}[];
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { shipengineValidateAddress };
|
|
93
105
|
//# sourceMappingURL=validate-address.d.cts.map
|
|
@@ -14,18 +14,18 @@ declare const ShipengineValidateAddressInput: z.ZodObject<{
|
|
|
14
14
|
city_locality: z.ZodString;
|
|
15
15
|
state_province: z.ZodString;
|
|
16
16
|
address_residential_indicator: z.ZodOptional<z.ZodEnum<{
|
|
17
|
+
unknown: "unknown";
|
|
17
18
|
yes: "yes";
|
|
18
19
|
no: "no";
|
|
19
|
-
unknown: "unknown";
|
|
20
20
|
}>>;
|
|
21
21
|
}, z.core.$loose>>;
|
|
22
22
|
}, z.core.$strip>;
|
|
23
23
|
declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
24
24
|
validation_results: z.ZodArray<z.ZodObject<{
|
|
25
25
|
status: z.ZodNullable<z.ZodEnum<{
|
|
26
|
+
error: "error";
|
|
26
27
|
verified: "verified";
|
|
27
28
|
unverified: "unverified";
|
|
28
|
-
error: "error";
|
|
29
29
|
warning: "warning";
|
|
30
30
|
}>>;
|
|
31
31
|
messages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -47,9 +47,9 @@ declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
|
47
47
|
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
50
|
+
unknown: "unknown";
|
|
50
51
|
yes: "yes";
|
|
51
52
|
no: "no";
|
|
52
|
-
unknown: "unknown";
|
|
53
53
|
}>>>;
|
|
54
54
|
}, z.core.$loose>>>;
|
|
55
55
|
original_address: z.ZodNullable<z.ZodObject<{
|
|
@@ -65,9 +65,9 @@ declare const ShipengineValidateAddressOutput: z.ZodObject<{
|
|
|
65
65
|
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
address_residential_indicator: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
68
|
+
unknown: "unknown";
|
|
68
69
|
yes: "yes";
|
|
69
70
|
no: "no";
|
|
70
|
-
unknown: "unknown";
|
|
71
71
|
}>>>;
|
|
72
72
|
}, z.core.$loose>>;
|
|
73
73
|
}, z.core.$loose>>;
|
|
@@ -85,9 +85,21 @@ declare const shipengineValidateAddress: import("@keystrokehq/action").WorkflowA
|
|
|
85
85
|
company_name?: string | undefined;
|
|
86
86
|
address_line2?: string | undefined;
|
|
87
87
|
address_line3?: string | undefined;
|
|
88
|
-
address_residential_indicator?: "
|
|
88
|
+
address_residential_indicator?: "unknown" | "yes" | "no" | undefined;
|
|
89
89
|
}[];
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { shipengineValidateAddress };
|
|
93
105
|
//# sourceMappingURL=validate-address.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const shipengine = (0,
|
|
4
|
+
const shipengine = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "shipengine",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.shipengine = shipengine;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const shipengine = defineApp({\n slug: \"shipengine\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const shipengine = defineApp({\n slug: \"shipengine\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,cAAA,GAAA,2BAAA,UAAA,CAAuB;CAClC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const shipengine: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const shipengine: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"shipengine", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { shipengine };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,UAAA,6BAAU,GAAA,+BAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|