@keystrokehq/shippo 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (205) hide show
  1. package/dist/actions/create-address.d.cts +13 -1
  2. package/dist/actions/create-address.d.mts +13 -1
  3. package/dist/actions/create-batch.d.cts +13 -1
  4. package/dist/actions/create-batch.d.mts +13 -1
  5. package/dist/actions/create-carrier-account.d.cts +13 -1
  6. package/dist/actions/create-carrier-account.d.mts +13 -1
  7. package/dist/actions/create-customs-item.d.cts +13 -1
  8. package/dist/actions/create-customs-item.d.mts +13 -1
  9. package/dist/actions/create-live-rate.d.cts +13 -1
  10. package/dist/actions/create-live-rate.d.mts +13 -1
  11. package/dist/actions/create-manifest.d.cts +13 -1
  12. package/dist/actions/create-manifest.d.mts +13 -1
  13. package/dist/actions/create-merchant-address.d.cts +13 -1
  14. package/dist/actions/create-merchant-address.d.mts +13 -1
  15. package/dist/actions/create-merchant-batch.d.cts +13 -1
  16. package/dist/actions/create-merchant-batch.d.mts +13 -1
  17. package/dist/actions/create-merchant-carrier-account.d.cts +13 -1
  18. package/dist/actions/create-merchant-carrier-account.d.mts +13 -1
  19. package/dist/actions/create-merchant-customs-declaration.d.cts +13 -1
  20. package/dist/actions/create-merchant-customs-declaration.d.mts +13 -1
  21. package/dist/actions/create-merchant-customs-item.d.cts +13 -1
  22. package/dist/actions/create-merchant-customs-item.d.mts +13 -1
  23. package/dist/actions/create-merchant-order.d.cts +13 -1
  24. package/dist/actions/create-merchant-order.d.mts +13 -1
  25. package/dist/actions/create-merchant-parcel.d.cts +13 -1
  26. package/dist/actions/create-merchant-parcel.d.mts +13 -1
  27. package/dist/actions/create-merchant-refund.d.cts +13 -1
  28. package/dist/actions/create-merchant-refund.d.mts +13 -1
  29. package/dist/actions/create-merchant-shipment.d.cts +13 -1
  30. package/dist/actions/create-merchant-shipment.d.mts +13 -1
  31. package/dist/actions/create-merchant-transaction.d.cts +14 -2
  32. package/dist/actions/create-merchant-transaction.d.mts +14 -2
  33. package/dist/actions/create-order.d.cts +13 -1
  34. package/dist/actions/create-order.d.mts +13 -1
  35. package/dist/actions/create-parcel.d.cts +13 -1
  36. package/dist/actions/create-parcel.d.mts +13 -1
  37. package/dist/actions/create-refund.d.cts +13 -1
  38. package/dist/actions/create-refund.d.mts +13 -1
  39. package/dist/actions/create-service-group.d.cts +13 -1
  40. package/dist/actions/create-service-group.d.mts +13 -1
  41. package/dist/actions/create-shipment.d.cts +13 -1
  42. package/dist/actions/create-shipment.d.cts.map +1 -1
  43. package/dist/actions/create-shipment.d.mts +13 -1
  44. package/dist/actions/create-shipment.d.mts.map +1 -1
  45. package/dist/actions/create-track.d.cts +13 -1
  46. package/dist/actions/create-track.d.mts +13 -1
  47. package/dist/actions/create-transaction.d.cts +14 -2
  48. package/dist/actions/create-transaction.d.cts.map +1 -1
  49. package/dist/actions/create-transaction.d.mts +14 -2
  50. package/dist/actions/create-transaction.d.mts.map +1 -1
  51. package/dist/actions/create-user-parcel-template.d.cts +13 -1
  52. package/dist/actions/create-user-parcel-template.d.mts +13 -1
  53. package/dist/actions/create-webhook.d.cts +13 -1
  54. package/dist/actions/create-webhook.d.mts +13 -1
  55. package/dist/actions/delete-default-parcel-template.d.cts +13 -1
  56. package/dist/actions/delete-default-parcel-template.d.mts +13 -1
  57. package/dist/actions/delete-user-parcel-template.d.cts +13 -1
  58. package/dist/actions/delete-user-parcel-template.d.mts +13 -1
  59. package/dist/actions/delete-webhook.d.cts +13 -1
  60. package/dist/actions/delete-webhook.d.mts +13 -1
  61. package/dist/actions/get-address.d.cts +13 -1
  62. package/dist/actions/get-address.d.mts +13 -1
  63. package/dist/actions/get-carrier-account.d.cts +13 -1
  64. package/dist/actions/get-carrier-account.d.mts +13 -1
  65. package/dist/actions/get-carrier-parcel-template.d.cts +13 -1
  66. package/dist/actions/get-carrier-parcel-template.d.mts +13 -1
  67. package/dist/actions/get-carrier-registration-status.d.cts +13 -1
  68. package/dist/actions/get-carrier-registration-status.d.mts +13 -1
  69. package/dist/actions/get-customs-declaration.d.cts +13 -1
  70. package/dist/actions/get-customs-declaration.d.mts +13 -1
  71. package/dist/actions/get-customs-item.d.cts +13 -1
  72. package/dist/actions/get-customs-item.d.mts +13 -1
  73. package/dist/actions/get-default-parcel-template.d.cts +13 -1
  74. package/dist/actions/get-default-parcel-template.d.mts +13 -1
  75. package/dist/actions/get-merchant-address.d.cts +13 -1
  76. package/dist/actions/get-merchant-address.d.mts +13 -1
  77. package/dist/actions/get-merchant-batch.d.cts +13 -1
  78. package/dist/actions/get-merchant-batch.d.mts +13 -1
  79. package/dist/actions/get-merchant-carrier-account.d.cts +13 -1
  80. package/dist/actions/get-merchant-carrier-account.d.mts +13 -1
  81. package/dist/actions/get-merchant-carrier-registration-status.d.cts +13 -1
  82. package/dist/actions/get-merchant-carrier-registration-status.d.mts +13 -1
  83. package/dist/actions/get-merchant-customs-declaration.d.cts +13 -1
  84. package/dist/actions/get-merchant-customs-declaration.d.mts +13 -1
  85. package/dist/actions/get-merchant-customs-item.d.cts +13 -1
  86. package/dist/actions/get-merchant-customs-item.d.mts +13 -1
  87. package/dist/actions/get-merchant-manifest.d.cts +13 -1
  88. package/dist/actions/get-merchant-manifest.d.mts +13 -1
  89. package/dist/actions/get-merchant-order.d.cts +13 -1
  90. package/dist/actions/get-merchant-order.d.mts +13 -1
  91. package/dist/actions/get-merchant-parcel.d.cts +13 -1
  92. package/dist/actions/get-merchant-parcel.d.mts +13 -1
  93. package/dist/actions/get-merchant-rate.d.cts +13 -1
  94. package/dist/actions/get-merchant-rate.d.mts +13 -1
  95. package/dist/actions/get-merchant-refund.d.cts +13 -1
  96. package/dist/actions/get-merchant-refund.d.mts +13 -1
  97. package/dist/actions/get-merchant-shipment.d.cts +13 -1
  98. package/dist/actions/get-merchant-shipment.d.mts +13 -1
  99. package/dist/actions/get-merchant-track.d.cts +13 -1
  100. package/dist/actions/get-merchant-track.d.mts +13 -1
  101. package/dist/actions/get-merchant-transaction.d.cts +14 -2
  102. package/dist/actions/get-merchant-transaction.d.mts +14 -2
  103. package/dist/actions/get-merchant.d.cts +13 -1
  104. package/dist/actions/get-merchant.d.mts +13 -1
  105. package/dist/actions/get-order.d.cts +13 -1
  106. package/dist/actions/get-order.d.mts +13 -1
  107. package/dist/actions/get-parcel.d.cts +13 -1
  108. package/dist/actions/get-parcel.d.mts +13 -1
  109. package/dist/actions/get-rate.d.cts +13 -1
  110. package/dist/actions/get-rate.d.mts +13 -1
  111. package/dist/actions/get-refund.d.cts +13 -1
  112. package/dist/actions/get-refund.d.mts +13 -1
  113. package/dist/actions/get-shipment.d.cts +13 -1
  114. package/dist/actions/get-shipment.d.mts +13 -1
  115. package/dist/actions/get-shippo-account.d.cts +13 -1
  116. package/dist/actions/get-shippo-account.d.mts +13 -1
  117. package/dist/actions/get-track.d.cts +13 -1
  118. package/dist/actions/get-track.d.mts +13 -1
  119. package/dist/actions/get-transaction.d.cts +13 -1
  120. package/dist/actions/get-transaction.d.mts +13 -1
  121. package/dist/actions/get-user-parcel-template.d.cts +13 -1
  122. package/dist/actions/get-user-parcel-template.d.mts +13 -1
  123. package/dist/actions/get-webhook.d.cts +13 -1
  124. package/dist/actions/get-webhook.d.mts +13 -1
  125. package/dist/actions/list-addresses.d.cts +13 -1
  126. package/dist/actions/list-addresses.d.mts +13 -1
  127. package/dist/actions/list-carrier-accounts.d.cts +13 -1
  128. package/dist/actions/list-carrier-accounts.d.mts +13 -1
  129. package/dist/actions/list-carrier-parcel-templates.d.cts +13 -1
  130. package/dist/actions/list-carrier-parcel-templates.d.mts +13 -1
  131. package/dist/actions/list-customs-declarations.d.cts +13 -1
  132. package/dist/actions/list-customs-declarations.d.mts +13 -1
  133. package/dist/actions/list-customs-items.d.cts +13 -1
  134. package/dist/actions/list-customs-items.d.mts +13 -1
  135. package/dist/actions/list-manifests.d.cts +13 -1
  136. package/dist/actions/list-manifests.d.mts +13 -1
  137. package/dist/actions/list-merchant-addresses.d.cts +13 -1
  138. package/dist/actions/list-merchant-addresses.d.mts +13 -1
  139. package/dist/actions/list-merchant-carrier-accounts.d.cts +13 -1
  140. package/dist/actions/list-merchant-carrier-accounts.d.mts +13 -1
  141. package/dist/actions/list-merchant-customs-declarations.d.cts +13 -1
  142. package/dist/actions/list-merchant-customs-declarations.d.mts +13 -1
  143. package/dist/actions/list-merchant-customs-items.d.cts +13 -1
  144. package/dist/actions/list-merchant-customs-items.d.mts +13 -1
  145. package/dist/actions/list-merchant-manifests.d.cts +13 -1
  146. package/dist/actions/list-merchant-manifests.d.mts +13 -1
  147. package/dist/actions/list-merchant-parcels.d.cts +13 -1
  148. package/dist/actions/list-merchant-parcels.d.mts +13 -1
  149. package/dist/actions/list-merchant-shipment-rates-by-currency.d.cts +13 -1
  150. package/dist/actions/list-merchant-shipment-rates-by-currency.d.mts +13 -1
  151. package/dist/actions/list-merchant-shipments.d.cts +13 -1
  152. package/dist/actions/list-merchant-shipments.d.mts +13 -1
  153. package/dist/actions/list-merchant-transactions.d.cts +13 -1
  154. package/dist/actions/list-merchant-transactions.d.mts +13 -1
  155. package/dist/actions/list-merchants.d.cts +13 -1
  156. package/dist/actions/list-merchants.d.mts +13 -1
  157. package/dist/actions/list-orders.d.cts +13 -1
  158. package/dist/actions/list-orders.d.mts +13 -1
  159. package/dist/actions/list-refunds.d.cts +13 -1
  160. package/dist/actions/list-refunds.d.mts +13 -1
  161. package/dist/actions/list-service-groups.d.cts +13 -1
  162. package/dist/actions/list-service-groups.d.mts +13 -1
  163. package/dist/actions/list-shipment-rates-by-currency.d.cts +13 -1
  164. package/dist/actions/list-shipment-rates-by-currency.d.mts +13 -1
  165. package/dist/actions/list-shipment-rates.d.cts +13 -1
  166. package/dist/actions/list-shipment-rates.d.mts +13 -1
  167. package/dist/actions/list-shipments.d.cts +13 -1
  168. package/dist/actions/list-shipments.d.mts +13 -1
  169. package/dist/actions/list-shippo-accounts.d.cts +13 -1
  170. package/dist/actions/list-shippo-accounts.d.mts +13 -1
  171. package/dist/actions/list-user-parcel-templates.d.cts +13 -1
  172. package/dist/actions/list-user-parcel-templates.d.mts +13 -1
  173. package/dist/actions/purchase-merchant-batch.d.cts +13 -1
  174. package/dist/actions/purchase-merchant-batch.d.mts +13 -1
  175. package/dist/actions/remove-shipments-from-batch.d.cts +13 -1
  176. package/dist/actions/remove-shipments-from-batch.d.mts +13 -1
  177. package/dist/actions/update-carrier-account.d.cts +13 -1
  178. package/dist/actions/update-carrier-account.d.cts.map +1 -1
  179. package/dist/actions/update-carrier-account.d.mts +13 -1
  180. package/dist/actions/update-carrier-account.d.mts.map +1 -1
  181. package/dist/actions/update-default-parcel-template.d.cts +13 -1
  182. package/dist/actions/update-default-parcel-template.d.mts +13 -1
  183. package/dist/actions/update-merchant-carrier-account.d.cts +13 -1
  184. package/dist/actions/update-merchant-carrier-account.d.mts +13 -1
  185. package/dist/actions/update-merchant.d.cts +13 -1
  186. package/dist/actions/update-merchant.d.mts +13 -1
  187. package/dist/actions/update-service-group.d.cts +13 -1
  188. package/dist/actions/update-service-group.d.mts +13 -1
  189. package/dist/actions/update-user-parcel-template.d.cts +13 -1
  190. package/dist/actions/update-user-parcel-template.d.mts +13 -1
  191. package/dist/actions/update-webhook.d.cts +13 -1
  192. package/dist/actions/update-webhook.d.mts +13 -1
  193. package/dist/actions/validate-address.d.cts +13 -1
  194. package/dist/actions/validate-address.d.mts +13 -1
  195. package/dist/actions/validate-merchant-address.d.cts +13 -1
  196. package/dist/actions/validate-merchant-address.d.mts +13 -1
  197. package/dist/app.cjs +5 -2
  198. package/dist/app.cjs.map +1 -1
  199. package/dist/app.d.cts +9 -1
  200. package/dist/app.d.cts.map +1 -1
  201. package/dist/app.d.mts +9 -1
  202. package/dist/app.d.mts.map +1 -1
  203. package/dist/app.mjs +3 -1
  204. package/dist/app.mjs.map +1 -1
  205. package/package.json +1 -1
