@keystrokehq/ramp 0.1.0 → 0.1.3

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 (712) hide show
  1. package/README.md +1 -1
  2. package/dist/action.cjs.map +1 -1
  3. package/dist/action.mjs.map +1 -1
  4. package/dist/actions/create-department.cjs +3 -3
  5. package/dist/actions/create-department.cjs.map +1 -1
  6. package/dist/actions/create-department.d.cts +10 -3
  7. package/dist/actions/create-department.d.cts.map +1 -1
  8. package/dist/actions/create-department.d.mts +10 -3
  9. package/dist/actions/create-department.d.mts.map +1 -1
  10. package/dist/actions/create-department.mjs +3 -3
  11. package/dist/actions/create-department.mjs.map +1 -1
  12. package/dist/actions/create-inventory-item-accounting-field.cjs +5 -5
  13. package/dist/actions/create-inventory-item-accounting-field.cjs.map +1 -1
  14. package/dist/actions/create-inventory-item-accounting-field.d.cts +15 -3
  15. package/dist/actions/create-inventory-item-accounting-field.d.cts.map +1 -1
  16. package/dist/actions/create-inventory-item-accounting-field.d.mts +15 -3
  17. package/dist/actions/create-inventory-item-accounting-field.d.mts.map +1 -1
  18. package/dist/actions/create-inventory-item-accounting-field.mjs +5 -5
  19. package/dist/actions/create-inventory-item-accounting-field.mjs.map +1 -1
  20. package/dist/actions/create-memo.cjs +3 -3
  21. package/dist/actions/create-memo.cjs.map +1 -1
  22. package/dist/actions/create-memo.d.cts +14 -3
  23. package/dist/actions/create-memo.d.cts.map +1 -1
  24. package/dist/actions/create-memo.d.mts +14 -3
  25. package/dist/actions/create-memo.d.mts.map +1 -1
  26. package/dist/actions/create-memo.mjs +3 -3
  27. package/dist/actions/create-memo.mjs.map +1 -1
  28. package/dist/actions/create-mileage-reimbursement.cjs +22 -22
  29. package/dist/actions/create-mileage-reimbursement.cjs.map +1 -1
  30. package/dist/actions/create-mileage-reimbursement.d.cts +149 -3
  31. package/dist/actions/create-mileage-reimbursement.d.cts.map +1 -1
  32. package/dist/actions/create-mileage-reimbursement.d.mts +149 -3
  33. package/dist/actions/create-mileage-reimbursement.d.mts.map +1 -1
  34. package/dist/actions/create-mileage-reimbursement.mjs +22 -22
  35. package/dist/actions/create-mileage-reimbursement.mjs.map +1 -1
  36. package/dist/actions/create-new-custom-accounting-field.cjs +9 -9
  37. package/dist/actions/create-new-custom-accounting-field.cjs.map +1 -1
  38. package/dist/actions/create-new-custom-accounting-field.d.cts +38 -3
  39. package/dist/actions/create-new-custom-accounting-field.d.cts.map +1 -1
  40. package/dist/actions/create-new-custom-accounting-field.d.mts +38 -3
  41. package/dist/actions/create-new-custom-accounting-field.d.mts.map +1 -1
  42. package/dist/actions/create-new-custom-accounting-field.mjs +9 -9
  43. package/dist/actions/create-new-custom-accounting-field.mjs.map +1 -1
  44. package/dist/actions/create-tax-code-accounting-field.cjs +5 -5
  45. package/dist/actions/create-tax-code-accounting-field.cjs.map +1 -1
  46. package/dist/actions/create-tax-code-accounting-field.d.cts +15 -3
  47. package/dist/actions/create-tax-code-accounting-field.d.cts.map +1 -1
  48. package/dist/actions/create-tax-code-accounting-field.d.mts +15 -3
  49. package/dist/actions/create-tax-code-accounting-field.d.mts.map +1 -1
  50. package/dist/actions/create-tax-code-accounting-field.mjs +5 -5
  51. package/dist/actions/create-tax-code-accounting-field.mjs.map +1 -1
  52. package/dist/actions/create-user-invite.cjs +1 -1
  53. package/dist/actions/create-user-invite.cjs.map +1 -1
  54. package/dist/actions/create-user-invite.d.cts +33 -3
  55. package/dist/actions/create-user-invite.d.cts.map +1 -1
  56. package/dist/actions/create-user-invite.d.mts +33 -3
  57. package/dist/actions/create-user-invite.d.mts.map +1 -1
  58. package/dist/actions/create-user-invite.mjs +1 -1
  59. package/dist/actions/create-user-invite.mjs.map +1 -1
  60. package/dist/actions/create-webhook-subscription.cjs +8 -8
  61. package/dist/actions/create-webhook-subscription.cjs.map +1 -1
  62. package/dist/actions/create-webhook-subscription.d.cts +48 -3
  63. package/dist/actions/create-webhook-subscription.d.cts.map +1 -1
  64. package/dist/actions/create-webhook-subscription.d.mts +48 -3
  65. package/dist/actions/create-webhook-subscription.d.mts.map +1 -1
  66. package/dist/actions/create-webhook-subscription.mjs +8 -8
  67. package/dist/actions/create-webhook-subscription.mjs.map +1 -1
  68. package/dist/actions/deactivate-user.cjs +1 -1
  69. package/dist/actions/deactivate-user.cjs.map +1 -1
  70. package/dist/actions/deactivate-user.d.cts +7 -3
  71. package/dist/actions/deactivate-user.d.cts.map +1 -1
  72. package/dist/actions/deactivate-user.d.mts +7 -3
  73. package/dist/actions/deactivate-user.d.mts.map +1 -1
  74. package/dist/actions/deactivate-user.mjs +1 -1
  75. package/dist/actions/deactivate-user.mjs.map +1 -1
  76. package/dist/actions/delete-accounting-account.cjs +1 -1
  77. package/dist/actions/delete-accounting-account.cjs.map +1 -1
  78. package/dist/actions/delete-accounting-account.d.cts +9 -3
  79. package/dist/actions/delete-accounting-account.d.cts.map +1 -1
  80. package/dist/actions/delete-accounting-account.d.mts +9 -3
  81. package/dist/actions/delete-accounting-account.d.mts.map +1 -1
  82. package/dist/actions/delete-accounting-account.mjs +1 -1
  83. package/dist/actions/delete-accounting-account.mjs.map +1 -1
  84. package/dist/actions/delete-accounting-connection.cjs +1 -1
  85. package/dist/actions/delete-accounting-connection.cjs.map +1 -1
  86. package/dist/actions/delete-accounting-connection.d.cts +5 -3
  87. package/dist/actions/delete-accounting-connection.d.cts.map +1 -1
  88. package/dist/actions/delete-accounting-connection.d.mts +5 -3
  89. package/dist/actions/delete-accounting-connection.d.mts.map +1 -1
  90. package/dist/actions/delete-accounting-connection.mjs +1 -1
  91. package/dist/actions/delete-accounting-connection.mjs.map +1 -1
  92. package/dist/actions/delete-accounting-fields.cjs +1 -1
  93. package/dist/actions/delete-accounting-fields.cjs.map +1 -1
  94. package/dist/actions/delete-accounting-fields.d.cts +9 -3
  95. package/dist/actions/delete-accounting-fields.d.cts.map +1 -1
  96. package/dist/actions/delete-accounting-fields.d.mts +9 -3
  97. package/dist/actions/delete-accounting-fields.d.mts.map +1 -1
  98. package/dist/actions/delete-accounting-fields.mjs +1 -1
  99. package/dist/actions/delete-accounting-fields.mjs.map +1 -1
  100. package/dist/actions/delete-accounting-inventory-item-options.cjs +1 -1
  101. package/dist/actions/delete-accounting-inventory-item-options.cjs.map +1 -1
  102. package/dist/actions/delete-accounting-inventory-item-options.d.cts +9 -3
  103. package/dist/actions/delete-accounting-inventory-item-options.d.cts.map +1 -1
  104. package/dist/actions/delete-accounting-inventory-item-options.d.mts +9 -3
  105. package/dist/actions/delete-accounting-inventory-item-options.d.mts.map +1 -1
  106. package/dist/actions/delete-accounting-inventory-item-options.mjs +1 -1
  107. package/dist/actions/delete-accounting-inventory-item-options.mjs.map +1 -1
  108. package/dist/actions/delete-accounting-tax-code-options.cjs +1 -1
  109. package/dist/actions/delete-accounting-tax-code-options.cjs.map +1 -1
  110. package/dist/actions/delete-accounting-tax-code-options.d.cts +9 -3
  111. package/dist/actions/delete-accounting-tax-code-options.d.cts.map +1 -1
  112. package/dist/actions/delete-accounting-tax-code-options.d.mts +9 -3
  113. package/dist/actions/delete-accounting-tax-code-options.d.mts.map +1 -1
  114. package/dist/actions/delete-accounting-tax-code-options.mjs +1 -1
  115. package/dist/actions/delete-accounting-tax-code-options.mjs.map +1 -1
  116. package/dist/actions/delete-accounting-tax-code.cjs +1 -1
  117. package/dist/actions/delete-accounting-tax-code.cjs.map +1 -1
  118. package/dist/actions/delete-accounting-tax-code.d.cts +5 -3
  119. package/dist/actions/delete-accounting-tax-code.d.cts.map +1 -1
  120. package/dist/actions/delete-accounting-tax-code.d.mts +5 -3
  121. package/dist/actions/delete-accounting-tax-code.d.mts.map +1 -1
  122. package/dist/actions/delete-accounting-tax-code.mjs +1 -1
  123. package/dist/actions/delete-accounting-tax-code.mjs.map +1 -1
  124. package/dist/actions/delete-accounting-tax-rates.cjs +1 -1
  125. package/dist/actions/delete-accounting-tax-rates.cjs.map +1 -1
  126. package/dist/actions/delete-accounting-tax-rates.d.cts +11 -3
  127. package/dist/actions/delete-accounting-tax-rates.d.cts.map +1 -1
  128. package/dist/actions/delete-accounting-tax-rates.d.mts +11 -3
  129. package/dist/actions/delete-accounting-tax-rates.d.mts.map +1 -1
  130. package/dist/actions/delete-accounting-tax-rates.mjs +1 -1
  131. package/dist/actions/delete-accounting-tax-rates.mjs.map +1 -1
  132. package/dist/actions/delete-accounting-vendors.cjs +1 -1
  133. package/dist/actions/delete-accounting-vendors.cjs.map +1 -1
  134. package/dist/actions/delete-accounting-vendors.d.cts +9 -3
  135. package/dist/actions/delete-accounting-vendors.d.cts.map +1 -1
  136. package/dist/actions/delete-accounting-vendors.d.mts +9 -3
  137. package/dist/actions/delete-accounting-vendors.d.mts.map +1 -1
  138. package/dist/actions/delete-accounting-vendors.mjs +1 -1
  139. package/dist/actions/delete-accounting-vendors.mjs.map +1 -1
  140. package/dist/actions/delete-custom-field-option.cjs +1 -1
  141. package/dist/actions/delete-custom-field-option.cjs.map +1 -1
  142. package/dist/actions/delete-custom-field-option.d.cts +9 -3
  143. package/dist/actions/delete-custom-field-option.d.cts.map +1 -1
  144. package/dist/actions/delete-custom-field-option.d.mts +9 -3
  145. package/dist/actions/delete-custom-field-option.d.mts.map +1 -1
  146. package/dist/actions/delete-custom-field-option.mjs +1 -1
  147. package/dist/actions/delete-custom-field-option.mjs.map +1 -1
  148. package/dist/actions/delete-inventory-item-field.cjs +1 -1
  149. package/dist/actions/delete-inventory-item-field.cjs.map +1 -1
  150. package/dist/actions/delete-inventory-item-field.d.cts +5 -3
  151. package/dist/actions/delete-inventory-item-field.d.cts.map +1 -1
  152. package/dist/actions/delete-inventory-item-field.d.mts +5 -3
  153. package/dist/actions/delete-inventory-item-field.d.mts.map +1 -1
  154. package/dist/actions/delete-inventory-item-field.mjs +1 -1
  155. package/dist/actions/delete-inventory-item-field.mjs.map +1 -1
  156. package/dist/actions/delete-spend-allocation-delete-users.cjs +17 -17
  157. package/dist/actions/delete-spend-allocation-delete-users.cjs.map +1 -1
  158. package/dist/actions/delete-spend-allocation-delete-users.d.cts +76 -3
  159. package/dist/actions/delete-spend-allocation-delete-users.d.cts.map +1 -1
  160. package/dist/actions/delete-spend-allocation-delete-users.d.mts +76 -3
  161. package/dist/actions/delete-spend-allocation-delete-users.d.mts.map +1 -1
  162. package/dist/actions/delete-spend-allocation-delete-users.mjs +17 -17
  163. package/dist/actions/delete-spend-allocation-delete-users.mjs.map +1 -1
  164. package/dist/actions/delete-webhook.cjs +1 -1
  165. package/dist/actions/delete-webhook.cjs.map +1 -1
  166. package/dist/actions/delete-webhook.d.cts +9 -3
  167. package/dist/actions/delete-webhook.d.cts.map +1 -1
  168. package/dist/actions/delete-webhook.d.mts +9 -3
  169. package/dist/actions/delete-webhook.d.mts.map +1 -1
  170. package/dist/actions/delete-webhook.mjs +1 -1
  171. package/dist/actions/delete-webhook.mjs.map +1 -1
  172. package/dist/actions/fetch-accounting-account.cjs +7 -7
  173. package/dist/actions/fetch-accounting-account.cjs.map +1 -1
  174. package/dist/actions/fetch-accounting-account.d.cts +25 -3
  175. package/dist/actions/fetch-accounting-account.d.cts.map +1 -1
  176. package/dist/actions/fetch-accounting-account.d.mts +25 -3
  177. package/dist/actions/fetch-accounting-account.d.mts.map +1 -1
  178. package/dist/actions/fetch-accounting-account.mjs +7 -7
  179. package/dist/actions/fetch-accounting-account.mjs.map +1 -1
  180. package/dist/actions/fetch-accounting-vendor.cjs +9 -9
  181. package/dist/actions/fetch-accounting-vendor.cjs.map +1 -1
  182. package/dist/actions/fetch-accounting-vendor.d.cts +25 -3
  183. package/dist/actions/fetch-accounting-vendor.d.cts.map +1 -1
  184. package/dist/actions/fetch-accounting-vendor.d.mts +25 -3
  185. package/dist/actions/fetch-accounting-vendor.d.mts.map +1 -1
  186. package/dist/actions/fetch-accounting-vendor.mjs +9 -9
  187. package/dist/actions/fetch-accounting-vendor.mjs.map +1 -1
  188. package/dist/actions/fetch-custom-accounting-field.cjs +10 -10
  189. package/dist/actions/fetch-custom-accounting-field.cjs.map +1 -1
  190. package/dist/actions/fetch-custom-accounting-field.d.cts +18 -3
  191. package/dist/actions/fetch-custom-accounting-field.d.cts.map +1 -1
  192. package/dist/actions/fetch-custom-accounting-field.d.mts +18 -3
  193. package/dist/actions/fetch-custom-accounting-field.d.mts.map +1 -1
  194. package/dist/actions/fetch-custom-accounting-field.mjs +10 -10
  195. package/dist/actions/fetch-custom-accounting-field.mjs.map +1 -1
  196. package/dist/actions/get-accounting-accounts.cjs +4 -4
  197. package/dist/actions/get-accounting-accounts.cjs.map +1 -1
  198. package/dist/actions/get-accounting-accounts.d.cts +38 -3
  199. package/dist/actions/get-accounting-accounts.d.cts.map +1 -1
  200. package/dist/actions/get-accounting-accounts.d.mts +38 -3
  201. package/dist/actions/get-accounting-accounts.d.mts.map +1 -1
  202. package/dist/actions/get-accounting-accounts.mjs +4 -4
  203. package/dist/actions/get-accounting-accounts.mjs.map +1 -1
  204. package/dist/actions/get-accounting-all-connections.cjs +2 -2
  205. package/dist/actions/get-accounting-all-connections.cjs.map +1 -1
  206. package/dist/actions/get-accounting-all-connections.d.cts +11 -3
  207. package/dist/actions/get-accounting-all-connections.d.cts.map +1 -1
  208. package/dist/actions/get-accounting-all-connections.d.mts +11 -3
  209. package/dist/actions/get-accounting-all-connections.d.mts.map +1 -1
  210. package/dist/actions/get-accounting-all-connections.mjs +2 -2
  211. package/dist/actions/get-accounting-all-connections.mjs.map +1 -1
  212. package/dist/actions/get-accounting-connection-by-id.cjs +8 -8
  213. package/dist/actions/get-accounting-connection-by-id.cjs.map +1 -1
  214. package/dist/actions/get-accounting-connection-by-id.d.cts +29 -3
  215. package/dist/actions/get-accounting-connection-by-id.d.cts.map +1 -1
  216. package/dist/actions/get-accounting-connection-by-id.d.mts +29 -3
  217. package/dist/actions/get-accounting-connection-by-id.d.mts.map +1 -1
  218. package/dist/actions/get-accounting-connection-by-id.mjs +8 -8
  219. package/dist/actions/get-accounting-connection-by-id.mjs.map +1 -1
  220. package/dist/actions/get-accounting-connection.cjs +2 -2
  221. package/dist/actions/get-accounting-connection.cjs.map +1 -1
  222. package/dist/actions/get-accounting-connection.d.cts +15 -3
  223. package/dist/actions/get-accounting-connection.d.cts.map +1 -1
  224. package/dist/actions/get-accounting-connection.d.mts +15 -3
  225. package/dist/actions/get-accounting-connection.d.mts.map +1 -1
  226. package/dist/actions/get-accounting-connection.mjs +2 -2
  227. package/dist/actions/get-accounting-connection.mjs.map +1 -1
  228. package/dist/actions/get-accounting-fields.cjs +3 -3
  229. package/dist/actions/get-accounting-fields.cjs.map +1 -1
  230. package/dist/actions/get-accounting-fields.d.cts +19 -3
  231. package/dist/actions/get-accounting-fields.d.cts.map +1 -1
  232. package/dist/actions/get-accounting-fields.d.mts +19 -3
  233. package/dist/actions/get-accounting-fields.d.mts.map +1 -1
  234. package/dist/actions/get-accounting-fields.mjs +3 -3
  235. package/dist/actions/get-accounting-fields.mjs.map +1 -1
  236. package/dist/actions/get-accounting-vendors.cjs +3 -3
  237. package/dist/actions/get-accounting-vendors.cjs.map +1 -1
  238. package/dist/actions/get-accounting-vendors.d.cts +19 -3
  239. package/dist/actions/get-accounting-vendors.d.cts.map +1 -1
  240. package/dist/actions/get-accounting-vendors.d.mts +19 -3
  241. package/dist/actions/get-accounting-vendors.d.mts.map +1 -1
  242. package/dist/actions/get-accounting-vendors.mjs +3 -3
  243. package/dist/actions/get-accounting-vendors.mjs.map +1 -1
  244. package/dist/actions/get-all-transactions.cjs +6 -6
  245. package/dist/actions/get-all-transactions.cjs.map +1 -1
  246. package/dist/actions/get-all-transactions.d.cts +91 -3
  247. package/dist/actions/get-all-transactions.d.cts.map +1 -1
  248. package/dist/actions/get-all-transactions.d.mts +91 -3
  249. package/dist/actions/get-all-transactions.d.mts.map +1 -1
  250. package/dist/actions/get-all-transactions.mjs +6 -6
  251. package/dist/actions/get-all-transactions.mjs.map +1 -1
  252. package/dist/actions/get-card-vault-resource.cjs +4 -4
  253. package/dist/actions/get-card-vault-resource.cjs.map +1 -1
  254. package/dist/actions/get-card-vault-resource.d.cts +11 -3
  255. package/dist/actions/get-card-vault-resource.d.cts.map +1 -1
  256. package/dist/actions/get-card-vault-resource.d.mts +11 -3
  257. package/dist/actions/get-card-vault-resource.d.mts.map +1 -1
  258. package/dist/actions/get-card-vault-resource.mjs +4 -4
  259. package/dist/actions/get-card-vault-resource.mjs.map +1 -1
  260. package/dist/actions/get-card.cjs +14 -14
  261. package/dist/actions/get-card.cjs.map +1 -1
  262. package/dist/actions/get-card.d.cts +48 -3
  263. package/dist/actions/get-card.d.cts.map +1 -1
  264. package/dist/actions/get-card.d.mts +48 -3
  265. package/dist/actions/get-card.d.mts.map +1 -1
  266. package/dist/actions/get-card.mjs +14 -14
  267. package/dist/actions/get-card.mjs.map +1 -1
  268. package/dist/actions/get-custom-field-option.cjs +1 -1
  269. package/dist/actions/get-custom-field-option.cjs.map +1 -1
  270. package/dist/actions/get-custom-field-option.d.cts +19 -3
  271. package/dist/actions/get-custom-field-option.d.cts.map +1 -1
  272. package/dist/actions/get-custom-field-option.d.mts +19 -3
  273. package/dist/actions/get-custom-field-option.d.mts.map +1 -1
  274. package/dist/actions/get-custom-field-option.mjs +1 -1
  275. package/dist/actions/get-custom-field-option.mjs.map +1 -1
  276. package/dist/actions/get-department.cjs +3 -3
  277. package/dist/actions/get-department.cjs.map +1 -1
  278. package/dist/actions/get-department.d.cts +10 -3
  279. package/dist/actions/get-department.d.cts.map +1 -1
  280. package/dist/actions/get-department.d.mts +10 -3
  281. package/dist/actions/get-department.d.mts.map +1 -1
  282. package/dist/actions/get-department.mjs +3 -3
  283. package/dist/actions/get-department.mjs.map +1 -1
  284. package/dist/actions/get-inventory-item-field.cjs +5 -5
  285. package/dist/actions/get-inventory-item-field.cjs.map +1 -1
  286. package/dist/actions/get-inventory-item-field.d.cts +9 -3
  287. package/dist/actions/get-inventory-item-field.d.cts.map +1 -1
  288. package/dist/actions/get-inventory-item-field.d.mts +9 -3
  289. package/dist/actions/get-inventory-item-field.d.mts.map +1 -1
  290. package/dist/actions/get-inventory-item-field.mjs +5 -5
  291. package/dist/actions/get-inventory-item-field.mjs.map +1 -1
  292. package/dist/actions/get-memo.cjs +1 -1
  293. package/dist/actions/get-memo.cjs.map +1 -1
  294. package/dist/actions/get-memo.d.cts +10 -3
  295. package/dist/actions/get-memo.d.cts.map +1 -1
  296. package/dist/actions/get-memo.d.mts +10 -3
  297. package/dist/actions/get-memo.d.mts.map +1 -1
  298. package/dist/actions/get-memo.mjs +1 -1
  299. package/dist/actions/get-memo.mjs.map +1 -1
  300. package/dist/actions/get-reimbursement.cjs +9 -9
  301. package/dist/actions/get-reimbursement.cjs.map +1 -1
  302. package/dist/actions/get-reimbursement.d.cts +50 -3
  303. package/dist/actions/get-reimbursement.d.cts.map +1 -1
  304. package/dist/actions/get-reimbursement.d.mts +50 -3
  305. package/dist/actions/get-reimbursement.d.mts.map +1 -1
  306. package/dist/actions/get-reimbursement.mjs +9 -9
  307. package/dist/actions/get-reimbursement.mjs.map +1 -1
  308. package/dist/actions/get-spend-limit.cjs +26 -26
  309. package/dist/actions/get-spend-limit.cjs.map +1 -1
  310. package/dist/actions/get-spend-limit.d.cts +107 -3
  311. package/dist/actions/get-spend-limit.d.cts.map +1 -1
  312. package/dist/actions/get-spend-limit.d.mts +107 -3
  313. package/dist/actions/get-spend-limit.d.mts.map +1 -1
  314. package/dist/actions/get-spend-limit.mjs +26 -26
  315. package/dist/actions/get-spend-limit.mjs.map +1 -1
  316. package/dist/actions/get-statement.cjs +8 -8
  317. package/dist/actions/get-statement.cjs.map +1 -1
  318. package/dist/actions/get-statement.d.cts +49 -3
  319. package/dist/actions/get-statement.d.cts.map +1 -1
  320. package/dist/actions/get-statement.d.mts +49 -3
  321. package/dist/actions/get-statement.d.mts.map +1 -1
  322. package/dist/actions/get-statement.mjs +8 -8
  323. package/dist/actions/get-statement.mjs.map +1 -1
  324. package/dist/actions/get-transaction.cjs +4 -4
  325. package/dist/actions/get-transaction.cjs.map +1 -1
  326. package/dist/actions/get-transaction.d.cts +46 -3
  327. package/dist/actions/get-transaction.d.cts.map +1 -1
  328. package/dist/actions/get-transaction.d.mts +46 -3
  329. package/dist/actions/get-transaction.d.mts.map +1 -1
  330. package/dist/actions/get-transaction.mjs +4 -4
  331. package/dist/actions/get-transaction.mjs.map +1 -1
  332. package/dist/actions/get-user.cjs +11 -11
  333. package/dist/actions/get-user.cjs.map +1 -1
  334. package/dist/actions/get-user.d.cts +27 -3
  335. package/dist/actions/get-user.d.cts.map +1 -1
  336. package/dist/actions/get-user.d.mts +27 -3
  337. package/dist/actions/get-user.d.mts.map +1 -1
  338. package/dist/actions/get-user.mjs +11 -11
  339. package/dist/actions/get-user.mjs.map +1 -1
  340. package/dist/actions/get-users-deferred-status.cjs +4 -4
  341. package/dist/actions/get-users-deferred-status.cjs.map +1 -1
  342. package/dist/actions/get-users-deferred-status.d.cts +22 -3
  343. package/dist/actions/get-users-deferred-status.d.cts.map +1 -1
  344. package/dist/actions/get-users-deferred-status.d.mts +22 -3
  345. package/dist/actions/get-users-deferred-status.d.mts.map +1 -1
  346. package/dist/actions/get-users-deferred-status.mjs +4 -4
  347. package/dist/actions/get-users-deferred-status.mjs.map +1 -1
  348. package/dist/actions/get-vendor.cjs +5 -5
  349. package/dist/actions/get-vendor.cjs.map +1 -1
  350. package/dist/actions/get-vendor.d.cts +56 -3
  351. package/dist/actions/get-vendor.d.cts.map +1 -1
  352. package/dist/actions/get-vendor.d.mts +56 -3
  353. package/dist/actions/get-vendor.d.mts.map +1 -1
  354. package/dist/actions/get-vendor.mjs +5 -5
  355. package/dist/actions/get-vendor.mjs.map +1 -1
  356. package/dist/actions/get-webhook.cjs +5 -5
  357. package/dist/actions/get-webhook.cjs.map +1 -1
  358. package/dist/actions/get-webhook.d.cts +42 -3
  359. package/dist/actions/get-webhook.d.cts.map +1 -1
  360. package/dist/actions/get-webhook.d.mts +42 -3
  361. package/dist/actions/get-webhook.d.mts.map +1 -1
  362. package/dist/actions/get-webhook.mjs +5 -5
  363. package/dist/actions/get-webhook.mjs.map +1 -1
  364. package/dist/actions/issue-virtual-card.cjs +4 -4
  365. package/dist/actions/issue-virtual-card.cjs.map +1 -1
  366. package/dist/actions/issue-virtual-card.d.cts +38 -3
  367. package/dist/actions/issue-virtual-card.d.cts.map +1 -1
  368. package/dist/actions/issue-virtual-card.d.mts +38 -3
  369. package/dist/actions/issue-virtual-card.d.mts.map +1 -1
  370. package/dist/actions/issue-virtual-card.mjs +4 -4
  371. package/dist/actions/issue-virtual-card.mjs.map +1 -1
  372. package/dist/actions/list-accounting-inventory-item-options.cjs +8 -8
  373. package/dist/actions/list-accounting-inventory-item-options.cjs.map +1 -1
  374. package/dist/actions/list-accounting-inventory-item-options.d.cts +28 -3
  375. package/dist/actions/list-accounting-inventory-item-options.d.cts.map +1 -1
  376. package/dist/actions/list-accounting-inventory-item-options.d.mts +28 -3
  377. package/dist/actions/list-accounting-inventory-item-options.d.mts.map +1 -1
  378. package/dist/actions/list-accounting-inventory-item-options.mjs +8 -8
  379. package/dist/actions/list-accounting-inventory-item-options.mjs.map +1 -1
  380. package/dist/actions/list-accounting-tax-rates.cjs +9 -9
  381. package/dist/actions/list-accounting-tax-rates.cjs.map +1 -1
  382. package/dist/actions/list-accounting-tax-rates.d.cts +21 -3
  383. package/dist/actions/list-accounting-tax-rates.d.cts.map +1 -1
  384. package/dist/actions/list-accounting-tax-rates.d.mts +21 -3
  385. package/dist/actions/list-accounting-tax-rates.d.mts.map +1 -1
  386. package/dist/actions/list-accounting-tax-rates.mjs +9 -9
  387. package/dist/actions/list-accounting-tax-rates.mjs.map +1 -1
  388. package/dist/actions/list-cards.cjs +18 -18
  389. package/dist/actions/list-cards.cjs.map +1 -1
  390. package/dist/actions/list-cards.d.cts +65 -3
  391. package/dist/actions/list-cards.d.cts.map +1 -1
  392. package/dist/actions/list-cards.d.mts +65 -3
  393. package/dist/actions/list-cards.d.mts.map +1 -1
  394. package/dist/actions/list-cards.mjs +18 -18
  395. package/dist/actions/list-cards.mjs.map +1 -1
  396. package/dist/actions/list-departments.cjs +5 -5
  397. package/dist/actions/list-departments.cjs.map +1 -1
  398. package/dist/actions/list-departments.d.cts +17 -3
  399. package/dist/actions/list-departments.d.cts.map +1 -1
  400. package/dist/actions/list-departments.d.mts +17 -3
  401. package/dist/actions/list-departments.d.mts.map +1 -1
  402. package/dist/actions/list-departments.mjs +5 -5
  403. package/dist/actions/list-departments.mjs.map +1 -1
  404. package/dist/actions/list-memos.cjs +4 -4
  405. package/dist/actions/list-memos.cjs.map +1 -1
  406. package/dist/actions/list-memos.d.cts +33 -3
  407. package/dist/actions/list-memos.d.cts.map +1 -1
  408. package/dist/actions/list-memos.d.mts +33 -3
  409. package/dist/actions/list-memos.d.mts.map +1 -1
  410. package/dist/actions/list-memos.mjs +4 -4
  411. package/dist/actions/list-memos.mjs.map +1 -1
  412. package/dist/actions/list-reimbursements.cjs +11 -11
  413. package/dist/actions/list-reimbursements.cjs.map +1 -1
  414. package/dist/actions/list-reimbursements.d.cts +91 -3
  415. package/dist/actions/list-reimbursements.d.cts.map +1 -1
  416. package/dist/actions/list-reimbursements.d.mts +91 -3
  417. package/dist/actions/list-reimbursements.d.mts.map +1 -1
  418. package/dist/actions/list-reimbursements.mjs +11 -11
  419. package/dist/actions/list-reimbursements.mjs.map +1 -1
  420. package/dist/actions/list-statements.cjs +18 -18
  421. package/dist/actions/list-statements.cjs.map +1 -1
  422. package/dist/actions/list-statements.d.cts +85 -3
  423. package/dist/actions/list-statements.d.cts.map +1 -1
  424. package/dist/actions/list-statements.d.mts +85 -3
  425. package/dist/actions/list-statements.d.mts.map +1 -1
  426. package/dist/actions/list-statements.mjs +18 -18
  427. package/dist/actions/list-statements.mjs.map +1 -1
  428. package/dist/actions/list-users.cjs +13 -13
  429. package/dist/actions/list-users.cjs.map +1 -1
  430. package/dist/actions/list-users.d.cts +45 -3
  431. package/dist/actions/list-users.d.cts.map +1 -1
  432. package/dist/actions/list-users.d.mts +45 -3
  433. package/dist/actions/list-users.d.mts.map +1 -1
  434. package/dist/actions/list-users.mjs +13 -13
  435. package/dist/actions/list-users.mjs.map +1 -1
  436. package/dist/actions/list-vendors-accounts.cjs +6 -6
  437. package/dist/actions/list-vendors-accounts.cjs.map +1 -1
  438. package/dist/actions/list-vendors-accounts.d.cts +22 -3
  439. package/dist/actions/list-vendors-accounts.d.cts.map +1 -1
  440. package/dist/actions/list-vendors-accounts.d.mts +22 -3
  441. package/dist/actions/list-vendors-accounts.d.mts.map +1 -1
  442. package/dist/actions/list-vendors-accounts.mjs +6 -6
  443. package/dist/actions/list-vendors-accounts.mjs.map +1 -1
  444. package/dist/actions/list-vendors-contacts.cjs +9 -9
  445. package/dist/actions/list-vendors-contacts.cjs.map +1 -1
  446. package/dist/actions/list-vendors-contacts.d.cts +23 -3
  447. package/dist/actions/list-vendors-contacts.d.cts.map +1 -1
  448. package/dist/actions/list-vendors-contacts.d.mts +23 -3
  449. package/dist/actions/list-vendors-contacts.d.mts.map +1 -1
  450. package/dist/actions/list-vendors-contacts.mjs +9 -9
  451. package/dist/actions/list-vendors-contacts.mjs.map +1 -1
  452. package/dist/actions/list-vendors-credits.cjs +11 -11
  453. package/dist/actions/list-vendors-credits.cjs.map +1 -1
  454. package/dist/actions/list-vendors-credits.d.cts +116 -3
  455. package/dist/actions/list-vendors-credits.d.cts.map +1 -1
  456. package/dist/actions/list-vendors-credits.d.mts +116 -3
  457. package/dist/actions/list-vendors-credits.d.mts.map +1 -1
  458. package/dist/actions/list-vendors-credits.mjs +11 -11
  459. package/dist/actions/list-vendors-credits.mjs.map +1 -1
  460. package/dist/actions/list-vendors.cjs +7 -7
  461. package/dist/actions/list-vendors.cjs.map +1 -1
  462. package/dist/actions/list-vendors.d.cts +60 -3
  463. package/dist/actions/list-vendors.d.cts.map +1 -1
  464. package/dist/actions/list-vendors.d.mts +60 -3
  465. package/dist/actions/list-vendors.d.mts.map +1 -1
  466. package/dist/actions/list-vendors.mjs +7 -7
  467. package/dist/actions/list-vendors.mjs.map +1 -1
  468. package/dist/actions/list-webhooks.cjs +7 -7
  469. package/dist/actions/list-webhooks.cjs.map +1 -1
  470. package/dist/actions/list-webhooks.d.cts +13 -3
  471. package/dist/actions/list-webhooks.d.cts.map +1 -1
  472. package/dist/actions/list-webhooks.d.mts +13 -3
  473. package/dist/actions/list-webhooks.d.mts.map +1 -1
  474. package/dist/actions/list-webhooks.mjs +7 -7
  475. package/dist/actions/list-webhooks.mjs.map +1 -1
  476. package/dist/actions/options-for-custom-accounting-field.cjs +6 -6
  477. package/dist/actions/options-for-custom-accounting-field.cjs.map +1 -1
  478. package/dist/actions/options-for-custom-accounting-field.d.cts +24 -3
  479. package/dist/actions/options-for-custom-accounting-field.d.cts.map +1 -1
  480. package/dist/actions/options-for-custom-accounting-field.d.mts +24 -3
  481. package/dist/actions/options-for-custom-accounting-field.d.mts.map +1 -1
  482. package/dist/actions/options-for-custom-accounting-field.mjs +6 -6
  483. package/dist/actions/options-for-custom-accounting-field.mjs.map +1 -1
  484. package/dist/actions/patch-accounting-connection.cjs +10 -10
  485. package/dist/actions/patch-accounting-connection.cjs.map +1 -1
  486. package/dist/actions/patch-accounting-connection.d.cts +28 -3
  487. package/dist/actions/patch-accounting-connection.d.cts.map +1 -1
  488. package/dist/actions/patch-accounting-connection.d.mts +28 -3
  489. package/dist/actions/patch-accounting-connection.d.mts.map +1 -1
  490. package/dist/actions/patch-accounting-connection.mjs +10 -10
  491. package/dist/actions/patch-accounting-connection.mjs.map +1 -1
  492. package/dist/actions/patch-card-resource.cjs +2 -2
  493. package/dist/actions/patch-card-resource.cjs.map +1 -1
  494. package/dist/actions/patch-card-resource.d.cts +53 -3
  495. package/dist/actions/patch-card-resource.d.cts.map +1 -1
  496. package/dist/actions/patch-card-resource.d.mts +53 -3
  497. package/dist/actions/patch-card-resource.d.mts.map +1 -1
  498. package/dist/actions/patch-card-resource.mjs +2 -2
  499. package/dist/actions/patch-card-resource.mjs.map +1 -1
  500. package/dist/actions/patch-custom-field-option.cjs +2 -2
  501. package/dist/actions/patch-custom-field-option.cjs.map +1 -1
  502. package/dist/actions/patch-custom-field-option.d.cts +32 -3
  503. package/dist/actions/patch-custom-field-option.d.cts.map +1 -1
  504. package/dist/actions/patch-custom-field-option.d.mts +32 -3
  505. package/dist/actions/patch-custom-field-option.d.mts.map +1 -1
  506. package/dist/actions/patch-custom-field-option.mjs +2 -2
  507. package/dist/actions/patch-custom-field-option.mjs.map +1 -1
  508. package/dist/actions/patch-gl-account-resource.cjs +7 -7
  509. package/dist/actions/patch-gl-account-resource.cjs.map +1 -1
  510. package/dist/actions/patch-gl-account-resource.d.cts +29 -3
  511. package/dist/actions/patch-gl-account-resource.d.cts.map +1 -1
  512. package/dist/actions/patch-gl-account-resource.d.mts +29 -3
  513. package/dist/actions/patch-gl-account-resource.d.mts.map +1 -1
  514. package/dist/actions/patch-gl-account-resource.mjs +7 -7
  515. package/dist/actions/patch-gl-account-resource.mjs.map +1 -1
  516. package/dist/actions/patch-inventory-item-field.cjs +5 -5
  517. package/dist/actions/patch-inventory-item-field.cjs.map +1 -1
  518. package/dist/actions/patch-inventory-item-field.d.cts +15 -3
  519. package/dist/actions/patch-inventory-item-field.d.cts.map +1 -1
  520. package/dist/actions/patch-inventory-item-field.d.mts +15 -3
  521. package/dist/actions/patch-inventory-item-field.d.mts.map +1 -1
  522. package/dist/actions/patch-inventory-item-field.mjs +5 -5
  523. package/dist/actions/patch-inventory-item-field.mjs.map +1 -1
  524. package/dist/actions/post-accounting-accounts.cjs +11 -11
  525. package/dist/actions/post-accounting-accounts.cjs.map +1 -1
  526. package/dist/actions/post-accounting-accounts.d.cts +42 -3
  527. package/dist/actions/post-accounting-accounts.d.cts.map +1 -1
  528. package/dist/actions/post-accounting-accounts.d.mts +42 -3
  529. package/dist/actions/post-accounting-accounts.d.mts.map +1 -1
  530. package/dist/actions/post-accounting-accounts.mjs +11 -11
  531. package/dist/actions/post-accounting-accounts.mjs.map +1 -1
  532. package/dist/actions/post-accounting-connection.cjs +7 -7
  533. package/dist/actions/post-accounting-connection.cjs.map +1 -1
  534. package/dist/actions/post-accounting-connection.d.cts +26 -3
  535. package/dist/actions/post-accounting-connection.d.cts.map +1 -1
  536. package/dist/actions/post-accounting-connection.d.mts +26 -3
  537. package/dist/actions/post-accounting-connection.d.mts.map +1 -1
  538. package/dist/actions/post-accounting-connection.mjs +7 -7
  539. package/dist/actions/post-accounting-connection.mjs.map +1 -1
  540. package/dist/actions/post-accounting-vendors.cjs +10 -10
  541. package/dist/actions/post-accounting-vendors.cjs.map +1 -1
  542. package/dist/actions/post-accounting-vendors.d.cts +31 -3
  543. package/dist/actions/post-accounting-vendors.d.cts.map +1 -1
  544. package/dist/actions/post-accounting-vendors.d.mts +31 -3
  545. package/dist/actions/post-accounting-vendors.d.mts.map +1 -1
  546. package/dist/actions/post-accounting-vendors.mjs +10 -10
  547. package/dist/actions/post-accounting-vendors.mjs.map +1 -1
  548. package/dist/actions/post-inventory-item-options.cjs +8 -8
  549. package/dist/actions/post-inventory-item-options.cjs.map +1 -1
  550. package/dist/actions/post-inventory-item-options.d.cts +22 -3
  551. package/dist/actions/post-inventory-item-options.d.cts.map +1 -1
  552. package/dist/actions/post-inventory-item-options.d.mts +22 -3
  553. package/dist/actions/post-inventory-item-options.d.mts.map +1 -1
  554. package/dist/actions/post-inventory-item-options.mjs +8 -8
  555. package/dist/actions/post-inventory-item-options.mjs.map +1 -1
  556. package/dist/actions/post-physical-card.cjs +2 -2
  557. package/dist/actions/post-physical-card.cjs.map +1 -1
  558. package/dist/actions/post-physical-card.d.cts +92 -3
  559. package/dist/actions/post-physical-card.d.cts.map +1 -1
  560. package/dist/actions/post-physical-card.d.mts +92 -3
  561. package/dist/actions/post-physical-card.d.mts.map +1 -1
  562. package/dist/actions/post-physical-card.mjs +2 -2
  563. package/dist/actions/post-physical-card.mjs.map +1 -1
  564. package/dist/actions/reactivate-accounting-connection.cjs +7 -7
  565. package/dist/actions/reactivate-accounting-connection.cjs.map +1 -1
  566. package/dist/actions/reactivate-accounting-connection.d.cts +18 -3
  567. package/dist/actions/reactivate-accounting-connection.d.cts.map +1 -1
  568. package/dist/actions/reactivate-accounting-connection.d.mts +18 -3
  569. package/dist/actions/reactivate-accounting-connection.d.mts.map +1 -1
  570. package/dist/actions/reactivate-accounting-connection.mjs +7 -7
  571. package/dist/actions/reactivate-accounting-connection.mjs.map +1 -1
  572. package/dist/actions/reactivate-user.cjs +1 -1
  573. package/dist/actions/reactivate-user.cjs.map +1 -1
  574. package/dist/actions/reactivate-user.d.cts +7 -3
  575. package/dist/actions/reactivate-user.d.cts.map +1 -1
  576. package/dist/actions/reactivate-user.d.mts +7 -3
  577. package/dist/actions/reactivate-user.d.mts.map +1 -1
  578. package/dist/actions/reactivate-user.mjs +1 -1
  579. package/dist/actions/reactivate-user.mjs.map +1 -1
  580. package/dist/actions/submit-reimbursement-receipt.cjs +16 -16
  581. package/dist/actions/submit-reimbursement-receipt.cjs.map +1 -1
  582. package/dist/actions/submit-reimbursement-receipt.d.cts +152 -3
  583. package/dist/actions/submit-reimbursement-receipt.d.cts.map +1 -1
  584. package/dist/actions/submit-reimbursement-receipt.d.mts +152 -3
  585. package/dist/actions/submit-reimbursement-receipt.d.mts.map +1 -1
  586. package/dist/actions/submit-reimbursement-receipt.mjs +16 -16
  587. package/dist/actions/submit-reimbursement-receipt.mjs.map +1 -1
  588. package/dist/actions/suspend-card.cjs +1 -1
  589. package/dist/actions/suspend-card.cjs.map +1 -1
  590. package/dist/actions/suspend-card.d.cts +11 -3
  591. package/dist/actions/suspend-card.d.cts.map +1 -1
  592. package/dist/actions/suspend-card.d.mts +11 -3
  593. package/dist/actions/suspend-card.d.mts.map +1 -1
  594. package/dist/actions/suspend-card.mjs +1 -1
  595. package/dist/actions/suspend-card.mjs.map +1 -1
  596. package/dist/actions/terminate-card.cjs +1 -1
  597. package/dist/actions/terminate-card.cjs.map +1 -1
  598. package/dist/actions/terminate-card.d.cts +11 -3
  599. package/dist/actions/terminate-card.d.cts.map +1 -1
  600. package/dist/actions/terminate-card.d.mts +11 -3
  601. package/dist/actions/terminate-card.d.mts.map +1 -1
  602. package/dist/actions/terminate-card.mjs +1 -1
  603. package/dist/actions/terminate-card.mjs.map +1 -1
  604. package/dist/actions/update-accounting-field.cjs +1 -1
  605. package/dist/actions/update-accounting-field.cjs.map +1 -1
  606. package/dist/actions/update-accounting-field.d.cts +38 -3
  607. package/dist/actions/update-accounting-field.d.cts.map +1 -1
  608. package/dist/actions/update-accounting-field.d.mts +38 -3
  609. package/dist/actions/update-accounting-field.d.mts.map +1 -1
  610. package/dist/actions/update-accounting-field.mjs +1 -1
  611. package/dist/actions/update-accounting-field.mjs.map +1 -1
  612. package/dist/actions/update-accounting-inventory-item-options.cjs +6 -6
  613. package/dist/actions/update-accounting-inventory-item-options.cjs.map +1 -1
  614. package/dist/actions/update-accounting-inventory-item-options.d.cts +15 -3
  615. package/dist/actions/update-accounting-inventory-item-options.d.cts.map +1 -1
  616. package/dist/actions/update-accounting-inventory-item-options.d.mts +15 -3
  617. package/dist/actions/update-accounting-inventory-item-options.d.mts.map +1 -1
  618. package/dist/actions/update-accounting-inventory-item-options.mjs +6 -6
  619. package/dist/actions/update-accounting-inventory-item-options.mjs.map +1 -1
  620. package/dist/actions/update-accounting-tax-code-options.cjs +6 -6
  621. package/dist/actions/update-accounting-tax-code-options.cjs.map +1 -1
  622. package/dist/actions/update-accounting-tax-code-options.d.cts +18 -3
  623. package/dist/actions/update-accounting-tax-code-options.d.cts.map +1 -1
  624. package/dist/actions/update-accounting-tax-code-options.d.mts +18 -3
  625. package/dist/actions/update-accounting-tax-code-options.d.mts.map +1 -1
  626. package/dist/actions/update-accounting-tax-code-options.mjs +6 -6
  627. package/dist/actions/update-accounting-tax-code-options.mjs.map +1 -1
  628. package/dist/actions/update-accounting-tax-code.cjs +5 -5
  629. package/dist/actions/update-accounting-tax-code.cjs.map +1 -1
  630. package/dist/actions/update-accounting-tax-code.d.cts +15 -3
  631. package/dist/actions/update-accounting-tax-code.d.cts.map +1 -1
  632. package/dist/actions/update-accounting-tax-code.d.mts +15 -3
  633. package/dist/actions/update-accounting-tax-code.d.mts.map +1 -1
  634. package/dist/actions/update-accounting-tax-code.mjs +5 -5
  635. package/dist/actions/update-accounting-tax-code.mjs.map +1 -1
  636. package/dist/actions/update-accounting-tax-rate.cjs +6 -6
  637. package/dist/actions/update-accounting-tax-rate.cjs.map +1 -1
  638. package/dist/actions/update-accounting-tax-rate.d.cts +20 -3
  639. package/dist/actions/update-accounting-tax-rate.d.cts.map +1 -1
  640. package/dist/actions/update-accounting-tax-rate.d.mts +20 -3
  641. package/dist/actions/update-accounting-tax-rate.d.mts.map +1 -1
  642. package/dist/actions/update-accounting-tax-rate.mjs +6 -6
  643. package/dist/actions/update-accounting-tax-rate.mjs.map +1 -1
  644. package/dist/actions/update-accounting-vendor.cjs +9 -9
  645. package/dist/actions/update-accounting-vendor.cjs.map +1 -1
  646. package/dist/actions/update-accounting-vendor.d.cts +29 -3
  647. package/dist/actions/update-accounting-vendor.d.cts.map +1 -1
  648. package/dist/actions/update-accounting-vendor.d.mts +29 -3
  649. package/dist/actions/update-accounting-vendor.d.mts.map +1 -1
  650. package/dist/actions/update-accounting-vendor.mjs +9 -9
  651. package/dist/actions/update-accounting-vendor.mjs.map +1 -1
  652. package/dist/actions/update-card-limit.cjs +10 -10
  653. package/dist/actions/update-card-limit.cjs.map +1 -1
  654. package/dist/actions/update-card-limit.d.cts +32 -3
  655. package/dist/actions/update-card-limit.d.cts.map +1 -1
  656. package/dist/actions/update-card-limit.d.mts +32 -3
  657. package/dist/actions/update-card-limit.d.mts.map +1 -1
  658. package/dist/actions/update-card-limit.mjs +10 -10
  659. package/dist/actions/update-card-limit.mjs.map +1 -1
  660. package/dist/actions/update-department.cjs +3 -3
  661. package/dist/actions/update-department.cjs.map +1 -1
  662. package/dist/actions/update-department.d.cts +16 -3
  663. package/dist/actions/update-department.d.cts.map +1 -1
  664. package/dist/actions/update-department.d.mts +16 -3
  665. package/dist/actions/update-department.d.mts.map +1 -1
  666. package/dist/actions/update-department.mjs +3 -3
  667. package/dist/actions/update-department.mjs.map +1 -1
  668. package/dist/actions/update-limits.cjs +26 -26
  669. package/dist/actions/update-limits.cjs.map +1 -1
  670. package/dist/actions/update-limits.d.cts +137 -3
  671. package/dist/actions/update-limits.d.cts.map +1 -1
  672. package/dist/actions/update-limits.d.mts +137 -3
  673. package/dist/actions/update-limits.d.mts.map +1 -1
  674. package/dist/actions/update-limits.mjs +26 -26
  675. package/dist/actions/update-limits.mjs.map +1 -1
  676. package/dist/actions/update-user.cjs +1 -1
  677. package/dist/actions/update-user.cjs.map +1 -1
  678. package/dist/actions/update-user.d.cts +33 -3
  679. package/dist/actions/update-user.d.cts.map +1 -1
  680. package/dist/actions/update-user.d.mts +33 -3
  681. package/dist/actions/update-user.d.mts.map +1 -1
  682. package/dist/actions/update-user.mjs +1 -1
  683. package/dist/actions/update-user.mjs.map +1 -1
  684. package/dist/actions/upload-new-options.cjs +7 -7
  685. package/dist/actions/upload-new-options.cjs.map +1 -1
  686. package/dist/actions/upload-new-options.d.cts +34 -3
  687. package/dist/actions/upload-new-options.d.cts.map +1 -1
  688. package/dist/actions/upload-new-options.d.mts +34 -3
  689. package/dist/actions/upload-new-options.d.mts.map +1 -1
  690. package/dist/actions/upload-new-options.mjs +7 -7
  691. package/dist/actions/upload-new-options.mjs.map +1 -1
  692. package/dist/actions/upload-tax-code-options.cjs +8 -8
  693. package/dist/actions/upload-tax-code-options.cjs.map +1 -1
  694. package/dist/actions/upload-tax-code-options.d.cts +25 -3
  695. package/dist/actions/upload-tax-code-options.d.cts.map +1 -1
  696. package/dist/actions/upload-tax-code-options.d.mts +25 -3
  697. package/dist/actions/upload-tax-code-options.d.mts.map +1 -1
  698. package/dist/actions/upload-tax-code-options.mjs +8 -8
  699. package/dist/actions/upload-tax-code-options.mjs.map +1 -1
  700. package/dist/actions/upload-tax-rates.cjs +8 -8
  701. package/dist/actions/upload-tax-rates.cjs.map +1 -1
  702. package/dist/actions/upload-tax-rates.d.cts +28 -3
  703. package/dist/actions/upload-tax-rates.d.cts.map +1 -1
  704. package/dist/actions/upload-tax-rates.d.mts +28 -3
  705. package/dist/actions/upload-tax-rates.d.mts.map +1 -1
  706. package/dist/actions/upload-tax-rates.mjs +8 -8
  707. package/dist/actions/upload-tax-rates.mjs.map +1 -1
  708. package/dist/execute.cjs +1 -1
  709. package/dist/execute.cjs.map +1 -1
  710. package/dist/execute.mjs +1 -1
  711. package/dist/execute.mjs.map +1 -1
  712. package/package.json +2 -2
