@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
@@ -67,7 +67,19 @@ declare const shippoCreateAddress: import("@keystrokehq/action").WorkflowActionD
67
67
  street_no?: string | undefined;
68
68
  is_residential?: boolean | undefined;
69
69
  "SHIPPO-API-VERSION"?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ accessToken: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ accessToken: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { shippoCreateAddress };
73
85
  //# sourceMappingURL=create-address.d.cts.map
@@ -67,7 +67,19 @@ declare const shippoCreateAddress: import("@keystrokehq/action").WorkflowActionD
67
67
  street_no?: string | undefined;
68
68
  is_residential?: boolean | undefined;
69
69
  "SHIPPO-API-VERSION"?: string | undefined;
70
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ accessToken: z.ZodString;
76
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ accessToken: z.ZodString;
82
+ }, z.core.$strip>>]>;
71
83
  //#endregion
72
84
  export { shippoCreateAddress };
73
85
  //# sourceMappingURL=create-address.d.mts.map
@@ -108,7 +108,19 @@ declare const shippoCreateBatch: import("@keystrokehq/action").WorkflowActionDef
108
108
  metadata?: string | undefined;
109
109
  label_filetype?: string | undefined;
110
110
  shippo_api_version?: string | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
111
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ accessToken: z.ZodString;
117
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
118
+ connectionId: z.ZodString;
119
+ entityId: z.ZodString;
120
+ instanceId: z.ZodString;
121
+ }, z.core.$strip>, z.ZodObject<{
122
+ accessToken: z.ZodString;
123
+ }, z.core.$strip>>]>;
112
124
  //#endregion
113
125
  export { shippoCreateBatch };
114
126
  //# sourceMappingURL=create-batch.d.cts.map
@@ -108,7 +108,19 @@ declare const shippoCreateBatch: import("@keystrokehq/action").WorkflowActionDef
108
108
  metadata?: string | undefined;
109
109
  label_filetype?: string | undefined;
110
110
  shippo_api_version?: string | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
111
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ accessToken: z.ZodString;
117
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
118
+ connectionId: z.ZodString;
119
+ entityId: z.ZodString;
120
+ instanceId: z.ZodString;
121
+ }, z.core.$strip>, z.ZodObject<{
122
+ accessToken: z.ZodString;
123
+ }, z.core.$strip>>]>;
112
124
  //#endregion
113
125
  export { shippoCreateBatch };
114
126
  //# sourceMappingURL=create-batch.d.mts.map
@@ -96,7 +96,19 @@ declare const shippoCreateCarrierAccount: import("@keystrokehq/action").Workflow
96
96
  };
97
97
  test?: boolean | undefined;
98
98
  metadata?: string | undefined;
99
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
99
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ accessToken: z.ZodString;
105
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ accessToken: z.ZodString;
111
+ }, z.core.$strip>>]>;
100
112
  //#endregion
101
113
  export { shippoCreateCarrierAccount };
102
114
  //# sourceMappingURL=create-carrier-account.d.cts.map
@@ -96,7 +96,19 @@ declare const shippoCreateCarrierAccount: import("@keystrokehq/action").Workflow
96
96
  };
97
97
  test?: boolean | undefined;
98
98
  metadata?: string | undefined;
99
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
99
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
100
+ connectionId: z.ZodString;
101
+ entityId: z.ZodString;
102
+ instanceId: z.ZodString;
103
+ }, z.core.$strip>, z.ZodObject<{
104
+ accessToken: z.ZodString;
105
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ accessToken: z.ZodString;
111
+ }, z.core.$strip>>]>;
100
112
  //#endregion
101
113
  export { shippoCreateCarrierAccount };
102
114
  //# sourceMappingURL=create-carrier-account.d.mts.map
@@ -47,7 +47,19 @@ declare const shippoCreateCustomsItem: import("@keystrokehq/action").WorkflowAct
47
47
  eccn_ear99?: string | undefined;
48
48
  tariff_number?: string | undefined;
49
49
  SHIPPO_API_VERSION?: string | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ accessToken: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ accessToken: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { shippoCreateCustomsItem };