@@ -283,7 +283,19 @@ declare const shippoCreateMerchantShipment: import("@keystrokehq/action").Workfl
283
283
  } | undefined;
284
284
  "SHIPPO-API-VERSION"?: string | undefined;
285
285
  customs_declaration?: string | undefined;
286
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
286
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
287
+ connectionId: z.ZodString;
288
+ entityId: z.ZodString;
289
+ instanceId: z.ZodString;
290
+ }, z.core.$strip>, z.ZodObject<{
291
+ accessToken: z.ZodString;
292
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
293
+ connectionId: z.ZodString;
294
+ entityId: z.ZodString;
295
+ instanceId: z.ZodString;
296
+ }, z.core.$strip>, z.ZodObject<{
297
+ accessToken: z.ZodString;
298
+ }, z.core.$strip>>]>;
287
299
  //#endregion
288
300
  export { shippoCreateMerchantShipment };
289
301
  //# sourceMappingURL=create-merchant-shipment.d.cts.map
@@ -283,7 +283,19 @@ declare const shippoCreateMerchantShipment: import("@keystrokehq/action").Workfl
283
283
  } | undefined;
284
284
  "SHIPPO-API-VERSION"?: string | undefined;
285
285
  customs_declaration?: string | undefined;
286
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
286
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
287
+ connectionId: z.ZodString;
288
+ entityId: z.ZodString;
289
+ instanceId: z.ZodString;
290
+ }, z.core.$strip>, z.ZodObject<{
291
+ accessToken: z.ZodString;
292
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
293
+ connectionId: z.ZodString;
294
+ entityId: z.ZodString;
295
+ instanceId: z.ZodString;
296
+ }, z.core.$strip>, z.ZodObject<{
297
+ accessToken: z.ZodString;
298
+ }, z.core.$strip>>]>;
287
299
  //#endregion