@@ -6,12 +6,12 @@ const RampUpdateAccountingInventoryItemOptionsInput = zod.z.object({
6
6
  option_id: zod.z.string().describe("The Ramp UUID of the inventory item option to update")
7
7
  }).describe("Request to update an inventory item option.");
8
8
  const RampUpdateAccountingInventoryItemOptionsOutput = zod.z.object({
9
- id: zod.z.string().describe("The external ID of the inventory item option. This is the ID in your ERP system"),
10
- name: zod.z.string().describe("The name of the inventory item option"),
11
- ramp_id: zod.z.string().describe("Unique identifier for the inventory item option within Ramp system"),
12
- is_active: zod.z.boolean().describe("Whether the inventory item option is active"),
13
- accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the inventory item option belongs to")
14
- }).describe("Response from updating an inventory item option.");
9
+ id: zod.z.string().describe("The external ID of the inventory item option. This is the ID in your ERP system").nullable(),
10
+ name: zod.z.string().describe("The name of the inventory item option").nullable(),
11
+ ramp_id: zod.z.string().describe("Unique identifier for the inventory item option within Ramp system").nullable(),
12
+ is_active: zod.z.boolean().describe("Whether the inventory item option is active").nullable(),
13
+ accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the inventory item option belongs to").nullable()
14
+ }).passthrough().describe("Response from updating an inventory item option.");
15
15
  const rampUpdateAccountingInventoryItemOptions = require_action.action("RAMP_UPDATE_ACCOUNTING_INVENTORY_ITEM_OPTIONS", {
16
16
  slug: "ramp-update-accounting-inventory-item-options",
17
17
  name: "Update Accounting Inventory Item Option",
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-inventory-item-options.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingInventoryItemOptionsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The updated name of the inventory item option\").optional(),\n option_id: z.string().describe(\"The Ramp UUID of the inventory item option to update\"),\n}).describe(\"Request to update an inventory item option.\");\nexport const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The external ID of the inventory item option. This is the ID in your ERP system\"),\n name: z.string().describe(\"The name of the inventory item option\"),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item option within Ramp system\"),\n is_active: z.boolean().describe(\"Whether the inventory item option is active\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item option belongs to\"),\n}).describe(\"Response from updating an inventory item option.\");\n\nexport const rampUpdateAccountingInventoryItemOptions = action(\"RAMP_UPDATE_ACCOUNTING_INVENTORY_ITEM_OPTIONS\", {\n slug: \"ramp-update-accounting-inventory-item-options\",\n name: \"Update Accounting Inventory Item Option\",\n description: \"Tool to update an inventory item option in Ramp's accounting system. Use when you need to modify an existing inventory item option's details.\",\n input: RampUpdateAccountingInventoryItemOptionsInput,\n output: RampUpdateAccountingInventoryItemOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAA8DA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACvF,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,iDAA+DA,IAAAA,EAAE,OAAO;CACnF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACzG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACjG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;CAC7E,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC3H,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,2CAA2CC,eAAAA,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-inventory-item-options.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingInventoryItemOptionsInput = z.object({\n name: z.string().describe(\"The updated name of the inventory item option\").optional(),\n option_id: z.string().describe(\"The Ramp UUID of the inventory item option to update\"),\n}).describe(\"Request to update an inventory item option.\");\nexport const RampUpdateAccountingInventoryItemOptionsOutput = z.object({\n id: z.string().describe(\"The external ID of the inventory item option. This is the ID in your ERP system\").nullable(),\n name: z.string().describe(\"The name of the inventory item option\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item option within Ramp system\").nullable(),\n is_active: z.boolean().describe(\"Whether the inventory item option is active\").nullable(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item option belongs to\").nullable(),\n}).passthrough().describe(\"Response from updating an inventory item option.\");\n\nexport const rampUpdateAccountingInventoryItemOptions = action(\"RAMP_UPDATE_ACCOUNTING_INVENTORY_ITEM_OPTIONS\", {\n slug: \"ramp-update-accounting-inventory-item-options\",\n name: \"Update Accounting Inventory Item Option\",\n description: \"Tool to update an inventory item option in Ramp's accounting system. Use when you need to modify an existing inventory item option's details.\",\n input: RampUpdateAccountingInventoryItemOptionsInput,\n output: RampUpdateAccountingInventoryItemOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACvF,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,iDAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACpH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,2CAA2CC,eAAAA,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-inventory-item-options.d.ts
4
- declare const RampUpdateAccountingInventoryItemOptionsInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingInventoryItemOptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingInventoryItemOptionsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ option_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ ramp_id: z.ZodNullable<z.ZodString>;
12
+ is_active: z.ZodNullable<z.ZodBoolean>;
13
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>;
15
+ declare const rampUpdateAccountingInventoryItemOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ option_id: string;
17
+ name?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rampUpdateAccountingInventoryItemOptions };
9
21
  //# sourceMappingURL=update-accounting-inventory-item-options.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-inventory-item-options.d.cts","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAGJ;AAAA,cAC7C,8CAAA,EAAgD,CAAA,CAAE,UAMA;AAAA,cAElD,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-inventory-item-options.d.cts","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;cAI7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;cAQ9C,wCAAA,gCAAwC,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-inventory-item-options.d.ts
4
- declare const RampUpdateAccountingInventoryItemOptionsInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingInventoryItemOptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingInventoryItemOptionsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ option_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ ramp_id: z.ZodNullable<z.ZodString>;
12
+ is_active: z.ZodNullable<z.ZodBoolean>;
13
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>;
15
+ declare const rampUpdateAccountingInventoryItemOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ option_id: string;
17
+ name?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rampUpdateAccountingInventoryItemOptions };
9
21
  //# sourceMappingURL=update-accounting-inventory-item-options.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-inventory-item-options.d.mts","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"mappings":";;;cAIa,6CAAA,EAA+C,CAAA,CAAE,UAGJ;AAAA,cAC7C,8CAAA,EAAgD,CAAA,CAAE,UAMA;AAAA,cAElD,wCAAA,gCAAwC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-inventory-item-options.d.mts","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"mappings":";;;cAIa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;cAI7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;cAQ9C,wCAAA,gCAAwC,wBAAA"}