53
65
  //# sourceMappingURL=create-customs-item.d.cts.map
@@ -47,7 +47,19 @@ declare const shippoCreateCustomsItem: import("@keystrokehq/action").WorkflowAct
47
47
  eccn_ear99?: string | undefined;
48
48
  tariff_number?: string | undefined;
49
49
  SHIPPO_API_VERSION?: string | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ accessToken: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ accessToken: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { shippoCreateCustomsItem };
53
65
  //# sourceMappingURL=create-customs-item.d.mts.map
@@ -111,7 +111,19 @@ declare const shippoCreateLiveRate: import("@keystrokehq/action").WorkflowAction
111
111
  street2?: string | null | undefined;
112
112
  } | undefined;
113
113
  shippo_api_version?: string | undefined;
114
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
114
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
115
+ connectionId: z.ZodString;
116
+ entityId: z.ZodString;
117
+ instanceId: z.ZodString;
118
+ }, z.core.$strip>, z.ZodObject<{
119
+ accessToken: z.ZodString;
120
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
121
+ connectionId: z.ZodString;
122
+ entityId: z.ZodString;
123
+ instanceId: z.ZodString;
124
+ }, z.core.$strip>, z.ZodObject<{
125
+ accessToken: z.ZodString;
126
+ }, z.core.$strip>>]>;
115
127
  //#endregion
116
128
  export { shippoCreateLiveRate };
117
129
  //# sourceMappingURL=create-live-rate.d.cts.map
@@ -111,7 +111,19 @@ declare const shippoCreateLiveRate: import("@keystrokehq/action").WorkflowAction
111
111
  street2?: string | null | undefined;
112
112
  } | undefined;
113
113
  shippo_api_version?: string | undefined;
114
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
114
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
115
+ connectionId: z.ZodString;
116
+ entityId: z.ZodString;
117
+ instanceId: z.ZodString;
118
+ }, z.core.$strip>, z.ZodObject<{
119
+ accessToken: z.ZodString;
120
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
121
+ connectionId: z.ZodString;
122
+ entityId: z.ZodString;
123
+ instanceId: z.ZodString;
124
+ }, z.core.$strip>, z.ZodObject<{
125
+ accessToken: z.ZodString;
126
+ }, z.core.$strip>>]>;
115
127
  //#endregion
116
128
  export { shippoCreateLiveRate };
117
129
  //# sourceMappingURL=create-live-rate.d.mts.map
@@ -31,7 +31,19 @@ declare const shippoCreateManifest: import("@keystrokehq/action").WorkflowAction
31
31
  transactions?: string[] | undefined;
32
32
  async_manifest?: boolean | undefined;
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 { shippoCreateManifest };
37
49
  //# sourceMappingURL=create-manifest.d.cts.map
@@ -31,7 +31,19 @@ declare const shippoCreateManifest: import("@keystrokehq/action").WorkflowAction
31
31
  transactions?: string[] | undefined;
32
32
  async_manifest?: boolean | undefined;
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 { shippoCreateManifest };
37
49
  //# sourceMappingURL=create-manifest.d.mts.map
@@ -62,7 +62,19 @@ declare const shippoCreateMerchantAddress: import("@keystrokehq/action").Workflo
62
62
  validate?: boolean | undefined;
63
63
  is_residential?: boolean | undefined;
64
64
  "SHIPPO-API-VERSION"?: string | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ accessToken: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ accessToken: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { shippoCreateMerchantAddress };
68
80
  //# sourceMappingURL=create-merchant-address.d.cts.map
@@ -62,7 +62,19 @@ declare const shippoCreateMerchantAddress: import("@keystrokehq/action").Workflo
62
62
  validate?: boolean | undefined;
63
63
  is_residential?: boolean | undefined;
64
64
  "SHIPPO-API-VERSION"?: string | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ accessToken: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ accessToken: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { shippoCreateMerchantAddress };
68
80
  //# sourceMappingURL=create-merchant-address.d.mts.map