288
300
  export { shippoCreateMerchantShipment };
289
301
  //# sourceMappingURL=create-merchant-shipment.d.mts.map
@@ -24,10 +24,10 @@ declare const ShippoCreateMerchantTransactionOutput: z.ZodObject<{
24
24
  rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
26
26
  status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
27
- REFUNDED: "REFUNDED";
28
27
  QUEUED: "QUEUED";
29
28
  SUCCESS: "SUCCESS";
30
29
  ERROR: "ERROR";
30
+ REFUNDED: "REFUNDED";
31
31
  WAITING: "WAITING";
32
32
  REFUNDPENDING: "REFUNDPENDING";
33
33
  REFUNDREJECTED: "REFUNDREJECTED";
@@ -59,7 +59,19 @@ declare const shippoCreateMerchantTransaction: import("@keystrokehq/action").Wor
59
59
  metadata?: string | undefined;
60
60
  label_file_type?: "PNG" | "PNG_2.3x7.5" | "PDF" | "PDF_2.3x7.5" | "PDF_4x6" | "PDF_4x8" | "PDF_A4" | "PDF_A6" | "ZPLII" | undefined;
61
61
  shippo_api_version?: string | undefined;
62
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
62
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ accessToken: z.ZodString;
68
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ accessToken: z.ZodString;
74
+ }, z.core.$strip>>]>;
63
75
  //#endregion