@@ -9,12 +9,12 @@ const rampUpdateAccountingInventoryItemOptions = action("RAMP_UPDATE_ACCOUNTING_
9
9
  option_id: z.string().describe("The Ramp UUID of the inventory item option to update")
10
10
  }).describe("Request to update an inventory item option."),
11
11
  output: z.object({
12
- id: z.string().describe("The external ID of the inventory item option. This is the ID in your ERP system"),
13
- name: z.string().describe("The name of the inventory item option"),
14
- ramp_id: z.string().describe("Unique identifier for the inventory item option within Ramp system"),
15
- is_active: z.boolean().describe("Whether the inventory item option is active"),
16
- accounting_connection_id: z.string().describe("ID of the accounting connection that the inventory item option belongs to")
17
- }).describe("Response from updating an inventory item option.")
12
+ id: z.string().describe("The external ID of the inventory item option. This is the ID in your ERP system").nullable(),
13
+ name: z.string().describe("The name of the inventory item option").nullable(),
14
+ ramp_id: z.string().describe("Unique identifier for the inventory item option within Ramp system").nullable(),
15
+ is_active: z.boolean().describe("Whether the inventory item option is active").nullable(),
16
+ accounting_connection_id: z.string().describe("ID of the accounting connection that the inventory item option belongs to").nullable()
17
+ }).passthrough().describe("Response from updating an inventory item option.")
18
18
  });
