@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
@@ -20,7 +20,19 @@ declare const ShippoListShippoAccountsOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const shippoListShippoAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  page?: number | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { shippoListShippoAccounts };
26
38
  //# sourceMappingURL=list-shippo-accounts.d.cts.map
@@ -20,7 +20,19 @@ declare const ShippoListShippoAccountsOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const shippoListShippoAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  page?: number | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { shippoListShippoAccounts };
26
38
  //# sourceMappingURL=list-shippo-accounts.d.mts.map
@@ -31,7 +31,19 @@ declare const ShippoListUserParcelTemplatesOutput: z.ZodObject<{
31
31
  }, z.core.$loose>;
32
32
  declare const shippoListUserParcelTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
33
33
  shippo_api_version?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoListUserParcelTemplates };
37
49
  //# sourceMappingURL=list-user-parcel-templates.d.cts.map
@@ -31,7 +31,19 @@ declare const ShippoListUserParcelTemplatesOutput: z.ZodObject<{
31
31
  }, z.core.$loose>;
32
32
  declare const shippoListUserParcelTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
33
33
  shippo_api_version?: string | undefined;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoListUserParcelTemplates };
37
49
  //# sourceMappingURL=list-user-parcel-templates.d.mts.map
@@ -39,7 +39,19 @@ declare const shippoPurchaseMerchantBatch: import("@keystrokehq/action").Workflo
39
39
  batch_id: string;
40
40
  merchant_id: string;
41
41
  shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { shippoPurchaseMerchantBatch };
45
57
  //# sourceMappingURL=purchase-merchant-batch.d.cts.map
@@ -39,7 +39,19 @@ declare const shippoPurchaseMerchantBatch: import("@keystrokehq/action").Workflo
39
39
  batch_id: string;
40
40
  merchant_id: string;
41
41
  shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { shippoPurchaseMerchantBatch };
45
57
  //# sourceMappingURL=purchase-merchant-batch.d.mts.map
@@ -46,7 +46,19 @@ declare const shippoRemoveShipmentsFromBatch: import("@keystrokehq/action").Work
46
46
  merchant_id: string;
47
47
  shipment_ids: string[];
48
48
  shippo_api_version?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { shippoRemoveShipmentsFromBatch };
52
64
  //# sourceMappingURL=remove-shipments-from-batch.d.cts.map
@@ -46,7 +46,19 @@ declare const shippoRemoveShipmentsFromBatch: import("@keystrokehq/action").Work
46
46
  merchant_id: string;
47
47
  shipment_ids: string[];
48
48
  shippo_api_version?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { shippoRemoveShipmentsFromBatch };
52
64
  //# sourceMappingURL=remove-shipments-from-batch.d.mts.map
@@ -27,7 +27,19 @@ declare const shippoUpdateCarrierAccount: import("@keystrokehq/action").Workflow
27
27
  active?: boolean | undefined;
28
28
  parameters?: Record<string, unknown> | undefined;
29
29
  shippo_api_version?: string | 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 { shippoUpdateCarrierAccount };
33
45
  //# sourceMappingURL=update-carrier-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-carrier-account.d.cts","names":[],"sources":["../../src/actions/update-carrier-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAYhC,0BAAA,gCAA0B,wBAAA;;;;;eAMrC,MAAA"}