64
76
  export { shippoCreateMerchantTransaction };
65
77
  //# sourceMappingURL=create-merchant-transaction.d.cts.map
@@ -24,10 +24,10 @@ declare const ShippoCreateMerchantTransactionOutput: z.ZodObject<{
24
24
  rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
25
  test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
26
26
  status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
27
- REFUNDED: "REFUNDED";
28
27
  QUEUED: "QUEUED";
29
28
  SUCCESS: "SUCCESS";
30
29
  ERROR: "ERROR";
30
+ REFUNDED: "REFUNDED";
31
31
  WAITING: "WAITING";
32
32
  REFUNDPENDING: "REFUNDPENDING";
33
33
  REFUNDREJECTED: "REFUNDREJECTED";
@@ -59,7 +59,19 @@ declare const shippoCreateMerchantTransaction: import("@keystrokehq/action").Wor
59
59
  metadata?: string | undefined;
60
60
  label_file_type?: "PNG" | "PNG_2.3x7.5" | "PDF" | "PDF_2.3x7.5" | "PDF_4x6" | "PDF_4x8" | "PDF_A4" | "PDF_A6" | "ZPLII" | undefined;
61
61
  shippo_api_version?: string | undefined;
62
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
62
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ accessToken: z.ZodString;
68
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
69
+ connectionId: z.ZodString;
70
+ entityId: z.ZodString;
71
+ instanceId: z.ZodString;
72
+ }, z.core.$strip>, z.ZodObject<{
73
+ accessToken: z.ZodString;
74
+ }, z.core.$strip>>]>;
63
75
  //#endregion