19
19
  //#endregion
20
20
  export { rampUpdateAccountingInventoryItemOptions };
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-inventory-item-options.mjs","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingInventoryItemOptionsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The updated name of the inventory item option\").optional(),\n option_id: z.string().describe(\"The Ramp UUID of the inventory item option to update\"),\n}).describe(\"Request to update an inventory item option.\");\nexport const RampUpdateAccountingInventoryItemOptionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The external ID of the inventory item option. This is the ID in your ERP system\"),\n name: z.string().describe(\"The name of the inventory item option\"),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item option within Ramp system\"),\n is_active: z.boolean().describe(\"Whether the inventory item option is active\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item option belongs to\"),\n}).describe(\"Response from updating an inventory item option.\");\n\nexport const rampUpdateAccountingInventoryItemOptions = action(\"RAMP_UPDATE_ACCOUNTING_INVENTORY_ITEM_OPTIONS\", {\n slug: \"ramp-update-accounting-inventory-item-options\",\n name: \"Update Accounting Inventory Item Option\",\n description: \"Tool to update an inventory item option in Ramp's accounting system. Use when you need to modify an existing inventory item option's details.\",\n input: RampUpdateAccountingInventoryItemOptionsInput,\n output: RampUpdateAccountingInventoryItemOptionsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhByE,EAAE,OAAO;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACvF,CAAC,CAAC,CAAC,SAAS,6CAaH;CACP,QAb0E,EAAE,OAAO;EACnF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;EACzG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACjG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;EAC7E,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CAC3H,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-inventory-item-options.mjs","names":[],"sources":["../../src/actions/update-accounting-inventory-item-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingInventoryItemOptionsInput = z.object({\n name: z.string().describe(\"The updated name of the inventory item option\").optional(),\n option_id: z.string().describe(\"The Ramp UUID of the inventory item option to update\"),\n}).describe(\"Request to update an inventory item option.\");\nexport const RampUpdateAccountingInventoryItemOptionsOutput = z.object({\n id: z.string().describe(\"The external ID of the inventory item option. This is the ID in your ERP system\").nullable(),\n name: z.string().describe(\"The name of the inventory item option\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item option within Ramp system\").nullable(),\n is_active: z.boolean().describe(\"Whether the inventory item option is active\").nullable(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item option belongs to\").nullable(),\n}).passthrough().describe(\"Response from updating an inventory item option.\");\n\nexport const rampUpdateAccountingInventoryItemOptions = action(\"RAMP_UPDATE_ACCOUNTING_INVENTORY_ITEM_OPTIONS\", {\n slug: \"ramp-update-accounting-inventory-item-options\",\n name: \"Update Accounting Inventory Item Option\",\n description: \"Tool to update an inventory item option in Ramp's accounting system. Use when you need to modify an existing inventory item option's details.\",\n input: RampUpdateAccountingInventoryItemOptionsInput,\n output: RampUpdateAccountingInventoryItemOptionsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACvF,CAAC,CAAC,CAAC,SAAS,6CAaH;CACP,QAb4D,EAAE,OAAO;EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;EACpH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC5G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACxF,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
@@ -7,13 +7,13 @@ const RampUpdateAccountingTaxCodeOptionsInput = zod.z.object({
7
7
  tax_rate_ids: zod.z.array(zod.z.string()).describe("A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.").optional()
8
8
  }).describe("Request to update a tax code option.");
9
9
  const RampUpdateAccountingTaxCodeOptionsOutput = zod.z.object({
10
- id: zod.z.string().describe("The external ID of the tax code option. This is the ID in your ERP system."),
11
- name: zod.z.string().describe("The name of the tax code option."),
12
- ramp_id: zod.z.string().describe("Unique identifier for the tax code option within Ramp system."),
13
- is_active: zod.z.boolean().describe("Whether the tax code option is active."),
10
+ id: zod.z.string().describe("The external ID of the tax code option. This is the ID in your ERP system.").nullable(),
11
+ name: zod.z.string().describe("The name of the tax code option.").nullable(),
12
+ ramp_id: zod.z.string().describe("Unique identifier for the tax code option within Ramp system.").nullable(),
13
+ is_active: zod.z.boolean().describe("Whether the tax code option is active.").nullable(),
14
14
  tax_rate_ids: zod.z.array(zod.z.string()).describe("A list of external tax rate IDs (remote_id values) associated with this tax code option."),
15
- accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax code option belongs to.")
16
- }).describe("Response from updating a tax code option.");
15
+ accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax code option belongs to.").nullable()
16
+ }).passthrough().describe("Response from updating a tax code option.");
17
17
  const rampUpdateAccountingTaxCodeOptions = require_action.action("RAMP_UPDATE_ACCOUNTING_TAX_CODE_OPTIONS", {
18
18
  slug: "ramp-update-accounting-tax-code-options",
19
19
  name: "Update Accounting Tax Code Option",
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code-options.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeOptionsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the tax code option.\").optional(),\n option_id: z.string().describe(\"The unique identifier (UUID) of the tax code option to update\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.\").optional(),\n}).describe(\"Request to update a tax code option.\");\nexport const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The external ID of the tax code option. This is the ID in your ERP system.\"),\n name: z.string().describe(\"The name of the tax code option.\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax code option within Ramp system.\"),\n is_active: z.boolean().describe(\"Whether the tax code option is active.\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) associated with this tax code option.\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code option belongs to.\"),\n}).describe(\"Response from updating a tax code option.\");\n\nexport const rampUpdateAccountingTaxCodeOptions = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE_OPTIONS\", {\n slug: \"ramp-update-accounting-tax-code-options\",\n name: \"Update Accounting Tax Code Option\",\n description: \"Tool to update a tax code option in Ramp. Use when you need to modify the name or associated tax rates of an existing tax code option.\",\n input: RampUpdateAccountingTaxCodeOptionsInput,\n output: RampUpdateAccountingTaxCodeOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC9F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC1N,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CACpG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC5F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC;CACxE,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;CACrI,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;AACtH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-code-options.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeOptionsInput = z.object({\n name: z.string().describe(\"The name of the tax code option.\").optional(),\n option_id: z.string().describe(\"The unique identifier (UUID) of the tax code option to update\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.\").optional(),\n}).describe(\"Request to update a tax code option.\");\nexport const RampUpdateAccountingTaxCodeOptionsOutput = z.object({\n id: z.string().describe(\"The external ID of the tax code option. This is the ID in your ERP system.\").nullable(),\n name: z.string().describe(\"The name of the tax code option.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax code option within Ramp system.\").nullable(),\n is_active: z.boolean().describe(\"Whether the tax code option is active.\").nullable(),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) associated with this tax code option.\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code option belongs to.\").nullable(),\n}).passthrough().describe(\"Response from updating a tax code option.\");\n\nexport const rampUpdateAccountingTaxCodeOptions = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE_OPTIONS\", {\n slug: \"ramp-update-accounting-tax-code-options\",\n name: \"Update Accounting Tax Code Option\",\n description: \"Tool to update a tax code option in Ramp. Use when you need to modify the name or associated tax rates of an existing tax code option.\",\n input: RampUpdateAccountingTaxCodeOptionsInput,\n output: RampUpdateAccountingTaxCodeOptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC9F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC1N,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC/G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;CACrI,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-code-options.d.ts
4
- declare const RampUpdateAccountingTaxCodeOptionsInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxCodeOptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxCodeOptionsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ option_id: z.ZodString;
7
+ tax_rate_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ }, z.core.$strip>;
9
+ declare const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ ramp_id: z.ZodNullable<z.ZodString>;
13
+ is_active: z.ZodNullable<z.ZodBoolean>;
14
+ tax_rate_ids: z.ZodArray<z.ZodString>;
15
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$loose>;
17
+ declare const rampUpdateAccountingTaxCodeOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ option_id: string;
19
+ name?: string | undefined;
20
+ tax_rate_ids?: string[] | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { rampUpdateAccountingTaxCodeOptions };
9
24
  //# sourceMappingURL=update-accounting-tax-code-options.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code-options.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAIL;AAAA,cACtC,wCAAA,EAA0C,CAAA,CAAE,UAOD;AAAA,cAE3C,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-code-options.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;cAKvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;cASxC,kCAAA,gCAAkC,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-code-options.d.ts
4
- declare const RampUpdateAccountingTaxCodeOptionsInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxCodeOptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxCodeOptionsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ option_id: z.ZodString;
7
+ tax_rate_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ }, z.core.$strip>;
9
+ declare const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ ramp_id: z.ZodNullable<z.ZodString>;
13
+ is_active: z.ZodNullable<z.ZodBoolean>;
14
+ tax_rate_ids: z.ZodArray<z.ZodString>;
15
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$loose>;
17
+ declare const rampUpdateAccountingTaxCodeOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ option_id: string;
19
+ name?: string | undefined;
20
+ tax_rate_ids?: string[] | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { rampUpdateAccountingTaxCodeOptions };
9
24
  //# sourceMappingURL=update-accounting-tax-code-options.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code-options.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAIL;AAAA,cACtC,wCAAA,EAA0C,CAAA,CAAE,UAOD;AAAA,cAE3C,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-code-options.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;cAKvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;cASxC,kCAAA,gCAAkC,wBAAA"}