@@ -84,7 +84,19 @@ declare const shippoCreateMerchantBatch: import("@keystrokehq/action").WorkflowA
84
84
  metadata?: string | undefined;
85
85
  label_filetype?: "PNG" | "PNG_2.3x7.5" | "PDF" | "PDF_2.3x7.5" | "PDF_4x6" | "PDF_4x8" | "PDF_A4" | "PDF_A6" | "ZPLII" | undefined;
86
86
  shippo_api_version?: string | undefined;
87
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
87
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ accessToken: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ accessToken: z.ZodString;
99
+ }, z.core.$strip>>]>;
88
100
  //#endregion
89
101
  export { shippoCreateMerchantBatch };
90
102
  //# sourceMappingURL=create-merchant-batch.d.cts.map
@@ -84,7 +84,19 @@ declare const shippoCreateMerchantBatch: import("@keystrokehq/action").WorkflowA
84
84
  metadata?: string | undefined;
85
85
  label_filetype?: "PNG" | "PNG_2.3x7.5" | "PDF" | "PDF_2.3x7.5" | "PDF_4x6" | "PDF_4x8" | "PDF_A4" | "PDF_A6" | "ZPLII" | undefined;
86
86
  shippo_api_version?: string | undefined;
87
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
87
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ accessToken: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ accessToken: z.ZodString;
99
+ }, z.core.$strip>>]>;
88
100
  //#endregion
89
101
  export { shippoCreateMerchantBatch };
90
102
  //# sourceMappingURL=create-merchant-batch.d.mts.map
@@ -100,7 +100,19 @@ declare const shippoCreateMerchantCarrierAccount: import("@keystrokehq/action").
100
100
  test?: boolean | undefined;
101
101
  metadata?: string | undefined;
102
102
  shippo_api_version?: string | undefined;
103
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
103
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
104
+ connectionId: z.ZodString;
105
+ entityId: z.ZodString;
106
+ instanceId: z.ZodString;
107
+ }, z.core.$strip>, z.ZodObject<{
108
+ accessToken: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ accessToken: z.ZodString;
115
+ }, z.core.$strip>>]>;
104
116
  //#endregion
105
117
  export { shippoCreateMerchantCarrierAccount };
106
118
  //# sourceMappingURL=create-merchant-carrier-account.d.cts.map
@@ -100,7 +100,19 @@ declare const shippoCreateMerchantCarrierAccount: import("@keystrokehq/action").
100
100
  test?: boolean | undefined;
101
101
  metadata?: string | undefined;
102
102
  shippo_api_version?: string | undefined;
103
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
103
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
104
+ connectionId: z.ZodString;
105
+ entityId: z.ZodString;
106
+ instanceId: z.ZodString;
107
+ }, z.core.$strip>, z.ZodObject<{
108
+ accessToken: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ accessToken: z.ZodString;
115
+ }, z.core.$strip>>]>;
104
116
  //#endregion
105
117
  export { shippoCreateMerchantCarrierAccount };
106
118
  //# sourceMappingURL=create-merchant-carrier-account.d.mts.map
@@ -122,7 +122,19 @@ declare const shippoCreateMerchantCustomsDeclaration: import("@keystrokehq/actio
122
122
  importer_reference?: string | undefined;
123
123
  shippo_api_version?: string | undefined;
124
124
  contents_explanation?: string | undefined;
125
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
125
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ accessToken: z.ZodString;
131
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
132
+ connectionId: z.ZodString;
133
+ entityId: z.ZodString;
134
+ instanceId: z.ZodString;
135
+ }, z.core.$strip>, z.ZodObject<{
136
+ accessToken: z.ZodString;
137
+ }, z.core.$strip>>]>;
126
138
  //#endregion
127
139
  export { shippoCreateMerchantCustomsDeclaration };
128
140
  //# sourceMappingURL=create-merchant-customs-declaration.d.cts.map