1
+ {"version":3,"file":"update-carrier-account.d.cts","names":[],"sources":["../../src/actions/update-carrier-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAYhC,0BAAA,gCAA0B,wBAAA"}
@@ -27,7 +27,19 @@ declare const shippoUpdateCarrierAccount: import("@keystrokehq/action").Workflow
27
27
  active?: boolean | undefined;
28
28
  parameters?: Record<string, unknown> | undefined;
29
29
  shippo_api_version?: string | 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 { shippoUpdateCarrierAccount };
33
45
  //# sourceMappingURL=update-carrier-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-carrier-account.d.mts","names":[],"sources":["../../src/actions/update-carrier-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAYhC,0BAAA,gCAA0B,wBAAA;;;;;eAMrC,MAAA"}
1
+ {"version":3,"file":"update-carrier-account.d.mts","names":[],"sources":["../../src/actions/update-carrier-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAQ/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAYhC,0BAAA,gCAA0B,wBAAA"}
@@ -36,7 +36,19 @@ declare const ShippoUpdateDefaultParcelTemplateOutput: z.ZodObject<{
36
36
  declare const shippoUpdateDefaultParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  object_id: string;
38
38
  "SHIPPO-API-VERSION"?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { shippoUpdateDefaultParcelTemplate };
42
54
  //# sourceMappingURL=update-default-parcel-template.d.cts.map
@@ -36,7 +36,19 @@ declare const ShippoUpdateDefaultParcelTemplateOutput: z.ZodObject<{
36
36
  declare const shippoUpdateDefaultParcelTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  object_id: string;
38
38
  "SHIPPO-API-VERSION"?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { shippoUpdateDefaultParcelTemplate };
42
54
  //# sourceMappingURL=update-default-parcel-template.d.mts.map
@@ -75,7 +75,19 @@ declare const shippoUpdateMerchantCarrierAccount: import("@keystrokehq/action").
75
75
  carrier_account_id: string;
76
76
  active?: boolean | undefined;
77
77
  shippo_api_version?: string | undefined;
78
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
78
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ accessToken: z.ZodString;
84
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ accessToken: z.ZodString;
90
+ }, z.core.$strip>>]>;
79
91
  //#endregion
80
92
  export { shippoUpdateMerchantCarrierAccount };
81
93
  //# sourceMappingURL=update-merchant-carrier-account.d.cts.map
@@ -75,7 +75,19 @@ declare const shippoUpdateMerchantCarrierAccount: import("@keystrokehq/action").
75
75
  carrier_account_id: string;
76
76
  active?: boolean | undefined;
77
77
  shippo_api_version?: string | undefined;
78
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
78
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ accessToken: z.ZodString;
84
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
85
+ connectionId: z.ZodString;
86
+ entityId: z.ZodString;
87
+ instanceId: z.ZodString;
88
+ }, z.core.$strip>, z.ZodObject<{
89
+ accessToken: z.ZodString;
90
+ }, z.core.$strip>>]>;
79
91
  //#endregion
80
92
  export { shippoUpdateMerchantCarrierAccount };
81
93
  //# sourceMappingURL=update-merchant-carrier-account.d.mts.map
@@ -25,7 +25,19 @@ declare const shippoUpdateMerchant: import("@keystrokehq/action").WorkflowAction
25
25
  merchant_id: string;
26
26
  merchant_name: string;
27
27
  shippo_api_version?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { shippoUpdateMerchant };
31
43
  //# sourceMappingURL=update-merchant.d.cts.map
@@ -25,7 +25,19 @@ declare const shippoUpdateMerchant: import("@keystrokehq/action").WorkflowAction
25
25
  merchant_id: string;
26
26
  merchant_name: string;
27
27
  shippo_api_version?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { shippoUpdateMerchant };
31
43
  //# sourceMappingURL=update-merchant.d.mts.map
@@ -49,7 +49,19 @@ declare const shippoUpdateServiceGroup: import("@keystrokehq/action").WorkflowAc
49
49
  flat_rate_currency?: string | undefined;
50
50
  free_shipping_threshold_min?: string | undefined;
51
51
  free_shipping_threshold_currency?: string | undefined;
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ accessToken: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ accessToken: z.ZodString;
64
+ }, z.core.$strip>>]>;
53
65
  //#endregion
54
66
  export { shippoUpdateServiceGroup };
55
67
  //# sourceMappingURL=update-service-group.d.cts.map
@@ -49,7 +49,19 @@ declare const shippoUpdateServiceGroup: import("@keystrokehq/action").WorkflowAc
49
49
  flat_rate_currency?: string | undefined;