@@ -10,13 +10,13 @@ const rampUpdateAccountingTaxCodeOptions = action("RAMP_UPDATE_ACCOUNTING_TAX_CO
10
10
  tax_rate_ids: z.array(z.string()).describe("A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.").optional()
11
11
  }).describe("Request to update a tax code option."),
12
12
  output: z.object({
13
- id: z.string().describe("The external ID of the tax code option. This is the ID in your ERP system."),
14
- name: z.string().describe("The name of the tax code option."),
15
- ramp_id: z.string().describe("Unique identifier for the tax code option within Ramp system."),
16
- is_active: z.boolean().describe("Whether the tax code option is active."),
13
+ id: z.string().describe("The external ID of the tax code option. This is the ID in your ERP system.").nullable(),
14
+ name: z.string().describe("The name of the tax code option.").nullable(),
15
+ ramp_id: z.string().describe("Unique identifier for the tax code option within Ramp system.").nullable(),
16
+ is_active: z.boolean().describe("Whether the tax code option is active.").nullable(),
17
17
  tax_rate_ids: z.array(z.string()).describe("A list of external tax rate IDs (remote_id values) associated with this tax code option."),
18
- accounting_connection_id: z.string().describe("ID of the accounting connection that the tax code option belongs to.")
19
- }).describe("Response from updating a tax code option.")
18
+ accounting_connection_id: z.string().describe("ID of the accounting connection that the tax code option belongs to.").nullable()
19
+ }).passthrough().describe("Response from updating a tax code option.")
20
20
  });