64
76
  export { shippoCreateMerchantTransaction };
65
77
  //# sourceMappingURL=create-merchant-transaction.d.mts.map
@@ -183,7 +183,19 @@ declare const shippoCreateOrder: import("@keystrokehq/action").WorkflowActionDef
183
183
  subtotal_price?: string | undefined;
184
184
  shipping_method?: string | undefined;
185
185
  shipping_cost_currency?: string | undefined;
186
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
186
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
187
+ connectionId: z.ZodString;
188
+ entityId: z.ZodString;
189
+ instanceId: z.ZodString;
190
+ }, z.core.$strip>, z.ZodObject<{
191
+ accessToken: z.ZodString;
192
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
193
+ connectionId: z.ZodString;
194
+ entityId: z.ZodString;
195
+ instanceId: z.ZodString;
196
+ }, z.core.$strip>, z.ZodObject<{
197
+ accessToken: z.ZodString;
198
+ }, z.core.$strip>>]>;
187
199
  //#endregion
188
200
  export { shippoCreateOrder };
189
201
  //# sourceMappingURL=create-order.d.cts.map
@@ -183,7 +183,19 @@ declare const shippoCreateOrder: import("@keystrokehq/action").WorkflowActionDef
183
183
  subtotal_price?: string | undefined;
184
184
  shipping_method?: string | undefined;
185
185
  shipping_cost_currency?: string | undefined;