@@ -122,7 +122,19 @@ declare const shippoCreateMerchantCustomsDeclaration: import("@keystrokehq/actio
122
122
  importer_reference?: string | undefined;
123
123
  shippo_api_version?: string | undefined;
124
124
  contents_explanation?: string | undefined;
125
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
125
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
126
+ connectionId: z.ZodString;
127
+ entityId: z.ZodString;
128
+ instanceId: z.ZodString;
129
+ }, z.core.$strip>, z.ZodObject<{
130
+ accessToken: z.ZodString;
131
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
132
+ connectionId: z.ZodString;
133
+ entityId: z.ZodString;
134
+ instanceId: z.ZodString;
135
+ }, z.core.$strip>, z.ZodObject<{
136
+ accessToken: z.ZodString;
137
+ }, z.core.$strip>>]>;
126
138
  //#endregion
127
139
  export { shippoCreateMerchantCustomsDeclaration };
128
140
  //# sourceMappingURL=create-merchant-customs-declaration.d.mts.map
@@ -62,7 +62,19 @@ declare const shippoCreateMerchantCustomsItem: import("@keystrokehq/action").Wor
62
62
  eccn_ear99?: string | undefined;
63
63
  tariff_number?: string | undefined;
64
64
  "SHIPPO-API-VERSION"?: string | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ accessToken: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ accessToken: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { shippoCreateMerchantCustomsItem };
68
80
  //# sourceMappingURL=create-merchant-customs-item.d.cts.map
@@ -62,7 +62,19 @@ declare const shippoCreateMerchantCustomsItem: import("@keystrokehq/action").Wor
62
62
  eccn_ear99?: string | undefined;
63
63
  tariff_number?: string | undefined;
64
64
  "SHIPPO-API-VERSION"?: string | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ accessToken: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ accessToken: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { shippoCreateMerchantCustomsItem };
68
80
  //# sourceMappingURL=create-merchant-customs-item.d.mts.map
@@ -164,7 +164,19 @@ declare const shippoCreateMerchantOrder: import("@keystrokehq/action").WorkflowA
164
164
  shipping_method?: string | undefined;
165
165
  shippo_api_version?: string | undefined;
166
166
  shipping_cost_currency?: string | undefined;
167
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
167
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
168
+ connectionId: z.ZodString;
169
+ entityId: z.ZodString;
170
+ instanceId: z.ZodString;
171
+ }, z.core.$strip>, z.ZodObject<{
172
+ accessToken: z.ZodString;
173
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
174
+ connectionId: z.ZodString;
175
+ entityId: z.ZodString;
176
+ instanceId: z.ZodString;
177
+ }, z.core.$strip>, z.ZodObject<{
178
+ accessToken: z.ZodString;
179
+ }, z.core.$strip>>]>;
168
180
  //#endregion
169
181
  export { shippoCreateMerchantOrder };
170
182
  //# sourceMappingURL=create-merchant-order.d.cts.map
@@ -164,7 +164,19 @@ declare const shippoCreateMerchantOrder: import("@keystrokehq/action").WorkflowA
164
164
  shipping_method?: string | undefined;
165
165
  shippo_api_version?: string | undefined;
166
166
  shipping_cost_currency?: string | undefined;
167
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
167
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
168
+ connectionId: z.ZodString;
169
+ entityId: z.ZodString;
170
+ instanceId: z.ZodString;
171
+ }, z.core.$strip>, z.ZodObject<{
172
+ accessToken: z.ZodString;
173
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
174
+ connectionId: z.ZodString;
175
+ entityId: z.ZodString;
176
+ instanceId: z.ZodString;
177
+ }, z.core.$strip>, z.ZodObject<{
178
+ accessToken: z.ZodString;
179
+ }, z.core.$strip>>]>;
168
180
  //#endregion
169
181
  export { shippoCreateMerchantOrder };
170
182
  //# sourceMappingURL=create-merchant-order.d.mts.map
@@ -165,7 +165,19 @@ declare const shippoCreateMerchantParcel: import("@keystrokehq/action").Workflow
165
165
  metadata?: string | undefined;