21
21
  //#endregion
22
22
  export { rampUpdateAccountingTaxCodeOptions };
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code-options.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeOptionsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the tax code option.\").optional(),\n option_id: z.string().describe(\"The unique identifier (UUID) of the tax code option to update\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.\").optional(),\n}).describe(\"Request to update a tax code option.\");\nexport const RampUpdateAccountingTaxCodeOptionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The external ID of the tax code option. This is the ID in your ERP system.\"),\n name: z.string().describe(\"The name of the tax code option.\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax code option within Ramp system.\"),\n is_active: z.boolean().describe(\"Whether the tax code option is active.\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) associated with this tax code option.\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code option belongs to.\"),\n}).describe(\"Response from updating a tax code option.\");\n\nexport const rampUpdateAccountingTaxCodeOptions = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE_OPTIONS\", {\n slug: \"ramp-update-accounting-tax-code-options\",\n name: \"Update Accounting Tax Code Option\",\n description: \"Tool to update a tax code option in Ramp. Use when you need to modify the name or associated tax rates of an existing tax code option.\",\n input: RampUpdateAccountingTaxCodeOptionsInput,\n output: RampUpdateAccountingTaxCodeOptionsOutput,\n});\n"],"mappings":";;AAkBA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBmE,EAAE,OAAO;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EAC9F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CAC1N,CAAC,CAAC,CAAC,SAAS,sCAcH;CACP,QAdoE,EAAE,OAAO;EAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EAC5F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC;EACxE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;EACrI,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACtH,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-code-options.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-code-options.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeOptionsInput = z.object({\n name: z.string().describe(\"The name of the tax code option.\").optional(),\n option_id: z.string().describe(\"The unique identifier (UUID) of the tax code option to update\"),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) to associate with this tax code option. If this value is provided, it will replace all existing tax rate IDs.\").optional(),\n}).describe(\"Request to update a tax code option.\");\nexport const RampUpdateAccountingTaxCodeOptionsOutput = z.object({\n id: z.string().describe(\"The external ID of the tax code option. This is the ID in your ERP system.\").nullable(),\n name: z.string().describe(\"The name of the tax code option.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax code option within Ramp system.\").nullable(),\n is_active: z.boolean().describe(\"Whether the tax code option is active.\").nullable(),\n tax_rate_ids: z.array(z.string()).describe(\"A list of external tax rate IDs (remote_id values) associated with this tax code option.\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code option belongs to.\").nullable(),\n}).passthrough().describe(\"Response from updating a tax code option.\");\n\nexport const rampUpdateAccountingTaxCodeOptions = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE_OPTIONS\", {\n slug: \"ramp-update-accounting-tax-code-options\",\n name: \"Update Accounting Tax Code Option\",\n description: \"Tool to update a tax code option in Ramp. Use when you need to modify the name or associated tax rates of an existing tax code option.\",\n input: RampUpdateAccountingTaxCodeOptionsInput,\n output: RampUpdateAccountingTaxCodeOptionsOutput,\n});\n"],"mappings":";;AAkBA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EAC9F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CAC1N,CAAC,CAAC,CAAC,SAAS,sCAcH;CACP,QAdsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;EAC/G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;EACrI,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -6,12 +6,12 @@ const RampUpdateAccountingTaxCodeInput = zod.z.object({
6
6
  display_name: zod.z.string().describe("Display name of the tax code field on Ramp.").optional()