186
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
186
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
187
+ connectionId: z.ZodString;
188
+ entityId: z.ZodString;
189
+ instanceId: z.ZodString;
190
+ }, z.core.$strip>, z.ZodObject<{
191
+ accessToken: z.ZodString;
192
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
193
+ connectionId: z.ZodString;
194
+ entityId: z.ZodString;
195
+ instanceId: z.ZodString;
196
+ }, z.core.$strip>, z.ZodObject<{
197
+ accessToken: z.ZodString;
198
+ }, z.core.$strip>>]>;
187
199
  //#endregion
188
200
  export { shippoCreateOrder };
189
201
  //# sourceMappingURL=create-order.d.mts.map
@@ -89,7 +89,19 @@ declare const shippoCreateParcel: import("@keystrokehq/action").WorkflowActionDe
89
89
  } | undefined;
90
90
  metadata?: string | undefined;
91
91
  template?: string | undefined;
92
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
92
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
93
+ connectionId: z.ZodString;
94
+ entityId: z.ZodString;
95
+ instanceId: z.ZodString;
96
+ }, z.core.$strip>, z.ZodObject<{
97
+ accessToken: z.ZodString;
98
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
99
+ connectionId: z.ZodString;
100
+ entityId: z.ZodString;
101
+ instanceId: z.ZodString;
102
+ }, z.core.$strip>, z.ZodObject<{
103
+ accessToken: z.ZodString;
104
+ }, z.core.$strip>>]>;
93
105
  //#endregion
94
106
  export { shippoCreateParcel };
95
107
  //# sourceMappingURL=create-parcel.d.cts.map
@@ -89,7 +89,19 @@ declare const shippoCreateParcel: import("@keystrokehq/action").WorkflowActionDe
89
89
  } | undefined;
90
90
  metadata?: string | undefined;
91
91
  template?: string | undefined;
92
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
92
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
93
+ connectionId: z.ZodString;
94
+ entityId: z.ZodString;
95
+ instanceId: z.ZodString;
96
+ }, z.core.$strip>, z.ZodObject<{
97
+ accessToken: z.ZodString;
98
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
99
+ connectionId: z.ZodString;
100
+ entityId: z.ZodString;
101
+ instanceId: z.ZodString;
102
+ }, z.core.$strip>, z.ZodObject<{
103
+ accessToken: z.ZodString;
104
+ }, z.core.$strip>>]>;
93
105
  //#endregion
94
106
  export { shippoCreateParcel };
95
107
  //# sourceMappingURL=create-parcel.d.mts.map
@@ -24,7 +24,19 @@ declare const shippoCreateRefund: import("@keystrokehq/action").WorkflowActionDe
24
24
  transaction: string;
25
25
  async?: boolean | undefined;
26
26
  shippo_api_version?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { shippoCreateRefund };
30
42
  //# sourceMappingURL=create-refund.d.cts.map
@@ -24,7 +24,19 @@ declare const shippoCreateRefund: import("@keystrokehq/action").WorkflowActionDe
24
24
  transaction: string;
25
25
  async?: boolean | undefined;
26
26
  shippo_api_version?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { shippoCreateRefund };
30
42
  //# sourceMappingURL=create-refund.d.mts.map
@@ -51,7 +51,19 @@ declare const shippoCreateServiceGroup: import("@keystrokehq/action").WorkflowAc
51
51
  shippo_api_version?: string | undefined;
52
52
  free_shipping_threshold_min?: string | undefined;
53
53
  free_shipping_threshold_currency?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ accessToken: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { shippoCreateServiceGroup };
57
69
  //# sourceMappingURL=create-service-group.d.cts.map
@@ -51,7 +51,19 @@ declare const shippoCreateServiceGroup: import("@keystrokehq/action").WorkflowAc
51
51
  shippo_api_version?: string | undefined;
52
52
  free_shipping_threshold_min?: string | undefined;
53
53
  free_shipping_threshold_currency?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ accessToken: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { shippoCreateServiceGroup };
57
69
  //# sourceMappingURL=create-service-group.d.mts.map
@@ -224,7 +224,19 @@ declare const shippoCreateShipment: import("@keystrokehq/action").WorkflowAction
224
224
  } | undefined;
225
225
  shippo_api_version?: string | undefined;
226
226
  customs_declaration?: string | undefined;