166
166
  template?: "FedEx_Box_10kg" | "FedEx_Box_25kg" | "FedEx_Box_Extra_Large_1" | "FedEx_Box_Extra_Large_2" | "FedEx_Box_Large_1" | "FedEx_Box_Large_2" | "FedEx_Box_Medium_1" | "FedEx_Box_Medium_2" | "FedEx_Box_Small_1" | "FedEx_Box_Small_2" | "FedEx_Envelope" | "FedEx_Padded_Pak" | "FedEx_Pak_1" | "FedEx_Pak_2" | "FedEx_Tube" | "FedEx_XL_Pak" | "UPS_Box_10kg" | "UPS_Box_25kg" | "UPS_Express_Box" | "UPS_Express_Box_Large" | "UPS_Express_Box_Medium" | "UPS_Express_Box_Small" | "UPS_Express_Envelope" | "UPS_Express_Hard_Pak" | "UPS_Express_Legal_Envelope" | "UPS_Express_Pak" | "UPS_Express_Tube" | "UPS_Laboratory_Pak" | "UPS_MI_BPM" | "UPS_MI_BPM_Flat" | "UPS_MI_BPM_Parcel" | "UPS_MI_First_Class" | "UPS_MI_Flat" | "UPS_MI_Irregular" | "UPS_MI_Machinable" | "UPS_MI_MEDIA_MAIL" | "UPS_MI_Parcel_Post" | "UPS_MI_Priority" | "UPS_MI_Standard_Flat" | "UPS_Pad_Pak" | "UPS_Pallet" | "USPS_FlatRateCardboardEnvelope" | "USPS_FlatRateEnvelope" | "USPS_FlatRateGiftCardEnvelope" | "USPS_FlatRateLegalEnvelope" | "USPS_FlatRatePaddedEnvelope" | "USPS_FlatRateWindowEnvelope" | "USPS_IrregularParcel" | "USPS_LargeFlatRateBoardGameBox" | "USPS_LargeFlatRateBox" | "USPS_APOFlatRateBox" | "USPS_LargeVideoFlatRateBox" | "USPS_MediumFlatRateBox1" | "USPS_MediumFlatRateBox2" | "USPS_RegionalRateBoxA1" | "USPS_RegionalRateBoxA2" | "USPS_RegionalRateBoxB1" | "USPS_RegionalRateBoxB2" | "USPS_SmallFlatRateBox" | "USPS_SmallFlatRateEnvelope" | "USPS_SoftPack" | "DHLeC_Irregular" | "DHLeC_SM_Flats" | "couriersplease_500g_satchel" | "couriersplease_1kg_satchel" | "couriersplease_3kg_satchel" | "couriersplease_5kg_satchel" | "Fastway_Australia_Satchel_A2" | "Fastway_Australia_Satchel_A3" | "Fastway_Australia_Satchel_A4" | "Fastway_Australia_Satchel_A5" | undefined;
167
167
  "SHIPPO-API-VERSION"?: string | undefined;
168
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
168
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
169
+ connectionId: z.ZodString;
170
+ entityId: z.ZodString;
171
+ instanceId: z.ZodString;
172
+ }, z.core.$strip>, z.ZodObject<{
173
+ accessToken: z.ZodString;
174
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
175
+ connectionId: z.ZodString;
176
+ entityId: z.ZodString;
177
+ instanceId: z.ZodString;
178
+ }, z.core.$strip>, z.ZodObject<{
179
+ accessToken: z.ZodString;
180
+ }, z.core.$strip>>]>;
169
181
  //#endregion
170
182
  export { shippoCreateMerchantParcel };
171
183
  //# sourceMappingURL=create-merchant-parcel.d.cts.map
@@ -165,7 +165,19 @@ declare const shippoCreateMerchantParcel: import("@keystrokehq/action").Workflow
165
165
  metadata?: string | undefined;