7
7
  }).describe("Request to update tax code accounting field.");
8
8
  const RampUpdateAccountingTaxCodeOutput = zod.z.object({
9
- id: zod.z.string().describe("Remote/external ID of tax code field from ERP system."),
10
- name: zod.z.string().describe("Name of the tax code field in the remote ERP system."),
11
- ramp_id: zod.z.string().describe("Unique identifier for the tax code field within Ramp system."),
9
+ id: zod.z.string().describe("Remote/external ID of tax code field from ERP system.").nullable(),
10
+ name: zod.z.string().describe("Name of the tax code field in the remote ERP system.").nullable(),
11
+ ramp_id: zod.z.string().describe("Unique identifier for the tax code field within Ramp system.").nullable(),
12
12
  display_name: zod.z.string().describe("Display name of the tax code field on Ramp.").nullable().optional(),
13
- accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax code field is associated with.")
14
- }).describe("Response from updating the tax code accounting field.");
13
+ accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax code field is associated with.").nullable()
14
+ }).passthrough().describe("Response from updating the tax code accounting field.");
15
15
  const rampUpdateAccountingTaxCode = require_action.action("RAMP_UPDATE_ACCOUNTING_TAX_CODE", {
16
16
  slug: "ramp-update-accounting-tax-code",
17
17
  name: "Update Accounting Tax Code",
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the tax code field.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").optional(),\n}).describe(\"Request to update tax code accounting field.\");\nexport const RampUpdateAccountingTaxCodeOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Remote/external ID of tax code field from ERP system.\"),\n name: z.string().describe(\"Name of the tax code field in the remote ERP system.\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax code field within Ramp system.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code field is associated with.\"),\n}).describe(\"Response from updating the tax code accounting field.\");\n\nexport const rampUpdateAccountingTaxCode = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE\", {\n slug: \"ramp-update-accounting-tax-code\",\n name: \"Update Accounting Tax Code\",\n description: \"Tool to update tax code accounting field. Use when you need to modify the name or display name of the tax code field in Ramp's accounting system.\",\n input: RampUpdateAccountingTaxCodeInput,\n output: RampUpdateAccountingTaxCodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC7H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-code.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeInput = z.object({\n name: z.string().describe(\"Name of the tax code field.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").optional(),\n}).describe(\"Request to update tax code accounting field.\");\nexport const RampUpdateAccountingTaxCodeOutput = z.object({\n id: z.string().describe(\"Remote/external ID of tax code field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the tax code field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax code field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code field is associated with.\").nullable(),\n}).passthrough().describe(\"Response from updating the tax code accounting field.\");\n\nexport const rampUpdateAccountingTaxCode = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE\", {\n slug: \"ramp-update-accounting-tax-code\",\n name: \"Update Accounting Tax Code\",\n description: \"Tool to update tax code accounting field. Use when you need to modify the name or display name of the tax code field in Ramp's accounting system.\",\n input: RampUpdateAccountingTaxCodeInput,\n output: RampUpdateAccountingTaxCodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-code.d.ts
4
- declare const RampUpdateAccountingTaxCodeInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxCodeOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxCodeInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ display_name: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const RampUpdateAccountingTaxCodeOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ ramp_id: z.ZodNullable<z.ZodString>;
12
+ display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>;
15
+ declare const rampUpdateAccountingTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ name: string;
17
+ display_name?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rampUpdateAccountingTaxCode };
9
21
  //# sourceMappingURL=update-accounting-tax-code.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAGU;AAAA,cAC9C,iCAAA,EAAmC,CAAA,CAAE,UAMkB;AAAA,cAEvD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-code.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAQjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-code.d.ts
4
- declare const RampUpdateAccountingTaxCodeInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxCodeOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxCodeInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ display_name: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const RampUpdateAccountingTaxCodeOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ ramp_id: z.ZodNullable<z.ZodString>;
12
+ display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$loose>;
15
+ declare const rampUpdateAccountingTaxCode: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ name: string;
17
+ display_name?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rampUpdateAccountingTaxCode };
9
21
  //# sourceMappingURL=update-accounting-tax-code.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAGU;AAAA,cAC9C,iCAAA,EAAmC,CAAA,CAAE,UAMkB;AAAA,cAEvD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-code.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAQjC,2BAAA,gCAA2B,wBAAA"}
@@ -9,12 +9,12 @@ const rampUpdateAccountingTaxCode = action("RAMP_UPDATE_ACCOUNTING_TAX_CODE", {
9
9
  display_name: z.string().describe("Display name of the tax code field on Ramp.").optional()
10
10
  }).describe("Request to update tax code accounting field."),
11
11
  output: z.object({
12
- id: z.string().describe("Remote/external ID of tax code field from ERP system."),
13
- name: z.string().describe("Name of the tax code field in the remote ERP system."),
14
- ramp_id: z.string().describe("Unique identifier for the tax code field within Ramp system."),
12
+ id: z.string().describe("Remote/external ID of tax code field from ERP system.").nullable(),
13
+ name: z.string().describe("Name of the tax code field in the remote ERP system.").nullable(),
14
+ ramp_id: z.string().describe("Unique identifier for the tax code field within Ramp system.").nullable(),
15
15
  display_name: z.string().describe("Display name of the tax code field on Ramp.").nullable().optional(),
16
- accounting_connection_id: z.string().describe("ID of the accounting connection that the tax code field is associated with.")
17
- }).describe("Response from updating the tax code accounting field.")
16
+ accounting_connection_id: z.string().describe("ID of the accounting connection that the tax code field is associated with.").nullable()
17
+ }).passthrough().describe("Response from updating the tax code accounting field.")
18
18
  });
19
19
  //#endregion
20
20
  export { rampUpdateAccountingTaxCode };
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-code.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the tax code field.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").optional(),\n}).describe(\"Request to update tax code accounting field.\");\nexport const RampUpdateAccountingTaxCodeOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Remote/external ID of tax code field from ERP system.\"),\n name: z.string().describe(\"Name of the tax code field in the remote ERP system.\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax code field within Ramp system.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code field is associated with.\"),\n}).describe(\"Response from updating the tax code accounting field.\");\n\nexport const rampUpdateAccountingTaxCode = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE\", {\n slug: \"ramp-update-accounting-tax-code\",\n name: \"Update Accounting Tax Code\",\n description: \"Tool to update tax code accounting field. Use when you need to modify the name or display name of the tax code field in Ramp's accounting system.\",\n input: RampUpdateAccountingTaxCodeInput,\n output: RampUpdateAccountingTaxCodeOutput,\n});\n"],"mappings":";;AAgBA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB4D,EAAE,OAAO;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACvD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,SAAS,8CAaH;CACP,QAb6D,EAAE,OAAO;EACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;CAC7H,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-code.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-code.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxCodeInput = z.object({\n name: z.string().describe(\"Name of the tax code field.\"),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").optional(),\n}).describe(\"Request to update tax code accounting field.\");\nexport const RampUpdateAccountingTaxCodeOutput = z.object({\n id: z.string().describe(\"Remote/external ID of tax code field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the tax code field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax code field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the tax code field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax code field is associated with.\").nullable(),\n}).passthrough().describe(\"Response from updating the tax code accounting field.\");\n\nexport const rampUpdateAccountingTaxCode = action(\"RAMP_UPDATE_ACCOUNTING_TAX_CODE\", {\n slug: \"ramp-update-accounting-tax-code\",\n name: \"Update Accounting Tax Code\",\n description: \"Tool to update tax code accounting field. Use when you need to modify the name or display name of the tax code field in Ramp's accounting system.\",\n input: RampUpdateAccountingTaxCodeInput,\n output: RampUpdateAccountingTaxCodeOutput,\n});\n"],"mappings":";;AAgBA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EACvD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,SAAS,8CAaH;CACP,QAb+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACtG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
@@ -8,13 +8,13 @@ const RampUpdateAccountingTaxRateInput = zod.z.object({
8
8
  accounting_gl_account_id: zod.z.string().describe("The Ramp ID (UUID) of the GL account to associate with this tax rate").optional()
9
9
  }).describe("Request parameters to update an accounting tax rate.");