227
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
227
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
228
+ connectionId: z.ZodString;
229
+ entityId: z.ZodString;
230
+ instanceId: z.ZodString;
231
+ }, z.core.$strip>, z.ZodObject<{
232
+ accessToken: z.ZodString;
233
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
234
+ connectionId: z.ZodString;
235
+ entityId: z.ZodString;
236
+ instanceId: z.ZodString;
237
+ }, z.core.$strip>, z.ZodObject<{
238
+ accessToken: z.ZodString;
239
+ }, z.core.$strip>>]>;
228
240
  //#endregion
229
241
  export { shippoCreateShipment };
230
242
  //# sourceMappingURL=create-shipment.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-shipment.d.cts","names":[],"sources":["../../src/actions/create-shipment.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB1B,oBAAA,gCAAoB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAM/B,MAAA"}
1
+ {"version":3,"file":"create-shipment.d.cts","names":[],"sources":["../../src/actions/create-shipment.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB1B,oBAAA,gCAAoB,wBAAA"}
@@ -224,7 +224,19 @@ declare const shippoCreateShipment: import("@keystrokehq/action").WorkflowAction
224
224
  } | undefined;
225
225
  shippo_api_version?: string | undefined;
226
226
  customs_declaration?: string | undefined;
227
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
227
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
228
+ connectionId: z.ZodString;
229
+ entityId: z.ZodString;
230
+ instanceId: z.ZodString;
231
+ }, z.core.$strip>, z.ZodObject<{
232
+ accessToken: z.ZodString;
233
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
234
+ connectionId: z.ZodString;
235
+ entityId: z.ZodString;
236
+ instanceId: z.ZodString;
237
+ }, z.core.$strip>, z.ZodObject<{
238
+ accessToken: z.ZodString;
239
+ }, z.core.$strip>>]>;
228
240
  //#endregion
229
241
  export { shippoCreateShipment };
230
242
  //# sourceMappingURL=create-shipment.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-shipment.d.mts","names":[],"sources":["../../src/actions/create-shipment.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB1B,oBAAA,gCAAoB,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAM/B,MAAA"}