166
166
  template?: "FedEx_Box_10kg" | "FedEx_Box_25kg" | "FedEx_Box_Extra_Large_1" | "FedEx_Box_Extra_Large_2" | "FedEx_Box_Large_1" | "FedEx_Box_Large_2" | "FedEx_Box_Medium_1" | "FedEx_Box_Medium_2" | "FedEx_Box_Small_1" | "FedEx_Box_Small_2" | "FedEx_Envelope" | "FedEx_Padded_Pak" | "FedEx_Pak_1" | "FedEx_Pak_2" | "FedEx_Tube" | "FedEx_XL_Pak" | "UPS_Box_10kg" | "UPS_Box_25kg" | "UPS_Express_Box" | "UPS_Express_Box_Large" | "UPS_Express_Box_Medium" | "UPS_Express_Box_Small" | "UPS_Express_Envelope" | "UPS_Express_Hard_Pak" | "UPS_Express_Legal_Envelope" | "UPS_Express_Pak" | "UPS_Express_Tube" | "UPS_Laboratory_Pak" | "UPS_MI_BPM" | "UPS_MI_BPM_Flat" | "UPS_MI_BPM_Parcel" | "UPS_MI_First_Class" | "UPS_MI_Flat" | "UPS_MI_Irregular" | "UPS_MI_Machinable" | "UPS_MI_MEDIA_MAIL" | "UPS_MI_Parcel_Post" | "UPS_MI_Priority" | "UPS_MI_Standard_Flat" | "UPS_Pad_Pak" | "UPS_Pallet" | "USPS_FlatRateCardboardEnvelope" | "USPS_FlatRateEnvelope" | "USPS_FlatRateGiftCardEnvelope" | "USPS_FlatRateLegalEnvelope" | "USPS_FlatRatePaddedEnvelope" | "USPS_FlatRateWindowEnvelope" | "USPS_IrregularParcel" | "USPS_LargeFlatRateBoardGameBox" | "USPS_LargeFlatRateBox" | "USPS_APOFlatRateBox" | "USPS_LargeVideoFlatRateBox" | "USPS_MediumFlatRateBox1" | "USPS_MediumFlatRateBox2" | "USPS_RegionalRateBoxA1" | "USPS_RegionalRateBoxA2" | "USPS_RegionalRateBoxB1" | "USPS_RegionalRateBoxB2" | "USPS_SmallFlatRateBox" | "USPS_SmallFlatRateEnvelope" | "USPS_SoftPack" | "DHLeC_Irregular" | "DHLeC_SM_Flats" | "couriersplease_500g_satchel" | "couriersplease_1kg_satchel" | "couriersplease_3kg_satchel" | "couriersplease_5kg_satchel" | "Fastway_Australia_Satchel_A2" | "Fastway_Australia_Satchel_A3" | "Fastway_Australia_Satchel_A4" | "Fastway_Australia_Satchel_A5" | undefined;
167
167
  "SHIPPO-API-VERSION"?: string | undefined;
168
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
168
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
169
+ connectionId: z.ZodString;
170
+ entityId: z.ZodString;
171
+ instanceId: z.ZodString;
172
+ }, z.core.$strip>, z.ZodObject<{
173
+ accessToken: z.ZodString;
174
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
175
+ connectionId: z.ZodString;
176
+ entityId: z.ZodString;
177
+ instanceId: z.ZodString;
178
+ }, z.core.$strip>, z.ZodObject<{
179
+ accessToken: z.ZodString;
180
+ }, z.core.$strip>>]>;
169
181
  //#endregion
170
182
  export { shippoCreateMerchantParcel };
171
183
  //# sourceMappingURL=create-merchant-parcel.d.mts.map
@@ -26,7 +26,19 @@ declare const shippoCreateMerchantRefund: import("@keystrokehq/action").Workflow
26
26
  transaction: string;
27
27
  async?: boolean | undefined;
28
28
  shippo_api_version?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { shippoCreateMerchantRefund };
32
44
  //# sourceMappingURL=create-merchant-refund.d.cts.map
@@ -26,7 +26,19 @@ declare const shippoCreateMerchantRefund: import("@keystrokehq/action").Workflow
26
26
  transaction: string;
27
27
  async?: boolean | undefined;
28
28
  shippo_api_version?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shippo", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { shippoCreateMerchantRefund };
32
44
  //# sourceMappingURL=create-merchant-refund.d.mts.map