10
10
  const RampUpdateAccountingTaxRateOutput = zod.z.object({
11
- id: zod.z.string().describe("Remote/external ID of the tax rate from your ERP system"),
12
- name: zod.z.string().describe("Name of the tax rate"),
13
- rate: zod.z.string().describe("The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)"),
14
- ramp_id: zod.z.string().describe("Unique identifier for the tax rate within Ramp system"),
15
- accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax rate belongs to"),
11
+ id: zod.z.string().describe("Remote/external ID of the tax rate from your ERP system").nullable(),
12
+ name: zod.z.string().describe("Name of the tax rate").nullable(),
13
+ rate: zod.z.string().describe("The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)").nullable(),
14
+ ramp_id: zod.z.string().describe("Unique identifier for the tax rate within Ramp system").nullable(),
15
+ accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the tax rate belongs to").nullable(),
16
16
  accounting_gl_account_id: zod.z.string().describe("The Ramp ID of the GL account associated with this tax rate").nullable().optional()
17
- }).describe("Response schema for an updated accounting tax rate.");
17
+ }).passthrough().describe("Response schema for an updated accounting tax rate.");
18
18
  const rampUpdateAccountingTaxRate = require_action.action("RAMP_UPDATE_ACCOUNTING_TAX_RATE", {
19
19
  slug: "ramp-update-accounting-tax-rate",
20
20
  name: "Update Accounting Tax Rate",
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-rate.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxRateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the tax rate\").optional(),\n rate: z.union([z.string(), z.number()]).optional(),\n tax_rate_id: z.string().describe(\"The unique Ramp ID (UUID) of the tax rate to update\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID (UUID) of the GL account to associate with this tax rate\").optional(),\n}).describe(\"Request parameters to update an accounting tax rate.\");\nexport const RampUpdateAccountingTaxRateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Remote/external ID of the tax rate from your ERP system\"),\n name: z.string().describe(\"Name of the tax rate\"),\n rate: z.string().describe(\"The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax rate within Ramp system\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax rate belongs to\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID of the GL account associated with this tax rate\").nullable().optional(),\n}).describe(\"Response schema for an updated accounting tax rate.\");\n\nexport const rampUpdateAccountingTaxRate = action(\"RAMP_UPDATE_ACCOUNTING_TAX_RATE\", {\n slug: \"ramp-update-accounting-tax-rate\",\n name: \"Update Accounting Tax Rate\",\n description: \"Tool to update an accounting tax rate in Ramp. Use when you need to modify the name, rate percentage, or associated GL account for an existing tax rate.\",\n input: RampUpdateAccountingTaxRateInput,\n output: RampUpdateAccountingTaxRateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;CACjD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACtF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC9F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACpF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC5G,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-rate.cjs","names":["z","action"],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxRateInput = z.object({\n name: z.string().describe(\"Name of the tax rate\").optional(),\n rate: z.union([z.string(), z.number()]).optional(),\n tax_rate_id: z.string().describe(\"The unique Ramp ID (UUID) of the tax rate to update\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID (UUID) of the GL account to associate with this tax rate\").optional(),\n}).describe(\"Request parameters to update an accounting tax rate.\");\nexport const RampUpdateAccountingTaxRateOutput = z.object({\n id: z.string().describe(\"Remote/external ID of the tax rate from your ERP system\").nullable(),\n name: z.string().describe(\"Name of the tax rate\").nullable(),\n rate: z.string().describe(\"The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax rate within Ramp system\").nullable(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax rate belongs to\").nullable(),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID of the GL account associated with this tax rate\").nullable().optional(),\n}).passthrough().describe(\"Response schema for an updated accounting tax rate.\");\n\nexport const rampUpdateAccountingTaxRate = action(\"RAMP_UPDATE_ACCOUNTING_TAX_RATE\", {\n slug: \"ramp-update-accounting-tax-rate\",\n name: \"Update Accounting Tax Rate\",\n description: \"Tool to update an accounting tax rate in Ramp. Use when you need to modify the name, rate percentage, or associated GL account for an existing tax rate.\",\n input: RampUpdateAccountingTaxRateInput,\n output: RampUpdateAccountingTaxRateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;CACjD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACtF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC/F,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvH,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-rate.d.ts
4
- declare const RampUpdateAccountingTaxRateInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxRateOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxRate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxRateInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ rate: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
7
+ tax_rate_id: z.ZodString;
8
+ accounting_gl_account_id: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const RampUpdateAccountingTaxRateOutput: z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodString>;
12
+ name: z.ZodNullable<z.ZodString>;
13
+ rate: z.ZodNullable<z.ZodString>;
14
+ ramp_id: z.ZodNullable<z.ZodString>;
15
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
16
+ accounting_gl_account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const rampUpdateAccountingTaxRate: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ tax_rate_id: string;
20
+ name?: string | undefined;
21
+ rate?: string | number | undefined;
22
+ accounting_gl_account_id?: string | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { rampUpdateAccountingTaxRate };
9
26
  //# sourceMappingURL=update-accounting-tax-rate.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-rate.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAKkB;AAAA,cACtD,iCAAA,EAAmC,CAAA,CAAE,UAOgB;AAAA,cAErD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-rate.d.cts","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAMhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-accounting-tax-rate.d.ts
4
- declare const RampUpdateAccountingTaxRateInput: z.ZodTypeAny;
5
- declare const RampUpdateAccountingTaxRateOutput: z.ZodTypeAny;
6
- declare const rampUpdateAccountingTaxRate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RampUpdateAccountingTaxRateInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ rate: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
7
+ tax_rate_id: z.ZodString;
8
+ accounting_gl_account_id: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const RampUpdateAccountingTaxRateOutput: z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodString>;
12
+ name: z.ZodNullable<z.ZodString>;
13
+ rate: z.ZodNullable<z.ZodString>;
14
+ ramp_id: z.ZodNullable<z.ZodString>;
15
+ accounting_connection_id: z.ZodNullable<z.ZodString>;
16
+ accounting_gl_account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const rampUpdateAccountingTaxRate: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ tax_rate_id: string;
20
+ name?: string | undefined;
21
+ rate?: string | number | undefined;
22
+ accounting_gl_account_id?: string | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { rampUpdateAccountingTaxRate };
9
26
  //# sourceMappingURL=update-accounting-tax-rate.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-rate.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAKkB;AAAA,cACtD,iCAAA,EAAmC,CAAA,CAAE,UAOgB;AAAA,cAErD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-accounting-tax-rate.d.mts","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAMhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
@@ -11,13 +11,13 @@ const rampUpdateAccountingTaxRate = action("RAMP_UPDATE_ACCOUNTING_TAX_RATE", {
11
11
  accounting_gl_account_id: z.string().describe("The Ramp ID (UUID) of the GL account to associate with this tax rate").optional()
12
12
  }).describe("Request parameters to update an accounting tax rate."),
13
13
  output: z.object({
14
- id: z.string().describe("Remote/external ID of the tax rate from your ERP system"),
15
- name: z.string().describe("Name of the tax rate"),
16
- rate: z.string().describe("The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)"),
17
- ramp_id: z.string().describe("Unique identifier for the tax rate within Ramp system"),
18
- accounting_connection_id: z.string().describe("ID of the accounting connection that the tax rate belongs to"),
14
+ id: z.string().describe("Remote/external ID of the tax rate from your ERP system").nullable(),
15
+ name: z.string().describe("Name of the tax rate").nullable(),
16
+ rate: z.string().describe("The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)").nullable(),
17
+ ramp_id: z.string().describe("Unique identifier for the tax rate within Ramp system").nullable(),
18
+ accounting_connection_id: z.string().describe("ID of the accounting connection that the tax rate belongs to").nullable(),
19
19
  accounting_gl_account_id: z.string().describe("The Ramp ID of the GL account associated with this tax rate").nullable().optional()
20
- }).describe("Response schema for an updated accounting tax rate.")
20
+ }).passthrough().describe("Response schema for an updated accounting tax rate.")
21
21
  });
22
22
  //#endregion
23
23
  export { rampUpdateAccountingTaxRate };
@@ -1 +1 @@
1
- {"version":3,"file":"update-accounting-tax-rate.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxRateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the tax rate\").optional(),\n rate: z.union([z.string(), z.number()]).optional(),\n tax_rate_id: z.string().describe(\"The unique Ramp ID (UUID) of the tax rate to update\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID (UUID) of the GL account to associate with this tax rate\").optional(),\n}).describe(\"Request parameters to update an accounting tax rate.\");\nexport const RampUpdateAccountingTaxRateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Remote/external ID of the tax rate from your ERP system\"),\n name: z.string().describe(\"Name of the tax rate\"),\n rate: z.string().describe(\"The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)\"),\n ramp_id: z.string().describe(\"Unique identifier for the tax rate within Ramp system\"),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax rate belongs to\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID of the GL account associated with this tax rate\").nullable().optional(),\n}).describe(\"Response schema for an updated accounting tax rate.\");\n\nexport const rampUpdateAccountingTaxRate = action(\"RAMP_UPDATE_ACCOUNTING_TAX_RATE\", {\n slug: \"ramp-update-accounting-tax-rate\",\n name: \"Update Accounting Tax Rate\",\n description: \"Tool to update an accounting tax rate in Ramp. Use when you need to modify the name, rate percentage, or associated GL account for an existing tax rate.\",\n input: RampUpdateAccountingTaxRateInput,\n output: RampUpdateAccountingTaxRateOutput,\n});\n"],"mappings":";;AAmBA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB4D,EAAE,OAAO;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;EACjD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACtF,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,sDAcH;CACP,QAd6D,EAAE,OAAO;EACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EAC9F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACpF,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC5G,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-accounting-tax-rate.mjs","names":[],"sources":["../../src/actions/update-accounting-tax-rate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampUpdateAccountingTaxRateInput = z.object({\n name: z.string().describe(\"Name of the tax rate\").optional(),\n rate: z.union([z.string(), z.number()]).optional(),\n tax_rate_id: z.string().describe(\"The unique Ramp ID (UUID) of the tax rate to update\"),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID (UUID) of the GL account to associate with this tax rate\").optional(),\n}).describe(\"Request parameters to update an accounting tax rate.\");\nexport const RampUpdateAccountingTaxRateOutput = z.object({\n id: z.string().describe(\"Remote/external ID of the tax rate from your ERP system\").nullable(),\n name: z.string().describe(\"Name of the tax rate\").nullable(),\n rate: z.string().describe(\"The tax rate percentage expressed as a decimal (e.g. 0.10 for 10%)\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the tax rate within Ramp system\").nullable(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the tax rate belongs to\").nullable(),\n accounting_gl_account_id: z.string().describe(\"The Ramp ID of the GL account associated with this tax rate\").nullable().optional(),\n}).passthrough().describe(\"Response schema for an updated accounting tax rate.\");\n\nexport const rampUpdateAccountingTaxRate = action(\"RAMP_UPDATE_ACCOUNTING_TAX_RATE\", {\n slug: \"ramp-update-accounting-tax-rate\",\n name: \"Update Accounting Tax Rate\",\n description: \"Tool to update an accounting tax rate in Ramp. Use when you need to modify the name, rate percentage, or associated GL account for an existing tax rate.\",\n input: RampUpdateAccountingTaxRateInput,\n output: RampUpdateAccountingTaxRateOutput,\n});\n"],"mappings":";;AAmBA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;EACjD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACtF,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,sDAcH;CACP,QAd+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACzG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC/F,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvH,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}