1
+ {"version":3,"file":"create-shipment.d.mts","names":[],"sources":["../../src/actions/create-shipment.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB1B,oBAAA,gCAAoB,wBAAA"}
@@ -66,7 +66,19 @@ declare const shippoCreateTrack: import("@keystrokehq/action").WorkflowActionDef
66
66
  tracking_number: string;
67
67
  metadata?: string | undefined;
68
68
  "SHIPPO-API-VERSION"?: string | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ accessToken: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { shippoCreateTrack };
72
84
  //# sourceMappingURL=create-track.d.cts.map
@@ -66,7 +66,19 @@ declare const shippoCreateTrack: import("@keystrokehq/action").WorkflowActionDef
66
66
  tracking_number: string;
67
67
  metadata?: string | undefined;
68
68
  "SHIPPO-API-VERSION"?: string | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ accessToken: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { shippoCreateTrack };
72
84
  //# sourceMappingURL=create-track.d.mts.map
@@ -21,10 +21,10 @@ declare const ShippoCreateTransactionOutput: z.ZodObject<{
21
21
  rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
23
  status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
24
- REFUNDED: "REFUNDED";
25
24
  QUEUED: "QUEUED";
26
25
  SUCCESS: "SUCCESS";
27
26
  ERROR: "ERROR";
27
+ REFUNDED: "REFUNDED";
28
28
  WAITING: "WAITING";
29
29
  REFUNDPENDING: "REFUNDPENDING";
30
30
  REFUNDREJECTED: "REFUNDREJECTED";
@@ -58,7 +58,19 @@ declare const shippoCreateTransaction: import("@keystrokehq/action").WorkflowAct
58
58
  label_file_type?: "PNG" | "PDF" | "PDF_4x6" | "ZPLII" | undefined;
59
59
  servicelevel_token?: string | undefined;
60
60
  shippo_api_version?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ accessToken: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { shippoCreateTransaction };
64
76
  //# sourceMappingURL=create-transaction.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-transaction.d.cts","names":[],"sources":["../../src/actions/create-transaction.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB7B,uBAAA,gCAAuB,wBAAA;;;;sBAMlC,MAAA"}
1
+ {"version":3,"file":"create-transaction.d.cts","names":[],"sources":["../../src/actions/create-transaction.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB7B,uBAAA,gCAAuB,wBAAA"}
@@ -21,10 +21,10 @@ declare const ShippoCreateTransactionOutput: z.ZodObject<{
21
21
  rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  test: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
23
  status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
24
- REFUNDED: "REFUNDED";
25
24
  QUEUED: "QUEUED";
26
25
  SUCCESS: "SUCCESS";
27
26
  ERROR: "ERROR";
27
+ REFUNDED: "REFUNDED";
28
28
  WAITING: "WAITING";
29
29
  REFUNDPENDING: "REFUNDPENDING";
30
30
  REFUNDREJECTED: "REFUNDREJECTED";
@@ -58,7 +58,19 @@ declare const shippoCreateTransaction: import("@keystrokehq/action").WorkflowAct
58
58
  label_file_type?: "PNG" | "PDF" | "PDF_4x6" | "ZPLII" | undefined;
59
59
  servicelevel_token?: string | undefined;
60
60
  shippo_api_version?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ accessToken: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { shippoCreateTransaction };
64
76
  //# sourceMappingURL=create-transaction.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-transaction.d.mts","names":[],"sources":["../../src/actions/create-transaction.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB7B,uBAAA,gCAAuB,wBAAA;;;;sBAMlC,MAAA"}
1
+ {"version":3,"file":"create-transaction.d.mts","names":[],"sources":["../../src/actions/create-transaction.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoB7B,uBAAA,gCAAuB,wBAAA"}
@@ -35,7 +35,19 @@ declare const shippoCreateUserParcelTemplate: import("@keystrokehq/action").Work
35
35
  template?: string | undefined;
36
36
  weight_unit?: string | undefined;
37
37
  shippo_api_version?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ accessToken: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { shippoCreateUserParcelTemplate };
41
53
  //# sourceMappingURL=create-user-parcel-template.d.cts.map
@@ -35,7 +35,19 @@ declare const shippoCreateUserParcelTemplate: import("@keystrokehq/action").Work
35
35
  template?: string | undefined;
36
36
  weight_unit?: string | undefined;
37
37
  shippo_api_version?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ accessToken: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { shippoCreateUserParcelTemplate };
41
53
  //# sourceMappingURL=create-user-parcel-template.d.mts.map
@@ -27,7 +27,19 @@ declare const shippoCreateWebhook: import("@keystrokehq/action").WorkflowActionD
27
27
  url: string;
28
28
  event: "track_updated" | "transaction_created" | "transaction_updated" | "batch_created" | "batch_purchased" | "all";
29
29
  is_test?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ accessToken: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { shippoCreateWebhook };
33
45
  //# sourceMappingURL=create-webhook.d.cts.map
@@ -27,7 +27,19 @@ declare const shippoCreateWebhook: import("@keystrokehq/action").WorkflowActionD
27
27
  url: string;
28
28
  event: "track_updated" | "transaction_created" | "transaction_updated" | "batch_created" | "batch_purchased" | "all";
29
29
  is_test?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ accessToken: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ accessToken: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { shippoCreateWebhook };
33
45
  //# sourceMappingURL=create-webhook.d.mts.map
@@ -9,7 +9,19 @@ declare const ShippoDeleteDefaultParcelTemplateOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const shippoDeleteDefaultParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  SHIPPO_API_VERSION?: string | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shippoDeleteDefaultParcelTemplate };
15
27
  //# sourceMappingURL=delete-default-parcel-template.d.cts.map
@@ -9,7 +9,19 @@ declare const ShippoDeleteDefaultParcelTemplateOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const shippoDeleteDefaultParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  SHIPPO_API_VERSION?: string | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shippoDeleteDefaultParcelTemplate };
15
27
  //# sourceMappingURL=delete-default-parcel-template.d.mts.map
@@ -11,7 +11,19 @@ declare const ShippoDeleteUserParcelTemplateOutput: z.ZodObject<{
11
11
  declare const shippoDeleteUserParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  user_parcel_template_object_id: string;
13
13
  shippo_api_version?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { shippoDeleteUserParcelTemplate };
17
29
  //# sourceMappingURL=delete-user-parcel-template.d.cts.map