50
50
  free_shipping_threshold_min?: string | undefined;
51
51
  free_shipping_threshold_currency?: string | undefined;
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ accessToken: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ accessToken: z.ZodString;
64
+ }, z.core.$strip>>]>;
53
65
  //#endregion
54
66
  export { shippoUpdateServiceGroup };
55
67
  //# sourceMappingURL=update-service-group.d.mts.map
@@ -28,7 +28,19 @@ declare const shippoUpdateUserParcelTemplate: import("@keystrokehq/action").Work
28
28
  weight_unit: string;
29
29
  user_parcel_template_object_id: string;
30
30
  shippo_api_version?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { shippoUpdateUserParcelTemplate };
34
46
  //# sourceMappingURL=update-user-parcel-template.d.cts.map
@@ -28,7 +28,19 @@ declare const shippoUpdateUserParcelTemplate: import("@keystrokehq/action").Work
28
28
  weight_unit: string;
29
29
  user_parcel_template_object_id: string;
30
30
  shippo_api_version?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { shippoUpdateUserParcelTemplate };
34
46
  //# sourceMappingURL=update-user-parcel-template.d.mts.map
@@ -31,7 +31,19 @@ declare const shippoUpdateWebhook: import("@keystrokehq/action").WorkflowActionD
31
31
  active: boolean;
32
32
  is_test: boolean;
33
33
  webhook_id: string;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoUpdateWebhook };
37
49
  //# sourceMappingURL=update-webhook.d.cts.map
@@ -31,7 +31,19 @@ declare const shippoUpdateWebhook: import("@keystrokehq/action").WorkflowActionD
31
31
  active: boolean;
32
32
  is_test: boolean;
33
33
  webhook_id: string;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { shippoUpdateWebhook };
37
49
  //# sourceMappingURL=update-webhook.d.mts.map
@@ -39,7 +39,19 @@ declare const ShippoValidateAddressOutput: z.ZodObject<{
39
39
  declare const shippoValidateAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  address_id: string;
41
41
  shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { shippoValidateAddress };
45
57
  //# sourceMappingURL=validate-address.d.cts.map
@@ -39,7 +39,19 @@ declare const ShippoValidateAddressOutput: z.ZodObject<{
39
39
  declare const shippoValidateAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  address_id: string;
41
41
  shippo_api_version?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { shippoValidateAddress };
45
57
  //# sourceMappingURL=validate-address.d.mts.map
@@ -38,7 +38,19 @@ declare const shippoValidateMerchantAddress: import("@keystrokehq/action").Workf
38
38
  address_id: string;
39
39
  merchant_id: string;
40
40
  shippo_api_version?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { shippoValidateMerchantAddress };
44
56
  //# sourceMappingURL=validate-merchant-address.d.cts.map
@@ -38,7 +38,19 @@ declare const shippoValidateMerchantAddress: import("@keystrokehq/action").Workf
38
38
  address_id: string;
39
39
  merchant_id: string;
40
40
  shippo_api_version?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { shippoValidateMerchantAddress };
44
56
  //# sourceMappingURL=validate-merchant-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 shippo = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const shippo = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "shippo",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { accessToken: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.shippo = shippo;
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 shippo = defineApp({\n slug: \"shippo\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,UAAA,uCAAA,CAAA,CAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;AACR,CAAC"}
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 shippo = defineApp({\n slug: \"shippo\",\n auth: \"keystroke\",\n credential: {\n accessToken: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAA,GAAA,2BAAA,UAAA,CAAmB;CAC9B,MAAM;CACN,MAAM;CACN,YAAY,EACV,aAAaA,IAAAA,EAAE,OAAO,EACxB;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 shippo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const shippo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ accessToken: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { shippo };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,MAAA,6BAAM,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,MAAA,6BAAM,GAAA,+BAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}