@keystrokehq/proabono 0.1.0 → 0.1.2

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 (401) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/anonymize-customer.cjs.map +1 -1
  4. package/dist/actions/anonymize-customer.d.cts +21 -3
  5. package/dist/actions/anonymize-customer.d.cts.map +1 -1
  6. package/dist/actions/anonymize-customer.d.mts +21 -3
  7. package/dist/actions/anonymize-customer.d.mts.map +1 -1
  8. package/dist/actions/anonymize-customer.mjs.map +1 -1
  9. package/dist/actions/bill-customer.cjs.map +1 -1
  10. package/dist/actions/bill-customer.d.cts +14 -3
  11. package/dist/actions/bill-customer.d.cts.map +1 -1
  12. package/dist/actions/bill-customer.d.mts +14 -3
  13. package/dist/actions/bill-customer.d.mts.map +1 -1
  14. package/dist/actions/bill-customer.mjs.map +1 -1
  15. package/dist/actions/create-customer.cjs.map +1 -1
  16. package/dist/actions/create-customer.d.cts +43 -3
  17. package/dist/actions/create-customer.d.cts.map +1 -1
  18. package/dist/actions/create-customer.d.mts +43 -3
  19. package/dist/actions/create-customer.d.mts.map +1 -1
  20. package/dist/actions/create-customer.mjs.map +1 -1
  21. package/dist/actions/create-feature.cjs.map +1 -1
  22. package/dist/actions/create-feature.d.cts +38 -3
  23. package/dist/actions/create-feature.d.cts.map +1 -1
  24. package/dist/actions/create-feature.d.mts +38 -3
  25. package/dist/actions/create-feature.d.mts.map +1 -1
  26. package/dist/actions/create-feature.mjs.map +1 -1
  27. package/dist/actions/delete-customer.cjs.map +1 -1
  28. package/dist/actions/delete-customer.d.cts +10 -3
  29. package/dist/actions/delete-customer.d.cts.map +1 -1
  30. package/dist/actions/delete-customer.d.mts +10 -3
  31. package/dist/actions/delete-customer.d.mts.map +1 -1
  32. package/dist/actions/delete-customer.mjs.map +1 -1
  33. package/dist/actions/delete-offer.cjs +3 -3
  34. package/dist/actions/delete-offer.cjs.map +1 -1
  35. package/dist/actions/delete-offer.d.cts +11 -3
  36. package/dist/actions/delete-offer.d.cts.map +1 -1
  37. package/dist/actions/delete-offer.d.mts +11 -3
  38. package/dist/actions/delete-offer.d.mts.map +1 -1
  39. package/dist/actions/delete-offer.mjs +3 -3
  40. package/dist/actions/delete-offer.mjs.map +1 -1
  41. package/dist/actions/delete-pricing-table-offer.cjs +2 -2
  42. package/dist/actions/delete-pricing-table-offer.cjs.map +1 -1
  43. package/dist/actions/delete-pricing-table-offer.d.cts +10 -3
  44. package/dist/actions/delete-pricing-table-offer.d.cts.map +1 -1
  45. package/dist/actions/delete-pricing-table-offer.d.mts +10 -3
  46. package/dist/actions/delete-pricing-table-offer.d.mts.map +1 -1
  47. package/dist/actions/delete-pricing-table-offer.mjs +2 -2
  48. package/dist/actions/delete-pricing-table-offer.mjs.map +1 -1
  49. package/dist/actions/delete-pricing-table.cjs +2 -2
  50. package/dist/actions/delete-pricing-table.cjs.map +1 -1
  51. package/dist/actions/delete-pricing-table.d.cts +10 -3
  52. package/dist/actions/delete-pricing-table.d.cts.map +1 -1
  53. package/dist/actions/delete-pricing-table.d.mts +10 -3
  54. package/dist/actions/delete-pricing-table.d.mts.map +1 -1
  55. package/dist/actions/delete-pricing-table.mjs +2 -2
  56. package/dist/actions/delete-pricing-table.mjs.map +1 -1
  57. package/dist/actions/delete-subscription-discount.cjs.map +1 -1
  58. package/dist/actions/delete-subscription-discount.d.cts +9 -3
  59. package/dist/actions/delete-subscription-discount.d.cts.map +1 -1
  60. package/dist/actions/delete-subscription-discount.d.mts +9 -3
  61. package/dist/actions/delete-subscription-discount.d.mts.map +1 -1
  62. package/dist/actions/delete-subscription-discount.mjs.map +1 -1
  63. package/dist/actions/enable-webhook.cjs.map +1 -1
  64. package/dist/actions/enable-webhook.d.cts +10 -3
  65. package/dist/actions/enable-webhook.d.cts.map +1 -1
  66. package/dist/actions/enable-webhook.d.mts +10 -3
  67. package/dist/actions/enable-webhook.d.mts.map +1 -1
  68. package/dist/actions/enable-webhook.mjs.map +1 -1
  69. package/dist/actions/get-customer-billing-address.cjs.map +1 -1
  70. package/dist/actions/get-customer-billing-address.d.cts +19 -3
  71. package/dist/actions/get-customer-billing-address.d.cts.map +1 -1
  72. package/dist/actions/get-customer-billing-address.d.mts +19 -3
  73. package/dist/actions/get-customer-billing-address.d.mts.map +1 -1
  74. package/dist/actions/get-customer-billing-address.mjs.map +1 -1
  75. package/dist/actions/get-customer-billing.cjs.map +1 -1
  76. package/dist/actions/get-customer-billing.d.cts +27 -3
  77. package/dist/actions/get-customer-billing.d.cts.map +1 -1
  78. package/dist/actions/get-customer-billing.d.mts +27 -3
  79. package/dist/actions/get-customer-billing.d.mts.map +1 -1
  80. package/dist/actions/get-customer-billing.mjs.map +1 -1
  81. package/dist/actions/get-customer-by-reference.cjs.map +1 -1
  82. package/dist/actions/get-customer-by-reference.d.cts +25 -3
  83. package/dist/actions/get-customer-by-reference.d.cts.map +1 -1
  84. package/dist/actions/get-customer-by-reference.d.mts +25 -3
  85. package/dist/actions/get-customer-by-reference.d.mts.map +1 -1
  86. package/dist/actions/get-customer-by-reference.mjs.map +1 -1
  87. package/dist/actions/get-customer-payment-settings.cjs.map +1 -1
  88. package/dist/actions/get-customer-payment-settings.d.cts +14 -3
  89. package/dist/actions/get-customer-payment-settings.d.cts.map +1 -1
  90. package/dist/actions/get-customer-payment-settings.d.mts +14 -3
  91. package/dist/actions/get-customer-payment-settings.d.mts.map +1 -1
  92. package/dist/actions/get-customer-payment-settings.mjs.map +1 -1
  93. package/dist/actions/get-customer.cjs.map +1 -1
  94. package/dist/actions/get-customer.d.cts +27 -3
  95. package/dist/actions/get-customer.d.cts.map +1 -1
  96. package/dist/actions/get-customer.d.mts +27 -3
  97. package/dist/actions/get-customer.d.mts.map +1 -1
  98. package/dist/actions/get-customer.mjs.map +1 -1
  99. package/dist/actions/get-discount.cjs.map +1 -1
  100. package/dist/actions/get-discount.d.cts +47 -3
  101. package/dist/actions/get-discount.d.cts.map +1 -1
  102. package/dist/actions/get-discount.d.mts +47 -3
  103. package/dist/actions/get-discount.d.mts.map +1 -1
  104. package/dist/actions/get-discount.mjs.map +1 -1
  105. package/dist/actions/get-feature.cjs +1 -1
  106. package/dist/actions/get-feature.cjs.map +1 -1
  107. package/dist/actions/get-feature.d.cts +24 -3
  108. package/dist/actions/get-feature.d.cts.map +1 -1
  109. package/dist/actions/get-feature.d.mts +24 -3
  110. package/dist/actions/get-feature.d.mts.map +1 -1
  111. package/dist/actions/get-feature.mjs +1 -1
  112. package/dist/actions/get-feature.mjs.map +1 -1
  113. package/dist/actions/get-invoice.cjs.map +1 -1
  114. package/dist/actions/get-invoice.d.cts +38 -3
  115. package/dist/actions/get-invoice.d.cts.map +1 -1
  116. package/dist/actions/get-invoice.d.mts +38 -3
  117. package/dist/actions/get-invoice.d.mts.map +1 -1
  118. package/dist/actions/get-invoice.mjs.map +1 -1
  119. package/dist/actions/get-offer.cjs.map +1 -1
  120. package/dist/actions/get-offer.d.cts +43 -3
  121. package/dist/actions/get-offer.d.cts.map +1 -1
  122. package/dist/actions/get-offer.d.mts +43 -3
  123. package/dist/actions/get-offer.d.mts.map +1 -1
  124. package/dist/actions/get-offer.mjs.map +1 -1
  125. package/dist/actions/get-subscription-by-customer.cjs.map +1 -1
  126. package/dist/actions/get-subscription-by-customer.d.cts +66 -3
  127. package/dist/actions/get-subscription-by-customer.d.cts.map +1 -1
  128. package/dist/actions/get-subscription-by-customer.d.mts +66 -3
  129. package/dist/actions/get-subscription-by-customer.d.mts.map +1 -1
  130. package/dist/actions/get-subscription-by-customer.mjs.map +1 -1
  131. package/dist/actions/get-subscription-creation-quote.cjs.map +1 -1
  132. package/dist/actions/get-subscription-creation-quote.d.cts +40 -3
  133. package/dist/actions/get-subscription-creation-quote.d.cts.map +1 -1
  134. package/dist/actions/get-subscription-creation-quote.d.mts +40 -3
  135. package/dist/actions/get-subscription-creation-quote.d.mts.map +1 -1
  136. package/dist/actions/get-subscription-creation-quote.mjs.map +1 -1
  137. package/dist/actions/get-usage.cjs.map +1 -1
  138. package/dist/actions/get-usage.d.cts +24 -3
  139. package/dist/actions/get-usage.d.cts.map +1 -1
  140. package/dist/actions/get-usage.d.mts +24 -3
  141. package/dist/actions/get-usage.d.mts.map +1 -1
  142. package/dist/actions/get-usage.mjs.map +1 -1
  143. package/dist/actions/get-usages-for-customer.cjs.map +1 -1
  144. package/dist/actions/get-usages-for-customer.d.cts +37 -3
  145. package/dist/actions/get-usages-for-customer.d.cts.map +1 -1
  146. package/dist/actions/get-usages-for-customer.d.mts +37 -3
  147. package/dist/actions/get-usages-for-customer.d.mts.map +1 -1
  148. package/dist/actions/get-usages-for-customer.mjs.map +1 -1
  149. package/dist/actions/invalidate-customer-by-id.cjs.map +1 -1
  150. package/dist/actions/invalidate-customer-by-id.d.cts +22 -3
  151. package/dist/actions/invalidate-customer-by-id.d.cts.map +1 -1
  152. package/dist/actions/invalidate-customer-by-id.d.mts +22 -3
  153. package/dist/actions/invalidate-customer-by-id.d.mts.map +1 -1
  154. package/dist/actions/invalidate-customer-by-id.mjs.map +1 -1
  155. package/dist/actions/invalidate-customer.cjs.map +1 -1
  156. package/dist/actions/invalidate-customer.d.cts +25 -3
  157. package/dist/actions/invalidate-customer.d.cts.map +1 -1
  158. package/dist/actions/invalidate-customer.d.mts +25 -3
  159. package/dist/actions/invalidate-customer.d.mts.map +1 -1
  160. package/dist/actions/invalidate-customer.mjs.map +1 -1
  161. package/dist/actions/list-balance-lines.cjs.map +1 -1
  162. package/dist/actions/list-balance-lines.d.cts +43 -3
  163. package/dist/actions/list-balance-lines.d.cts.map +1 -1
  164. package/dist/actions/list-balance-lines.d.mts +43 -3
  165. package/dist/actions/list-balance-lines.d.mts.map +1 -1
  166. package/dist/actions/list-balance-lines.mjs.map +1 -1
  167. package/dist/actions/list-business-localization.cjs.map +1 -1
  168. package/dist/actions/list-business-localization.d.cts +36 -3
  169. package/dist/actions/list-business-localization.d.cts.map +1 -1
  170. package/dist/actions/list-business-localization.d.mts +36 -3
  171. package/dist/actions/list-business-localization.d.mts.map +1 -1
  172. package/dist/actions/list-business-localization.mjs.map +1 -1
  173. package/dist/actions/list-businesses.cjs.map +1 -1
  174. package/dist/actions/list-businesses.d.cts +37 -3
  175. package/dist/actions/list-businesses.d.cts.map +1 -1
  176. package/dist/actions/list-businesses.d.mts +37 -3
  177. package/dist/actions/list-businesses.d.mts.map +1 -1
  178. package/dist/actions/list-businesses.mjs.map +1 -1
  179. package/dist/actions/list-customer-moves.cjs.map +1 -1
  180. package/dist/actions/list-customer-moves.d.cts +44 -3
  181. package/dist/actions/list-customer-moves.d.cts.map +1 -1
  182. package/dist/actions/list-customer-moves.d.mts +44 -3
  183. package/dist/actions/list-customer-moves.d.mts.map +1 -1
  184. package/dist/actions/list-customer-moves.mjs.map +1 -1
  185. package/dist/actions/list-customers-by-feature.cjs.map +1 -1
  186. package/dist/actions/list-customers-by-feature.d.cts +29 -3
  187. package/dist/actions/list-customers-by-feature.d.cts.map +1 -1
  188. package/dist/actions/list-customers-by-feature.d.mts +29 -3
  189. package/dist/actions/list-customers-by-feature.d.mts.map +1 -1
  190. package/dist/actions/list-customers-by-feature.mjs.map +1 -1
  191. package/dist/actions/list-customers.cjs.map +1 -1
  192. package/dist/actions/list-customers.d.cts +46 -3
  193. package/dist/actions/list-customers.d.cts.map +1 -1
  194. package/dist/actions/list-customers.d.mts +46 -3
  195. package/dist/actions/list-customers.d.mts.map +1 -1
  196. package/dist/actions/list-customers.mjs.map +1 -1
  197. package/dist/actions/list-discounts.cjs.map +1 -1
  198. package/dist/actions/list-discounts.d.cts +45 -3
  199. package/dist/actions/list-discounts.d.cts.map +1 -1
  200. package/dist/actions/list-discounts.d.mts +45 -3
  201. package/dist/actions/list-discounts.d.mts.map +1 -1
  202. package/dist/actions/list-discounts.mjs.map +1 -1
  203. package/dist/actions/list-features.cjs.map +1 -1
  204. package/dist/actions/list-features.d.cts +41 -3
  205. package/dist/actions/list-features.d.cts.map +1 -1
  206. package/dist/actions/list-features.d.mts +41 -3
  207. package/dist/actions/list-features.d.mts.map +1 -1
  208. package/dist/actions/list-features.mjs.map +1 -1
  209. package/dist/actions/list-gateway-accounts.cjs.map +1 -1
  210. package/dist/actions/list-gateway-accounts.d.cts +46 -3
  211. package/dist/actions/list-gateway-accounts.d.cts.map +1 -1
  212. package/dist/actions/list-gateway-accounts.d.mts +46 -3
  213. package/dist/actions/list-gateway-accounts.d.mts.map +1 -1
  214. package/dist/actions/list-gateway-accounts.mjs.map +1 -1
  215. package/dist/actions/list-gateway-permissions.cjs.map +1 -1
  216. package/dist/actions/list-gateway-permissions.d.cts +44 -3
  217. package/dist/actions/list-gateway-permissions.d.cts.map +1 -1
  218. package/dist/actions/list-gateway-permissions.d.mts +44 -3
  219. package/dist/actions/list-gateway-permissions.d.mts.map +1 -1
  220. package/dist/actions/list-gateway-permissions.mjs.map +1 -1
  221. package/dist/actions/list-gateway-requests.cjs.map +1 -1
  222. package/dist/actions/list-gateway-requests.d.cts +62 -3
  223. package/dist/actions/list-gateway-requests.d.cts.map +1 -1
  224. package/dist/actions/list-gateway-requests.d.mts +62 -3
  225. package/dist/actions/list-gateway-requests.d.mts.map +1 -1
  226. package/dist/actions/list-gateway-requests.mjs.map +1 -1
  227. package/dist/actions/list-gateway-transactions.cjs.map +1 -1
  228. package/dist/actions/list-gateway-transactions.d.cts +47 -3
  229. package/dist/actions/list-gateway-transactions.d.cts.map +1 -1
  230. package/dist/actions/list-gateway-transactions.d.mts +47 -3
  231. package/dist/actions/list-gateway-transactions.d.mts.map +1 -1
  232. package/dist/actions/list-gateway-transactions.mjs.map +1 -1
  233. package/dist/actions/list-invoice-lines.cjs.map +1 -1
  234. package/dist/actions/list-invoice-lines.d.cts +27 -3
  235. package/dist/actions/list-invoice-lines.d.cts.map +1 -1
  236. package/dist/actions/list-invoice-lines.d.mts +27 -3
  237. package/dist/actions/list-invoice-lines.d.mts.map +1 -1
  238. package/dist/actions/list-invoice-lines.mjs.map +1 -1
  239. package/dist/actions/list-invoices-by-customer.cjs.map +1 -1
  240. package/dist/actions/list-invoices-by-customer.d.cts +42 -3
  241. package/dist/actions/list-invoices-by-customer.d.cts.map +1 -1
  242. package/dist/actions/list-invoices-by-customer.d.mts +42 -3
  243. package/dist/actions/list-invoices-by-customer.d.mts.map +1 -1
  244. package/dist/actions/list-invoices-by-customer.mjs.map +1 -1
  245. package/dist/actions/list-invoices.cjs.map +1 -1
  246. package/dist/actions/list-invoices.d.cts +46 -3
  247. package/dist/actions/list-invoices.d.cts.map +1 -1
  248. package/dist/actions/list-invoices.d.mts +46 -3
  249. package/dist/actions/list-invoices.d.mts.map +1 -1
  250. package/dist/actions/list-invoices.mjs.map +1 -1
  251. package/dist/actions/list-offers.cjs.map +1 -1
  252. package/dist/actions/list-offers.d.cts +50 -3
  253. package/dist/actions/list-offers.d.cts.map +1 -1
  254. package/dist/actions/list-offers.d.mts +50 -3
  255. package/dist/actions/list-offers.d.mts.map +1 -1
  256. package/dist/actions/list-offers.mjs.map +1 -1
  257. package/dist/actions/list-payments.cjs.map +1 -1
  258. package/dist/actions/list-payments.d.cts +44 -3
  259. package/dist/actions/list-payments.d.cts.map +1 -1
  260. package/dist/actions/list-payments.d.mts +44 -3
  261. package/dist/actions/list-payments.d.mts.map +1 -1
  262. package/dist/actions/list-payments.mjs.map +1 -1
  263. package/dist/actions/list-pricing-table-offers.cjs.map +1 -1
  264. package/dist/actions/list-pricing-table-offers.d.cts +33 -3
  265. package/dist/actions/list-pricing-table-offers.d.cts.map +1 -1
  266. package/dist/actions/list-pricing-table-offers.d.mts +33 -3
  267. package/dist/actions/list-pricing-table-offers.d.mts.map +1 -1
  268. package/dist/actions/list-pricing-table-offers.mjs.map +1 -1
  269. package/dist/actions/list-pricing-tables.cjs.map +1 -1
  270. package/dist/actions/list-pricing-tables.d.cts +42 -3
  271. package/dist/actions/list-pricing-tables.d.cts.map +1 -1
  272. package/dist/actions/list-pricing-tables.d.mts +42 -3
  273. package/dist/actions/list-pricing-tables.d.mts.map +1 -1
  274. package/dist/actions/list-pricing-tables.mjs.map +1 -1
  275. package/dist/actions/list-segment-localizations.cjs.map +1 -1
  276. package/dist/actions/list-segment-localizations.d.cts +32 -3
  277. package/dist/actions/list-segment-localizations.d.cts.map +1 -1
  278. package/dist/actions/list-segment-localizations.d.mts +32 -3
  279. package/dist/actions/list-segment-localizations.d.mts.map +1 -1
  280. package/dist/actions/list-segment-localizations.mjs.map +1 -1
  281. package/dist/actions/list-segments.cjs.map +1 -1
  282. package/dist/actions/list-segments.d.cts +42 -3
  283. package/dist/actions/list-segments.d.cts.map +1 -1
  284. package/dist/actions/list-segments.d.mts +42 -3
  285. package/dist/actions/list-segments.d.mts.map +1 -1
  286. package/dist/actions/list-segments.mjs.map +1 -1
  287. package/dist/actions/list-subscription-discounts.cjs.map +1 -1
  288. package/dist/actions/list-subscription-discounts.d.cts +35 -3
  289. package/dist/actions/list-subscription-discounts.d.cts.map +1 -1
  290. package/dist/actions/list-subscription-discounts.d.mts +35 -3
  291. package/dist/actions/list-subscription-discounts.d.mts.map +1 -1
  292. package/dist/actions/list-subscription-discounts.mjs.map +1 -1
  293. package/dist/actions/list-subscription-features.cjs.map +1 -1
  294. package/dist/actions/list-subscription-features.d.cts +34 -3
  295. package/dist/actions/list-subscription-features.d.cts.map +1 -1
  296. package/dist/actions/list-subscription-features.d.mts +34 -3
  297. package/dist/actions/list-subscription-features.d.mts.map +1 -1
  298. package/dist/actions/list-subscription-features.mjs.map +1 -1
  299. package/dist/actions/list-subscription-periods.cjs.map +1 -1
  300. package/dist/actions/list-subscription-periods.d.cts +40 -3
  301. package/dist/actions/list-subscription-periods.d.cts.map +1 -1
  302. package/dist/actions/list-subscription-periods.d.mts +40 -3
  303. package/dist/actions/list-subscription-periods.d.mts.map +1 -1
  304. package/dist/actions/list-subscription-periods.mjs.map +1 -1
  305. package/dist/actions/list-subscriptions.cjs.map +1 -1
  306. package/dist/actions/list-subscriptions.d.cts +49 -3
  307. package/dist/actions/list-subscriptions.d.cts.map +1 -1
  308. package/dist/actions/list-subscriptions.d.mts +49 -3
  309. package/dist/actions/list-subscriptions.d.mts.map +1 -1
  310. package/dist/actions/list-subscriptions.mjs.map +1 -1
  311. package/dist/actions/list-tax-profile-exceptions.cjs.map +1 -1
  312. package/dist/actions/list-tax-profile-exceptions.d.cts +43 -3
  313. package/dist/actions/list-tax-profile-exceptions.d.cts.map +1 -1
  314. package/dist/actions/list-tax-profile-exceptions.d.mts +43 -3
  315. package/dist/actions/list-tax-profile-exceptions.d.mts.map +1 -1
  316. package/dist/actions/list-tax-profile-exceptions.mjs.map +1 -1
  317. package/dist/actions/list-tax-profiles.cjs.map +1 -1
  318. package/dist/actions/list-tax-profiles.d.cts +36 -3
  319. package/dist/actions/list-tax-profiles.d.cts.map +1 -1
  320. package/dist/actions/list-tax-profiles.d.mts +36 -3
  321. package/dist/actions/list-tax-profiles.d.mts.map +1 -1
  322. package/dist/actions/list-tax-profiles.mjs.map +1 -1
  323. package/dist/actions/list-upgrade-offers.cjs.map +1 -1
  324. package/dist/actions/list-upgrade-offers.d.cts +65 -3
  325. package/dist/actions/list-upgrade-offers.d.cts.map +1 -1
  326. package/dist/actions/list-upgrade-offers.d.mts +65 -3
  327. package/dist/actions/list-upgrade-offers.d.mts.map +1 -1
  328. package/dist/actions/list-upgrade-offers.mjs.map +1 -1
  329. package/dist/actions/list-webhook-notifications.cjs.map +1 -1
  330. package/dist/actions/list-webhook-notifications.d.cts +53 -3
  331. package/dist/actions/list-webhook-notifications.d.cts.map +1 -1
  332. package/dist/actions/list-webhook-notifications.d.mts +53 -3
  333. package/dist/actions/list-webhook-notifications.d.mts.map +1 -1
  334. package/dist/actions/list-webhook-notifications.mjs.map +1 -1
  335. package/dist/actions/list-webhooks.cjs.map +1 -1
  336. package/dist/actions/list-webhooks.d.cts +46 -3
  337. package/dist/actions/list-webhooks.d.cts.map +1 -1
  338. package/dist/actions/list-webhooks.d.mts +46 -3
  339. package/dist/actions/list-webhooks.d.mts.map +1 -1
  340. package/dist/actions/list-webhooks.mjs.map +1 -1
  341. package/dist/actions/quote-balance-line.cjs.map +1 -1
  342. package/dist/actions/quote-balance-line.d.cts +38 -3
  343. package/dist/actions/quote-balance-line.d.cts.map +1 -1
  344. package/dist/actions/quote-balance-line.d.mts +38 -3
  345. package/dist/actions/quote-balance-line.d.mts.map +1 -1
  346. package/dist/actions/quote-balance-line.mjs.map +1 -1
  347. package/dist/actions/revoke-customer-links.cjs.map +1 -1
  348. package/dist/actions/revoke-customer-links.d.cts +21 -3
  349. package/dist/actions/revoke-customer-links.d.cts.map +1 -1
  350. package/dist/actions/revoke-customer-links.d.mts +21 -3
  351. package/dist/actions/revoke-customer-links.d.mts.map +1 -1
  352. package/dist/actions/revoke-customer-links.mjs.map +1 -1
  353. package/dist/actions/update-businesses-billing-address.cjs.map +1 -1
  354. package/dist/actions/update-businesses-billing-address.d.cts +49 -3
  355. package/dist/actions/update-businesses-billing-address.d.cts.map +1 -1
  356. package/dist/actions/update-businesses-billing-address.d.mts +49 -3
  357. package/dist/actions/update-businesses-billing-address.d.mts.map +1 -1
  358. package/dist/actions/update-businesses-billing-address.mjs.map +1 -1
  359. package/dist/actions/update-customer-billing-address.cjs.map +1 -1
  360. package/dist/actions/update-customer-billing-address.d.cts +41 -3
  361. package/dist/actions/update-customer-billing-address.d.cts.map +1 -1
  362. package/dist/actions/update-customer-billing-address.d.mts +41 -3
  363. package/dist/actions/update-customer-billing-address.d.mts.map +1 -1
  364. package/dist/actions/update-customer-billing-address.mjs.map +1 -1
  365. package/dist/actions/update-customer-payment-settings.cjs.map +1 -1
  366. package/dist/actions/update-customer-payment-settings.d.cts +15 -3
  367. package/dist/actions/update-customer-payment-settings.d.cts.map +1 -1
  368. package/dist/actions/update-customer-payment-settings.d.mts +15 -3
  369. package/dist/actions/update-customer-payment-settings.d.mts.map +1 -1
  370. package/dist/actions/update-customer-payment-settings.mjs.map +1 -1
  371. package/dist/actions/update-customer-shipping.cjs.map +1 -1
  372. package/dist/actions/update-customer-shipping.d.cts +51 -3
  373. package/dist/actions/update-customer-shipping.d.cts.map +1 -1
  374. package/dist/actions/update-customer-shipping.d.mts +51 -3
  375. package/dist/actions/update-customer-shipping.d.mts.map +1 -1
  376. package/dist/actions/update-customer-shipping.mjs.map +1 -1
  377. package/dist/actions/update-customer.cjs.map +1 -1
  378. package/dist/actions/update-customer.d.cts +39 -3
  379. package/dist/actions/update-customer.d.cts.map +1 -1
  380. package/dist/actions/update-customer.d.mts +39 -3
  381. package/dist/actions/update-customer.d.mts.map +1 -1
  382. package/dist/actions/update-customer.mjs.map +1 -1
  383. package/dist/actions/update-feature.cjs.map +1 -1
  384. package/dist/actions/update-feature.d.cts +40 -3
  385. package/dist/actions/update-feature.d.cts.map +1 -1
  386. package/dist/actions/update-feature.d.mts +40 -3
  387. package/dist/actions/update-feature.d.mts.map +1 -1
  388. package/dist/actions/update-feature.mjs.map +1 -1
  389. package/dist/actions/update-tax-profiles.cjs.map +1 -1
  390. package/dist/actions/update-tax-profiles.d.cts +33 -3
  391. package/dist/actions/update-tax-profiles.d.cts.map +1 -1
  392. package/dist/actions/update-tax-profiles.d.mts +33 -3
  393. package/dist/actions/update-tax-profiles.d.mts.map +1 -1
  394. package/dist/actions/update-tax-profiles.mjs.map +1 -1
  395. package/dist/catalog.cjs +23 -1
  396. package/dist/catalog.cjs.map +1 -1
  397. package/dist/catalog.d.cts +22 -0
  398. package/dist/catalog.d.mts +22 -0
  399. package/dist/catalog.mjs +23 -1
  400. package/dist/catalog.mjs.map +1 -1
  401. package/package.json +2 -2
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-billing-address.d.ts
4
- declare const ProabonoGetCustomerBillingAddressInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerBillingAddressOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerBillingAddressInput: z.ZodObject<{
5
+ reference_customer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerBillingAddressOutput: z.ZodObject<{
8
+ City: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ Phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ ZipCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ LastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ FirstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ AddressLine1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ AddressLine2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ TaxInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>;
20
+ declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ reference_customer: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { proabonoGetCustomerBillingAddress };
9
25
  //# sourceMappingURL=get-customer-billing-address.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing-address.d.cts","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAE+B;AAAA,cACzE,uCAAA,EAAyC,CAAA,CAAE,UAY2B;AAAA,cAEtE,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-billing-address.d.cts","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAGtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAcvC,iCAAA,gCAAiC,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-billing-address.d.ts
4
- declare const ProabonoGetCustomerBillingAddressInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerBillingAddressOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerBillingAddressInput: z.ZodObject<{
5
+ reference_customer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerBillingAddressOutput: z.ZodObject<{
8
+ City: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ Phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ ZipCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ LastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ FirstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ AddressLine1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ AddressLine2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ TaxInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>;
20
+ declare const proabonoGetCustomerBillingAddress: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ reference_customer: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { proabonoGetCustomerBillingAddress };
9
25
  //# sourceMappingURL=get-customer-billing-address.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing-address.d.mts","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAE+B;AAAA,cACzE,uCAAA,EAAyC,CAAA,CAAE,UAY2B;AAAA,cAEtE,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-billing-address.d.mts","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;cAGtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAcvC,iCAAA,gCAAiC,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing-address.mjs","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingAddressInput: z.ZodTypeAny = z.object({\n reference_customer: z.string().describe(\"The unique reference of the customer to retrieve billing address for. This is the shared identifier between ProAbono and your application.\"),\n}).describe(\"Request model for retrieving a customer's billing address by reference.\");\nexport const ProabonoGetCustomerBillingAddressOutput: z.ZodTypeAny = z.object({\n City: z.string().describe(\"Name of the city\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region code representing subdivision, department, region, province, or state\").nullable().optional(),\n Company: z.string().describe(\"Name of the company\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code of the address\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code of the address\").nullable().optional(),\n LastName: z.string().describe(\"Last name of the address holder\").nullable().optional(),\n FirstName: z.string().describe(\"First name of the address holder\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"Tax information such as VAT ID, Num TVA Intra, GST, etc.\").nullable().optional(),\n}).describe(\"Response model for customer billing address retrieved from ProAbono.\");\n\nexport const proabonoGetCustomerBillingAddress = action(\"PROABONO_GET_CUSTOMER_BILLING_ADDRESS\", {\n slug: \"proabono-get-customer-billing-address\",\n name: \"Get Customer Billing Address by Reference\",\n description: \"Tool to retrieve the billing address for a customer by reference from ProAbono API. Use when you need to fetch billing address details including company, contact information, address lines, and tax information using the customer's reference identifier.\",\n input: ProabonoGetCustomerBillingAddressInput,\n output: ProabonoGetCustomerBillingAddressOutput,\n});\n"],"mappings":";;AAqBA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBkE,EAAE,OAAO,EAC3E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,EACtL,CAAC,CAAC,CAAC,SAAS,yEAmBH;CACP,QAnBmE,EAAE,OAAO;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-billing-address.mjs","names":[],"sources":["../../src/actions/get-customer-billing-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingAddressInput = z.object({\n reference_customer: z.string().describe(\"The unique reference of the customer to retrieve billing address for. This is the shared identifier between ProAbono and your application.\"),\n}).describe(\"Request model for retrieving a customer's billing address by reference.\");\nexport const ProabonoGetCustomerBillingAddressOutput = z.object({\n City: z.string().describe(\"Name of the city\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region code representing subdivision, department, region, province, or state\").nullable().optional(),\n Company: z.string().describe(\"Name of the company\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code of the address\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code of the address\").nullable().optional(),\n LastName: z.string().describe(\"Last name of the address holder\").nullable().optional(),\n FirstName: z.string().describe(\"First name of the address holder\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"Tax information such as VAT ID, Num TVA Intra, GST, etc.\").nullable().optional(),\n}).describe(\"Response model for customer billing address retrieved from ProAbono.\");\n\nexport const proabonoGetCustomerBillingAddress = action(\"PROABONO_GET_CUSTOMER_BILLING_ADDRESS\", {\n slug: \"proabono-get-customer-billing-address\",\n name: \"Get Customer Billing Address by Reference\",\n description: \"Tool to retrieve the billing address for a customer by reference from ProAbono API. Use when you need to fetch billing address details including company, contact information, address lines, and tax information using the customer's reference identifier.\",\n input: ProabonoGetCustomerBillingAddressInput,\n output: ProabonoGetCustomerBillingAddressOutput,\n});\n"],"mappings":";;AAqBA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBoD,EAAE,OAAO,EAC7D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,EACtL,CAAC,CAAC,CAAC,SAAS,yEAmBH;CACP,QAnBqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-billing.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The customer ID whose billing address to retrieve\"),\n});\nconst ProabonoGetCustomerBilling_LinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"The URL of the linked resource\").nullable().optional(),\n});\nexport const ProabonoGetCustomerBillingOutput: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"Address object identifier\").nullable().optional(),\n City: z.string().describe(\"City name\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerBilling_LinkSchema).describe(\"HATEOAS navigation links\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region/province/state code\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code\").nullable().optional(),\n LastName: z.string().describe(\"Contact last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact first name\").nullable().optional(),\n DateUpdate: z.string().describe(\"Most recent modification timestamp\").nullable().optional(),\n IdCustomer: z.number().int().describe(\"Associated customer identifier\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"VAT ID or tax identification number\").nullable().optional(),\n});\n\nexport const proabonoGetCustomerBilling = action(\"PROABONO_GET_CUSTOMER_BILLING\", {\n slug: \"proabono-get-customer-billing\",\n name: \"Get Customer Billing Address\",\n description: \"Tool to retrieve a customer's billing address via the Backoffice API. Use when you need to fetch billing information including company name, contact details, address lines, and tax information for a specific customer.\",\n input: ProabonoGetCustomerBillingInput,\n output: ProabonoGetCustomerBillingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC;AACD,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AACD,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,OAAOA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC;AAED,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-billing.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-billing.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingInput = z.object({\n id: z.number().int().describe(\"The customer ID whose billing address to retrieve\"),\n});\nconst ProabonoGetCustomerBilling_LinkSchema = z.object({\n rel: z.string().describe(\"The relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"The URL of the linked resource\").nullable().optional(),\n});\nexport const ProabonoGetCustomerBillingOutput = z.object({\n Id: z.number().int().describe(\"Address object identifier\").nullable().optional(),\n City: z.string().describe(\"City name\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerBilling_LinkSchema).describe(\"HATEOAS navigation links\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region/province/state code\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code\").nullable().optional(),\n LastName: z.string().describe(\"Contact last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact first name\").nullable().optional(),\n DateUpdate: z.string().describe(\"Most recent modification timestamp\").nullable().optional(),\n IdCustomer: z.number().int().describe(\"Associated customer identifier\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"VAT ID or tax identification number\").nullable().optional(),\n});\n\nexport const proabonoGetCustomerBilling = action(\"PROABONO_GET_CUSTOMER_BILLING\", {\n slug: \"proabono-get-customer-billing\",\n name: \"Get Customer Billing Address\",\n description: \"Tool to retrieve a customer's billing address via the Backoffice API. Use when you need to fetch billing information including company name, contact details, address lines, and tax information for a specific customer.\",\n input: ProabonoGetCustomerBillingInput,\n output: ProabonoGetCustomerBillingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC;AACD,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,OAAOA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC;AAED,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-billing.d.ts
4
- declare const ProabonoGetCustomerBillingInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerBillingOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerBillingInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerBillingOutput: z.ZodObject<{
8
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ City: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>>>;
14
+ Phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ Region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ Company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ ZipCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ LastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ FirstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ IdCustomer: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ AddressLine1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ AddressLine2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ TaxInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$strip>;
28
+ declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ id: number;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { proabonoGetCustomerBilling };
9
33
  //# sourceMappingURL=get-customer-billing.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing.d.cts","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAKW,gCAAA,EAAkC,CAAA,CAAE,UAiB/C;AAAA,cAEW,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-billing.d.cts","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAmBhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-billing.d.ts
4
- declare const ProabonoGetCustomerBillingInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerBillingOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerBillingInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerBillingOutput: z.ZodObject<{
8
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ City: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>>>;
14
+ Phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ Region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ Company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ ZipCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ LastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ FirstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ IdCustomer: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ AddressLine1: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ AddressLine2: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ TaxInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$strip>;
28
+ declare const proabonoGetCustomerBilling: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ id: number;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { proabonoGetCustomerBilling };
9
33
  //# sourceMappingURL=get-customer-billing.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing.d.mts","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAKW,gCAAA,EAAkC,CAAA,CAAE,UAiB/C;AAAA,cAEW,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-billing.d.mts","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAmBhC,0BAAA,gCAA0B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-billing.mjs","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The customer ID whose billing address to retrieve\"),\n});\nconst ProabonoGetCustomerBilling_LinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"The URL of the linked resource\").nullable().optional(),\n});\nexport const ProabonoGetCustomerBillingOutput: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"Address object identifier\").nullable().optional(),\n City: z.string().describe(\"City name\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerBilling_LinkSchema).describe(\"HATEOAS navigation links\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region/province/state code\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code\").nullable().optional(),\n LastName: z.string().describe(\"Contact last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact first name\").nullable().optional(),\n DateUpdate: z.string().describe(\"Most recent modification timestamp\").nullable().optional(),\n IdCustomer: z.number().int().describe(\"Associated customer identifier\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"VAT ID or tax identification number\").nullable().optional(),\n});\n\nexport const proabonoGetCustomerBilling = action(\"PROABONO_GET_CUSTOMER_BILLING\", {\n slug: \"proabono-get-customer-billing\",\n name: \"Get Customer Billing Address\",\n description: \"Tool to retrieve a customer's billing address via the Backoffice API. Use when you need to fetch billing information including company name, contact details, address lines, and tax information for a specific customer.\",\n input: ProabonoGetCustomerBillingInput,\n output: ProabonoGetCustomerBillingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO,EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC;AACD,MAAM,wCAAsD,EAAE,OAAO;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AAoBD,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAxB4D,EAAE,OAAO;EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-billing.mjs","names":[],"sources":["../../src/actions/get-customer-billing.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerBillingInput = z.object({\n id: z.number().int().describe(\"The customer ID whose billing address to retrieve\"),\n});\nconst ProabonoGetCustomerBilling_LinkSchema = z.object({\n rel: z.string().describe(\"The relationship type of the link\").nullable().optional(),\n href: z.string().describe(\"The URL of the linked resource\").nullable().optional(),\n});\nexport const ProabonoGetCustomerBillingOutput = z.object({\n Id: z.number().int().describe(\"Address object identifier\").nullable().optional(),\n City: z.string().describe(\"City name\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerBilling_LinkSchema).describe(\"HATEOAS navigation links\").nullable().optional(),\n Phone: z.string().describe(\"Phone number\").nullable().optional(),\n Region: z.string().describe(\"ISO 3166-2 region/province/state code\").nullable().optional(),\n Company: z.string().describe(\"Company name\").nullable().optional(),\n Country: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n ZipCode: z.string().describe(\"Postal code\").nullable().optional(),\n LastName: z.string().describe(\"Contact last name\").nullable().optional(),\n FirstName: z.string().describe(\"Contact first name\").nullable().optional(),\n DateUpdate: z.string().describe(\"Most recent modification timestamp\").nullable().optional(),\n IdCustomer: z.number().int().describe(\"Associated customer identifier\").nullable().optional(),\n AddressLine1: z.string().describe(\"Line 1 of the address\").nullable().optional(),\n AddressLine2: z.string().describe(\"Line 2 of the address\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the address\").nullable().optional(),\n TaxInformation: z.string().describe(\"VAT ID or tax identification number\").nullable().optional(),\n});\n\nexport const proabonoGetCustomerBilling = action(\"PROABONO_GET_CUSTOMER_BILLING\", {\n slug: \"proabono-get-customer-billing\",\n name: \"Get Customer Billing Address\",\n description: \"Tool to retrieve a customer's billing address via the Backoffice API. Use when you need to fetch billing information including company name, contact details, address lines, and tax information for a specific customer.\",\n input: ProabonoGetCustomerBillingInput,\n output: ProabonoGetCustomerBillingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,EACnF,CAAC;AACD,MAAM,wCAAwC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AAoBD,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAxB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAOU;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-by-reference.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-by-reference.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerByReferenceInput: z.ZodTypeAny = z.object({\n reference_customer: z.string().describe(\"The unique reference identifier of the customer to retrieve, used within your own application\"),\n}).describe(\"Request model for retrieving a customer by their reference from ProAbono.\");\nconst ProabonoGetCustomerByReference_CustomerLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'insite-home', 'insite-collection-offers', 'insite-register')\").nullable().optional(),\n href: z.string().describe(\"URL for accessing the hosted page or customer portal\").nullable().optional(),\n query: z.string().describe(\"Unique encrypted query parameter for secure access\").nullable().optional(),\n}).describe(\"Model for navigation links to hosted pages and customer portal.\");\nexport const ProabonoGetCustomerByReferenceOutput: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"Customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Fullname of your customer\").nullable().optional(),\n Email: z.string().describe(\"Email of your customer\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerByReference_CustomerLinkSchema).describe(\"Collection of navigation links to hosted pages and customer portal\").nullable().optional(),\n Status: z.string().describe(\"Status of your Customer (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Currency: z.string().describe(\"Customer's currency code (e.g., 'EUR', 'USD')\").nullable().optional(),\n Language: z.string().describe(\"Language of your customer in ISO 639-1 format (e.g., 'en', 'fr')\").nullable().optional(),\n Metadata: z.object({}).describe(\"A set of key/value pairs that you can add to a customer (max 5 pairs). Values can be strings, integers, floats, or booleans.\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Id of the Segment in which your Customer has been created\").nullable().optional(),\n DateAffiliation: z.string().describe(\"Affiliation timestamp in UTC/ISO 8601 format\").nullable().optional(),\n ReferenceSegment: z.string().describe(\"Segment reference containing the customer\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"The unique identifier used within your own application for this customer\").nullable().optional(),\n ReferenceAffiliation: z.string().describe(\"Reference of the affiliate who brought the customer\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by reference.\");\n\nexport const proabonoGetCustomerByReference = action(\"PROABONO_GET_CUSTOMER_BY_REFERENCE\", {\n slug: \"proabono-get-customer-by-reference\",\n name: \"Get Customer by Reference\",\n description: \"Tool to retrieve a customer by their reference identifier from ProAbono API. Use when you need to fetch customer details using the unique reference identifier from your own application rather than the ProAbono internal ID.\",\n input: ProabonoGetCustomerByReferenceInput,\n output: ProabonoGetCustomerByReferenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EACzI,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-by-reference.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-by-reference.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerByReferenceInput = z.object({\n reference_customer: z.string().describe(\"The unique reference identifier of the customer to retrieve, used within your own application\"),\n}).describe(\"Request model for retrieving a customer by their reference from ProAbono.\");\nconst ProabonoGetCustomerByReference_CustomerLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'insite-home', 'insite-collection-offers', 'insite-register')\").nullable().optional(),\n href: z.string().describe(\"URL for accessing the hosted page or customer portal\").nullable().optional(),\n query: z.string().describe(\"Unique encrypted query parameter for secure access\").nullable().optional(),\n}).describe(\"Model for navigation links to hosted pages and customer portal.\");\nexport const ProabonoGetCustomerByReferenceOutput = z.object({\n Id: z.number().int().describe(\"Customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Fullname of your customer\").nullable().optional(),\n Email: z.string().describe(\"Email of your customer\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerByReference_CustomerLinkSchema).describe(\"Collection of navigation links to hosted pages and customer portal\").nullable().optional(),\n Status: z.string().describe(\"Status of your Customer (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Currency: z.string().describe(\"Customer's currency code (e.g., 'EUR', 'USD')\").nullable().optional(),\n Language: z.string().describe(\"Language of your customer in ISO 639-1 format (e.g., 'en', 'fr')\").nullable().optional(),\n Metadata: z.object({}).describe(\"A set of key/value pairs that you can add to a customer (max 5 pairs). Values can be strings, integers, floats, or booleans.\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Id of the Segment in which your Customer has been created\").nullable().optional(),\n DateAffiliation: z.string().describe(\"Affiliation timestamp in UTC/ISO 8601 format\").nullable().optional(),\n ReferenceSegment: z.string().describe(\"Segment reference containing the customer\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"The unique identifier used within your own application for this customer\").nullable().optional(),\n ReferenceAffiliation: z.string().describe(\"Reference of the affiliate who brought the customer\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by reference.\");\n\nexport const proabonoGetCustomerByReference = action(\"PROABONO_GET_CUSTOMER_BY_REFERENCE\", {\n slug: \"proabono-get-customer-by-reference\",\n name: \"Get Customer by Reference\",\n description: \"Tool to retrieve a customer by their reference identifier from ProAbono API. Use when you need to fetch customer details using the unique reference identifier from your own application rather than the ProAbono internal ID.\",\n input: ProabonoGetCustomerByReferenceInput,\n output: ProabonoGetCustomerByReferenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EACzI,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-by-reference.d.ts
4
- declare const ProabonoGetCustomerByReferenceInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerByReferenceOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerByReferenceInput: z.ZodObject<{
5
+ reference_customer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerByReferenceOutput: z.ZodObject<{
8
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>>>>;
16
+ Status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ Metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
20
+ IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ DateAffiliation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ ReferenceSegment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ ReferenceCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ReferenceAffiliation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ }, z.core.$strip>;
26
+ declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ reference_customer: string;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { proabonoGetCustomerByReference };
9
31
  //# sourceMappingURL=get-customer-by-reference.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-by-reference.d.cts","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAEoC;AAAA,cAM3E,oCAAA,EAAsC,CAAA,CAAE,UAcwB;AAAA,cAEhE,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-by-reference.d.cts","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAQnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAgBpC,8BAAA,gCAA8B,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-by-reference.d.ts
4
- declare const ProabonoGetCustomerByReferenceInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerByReferenceOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerByReferenceInput: z.ZodObject<{
5
+ reference_customer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerByReferenceOutput: z.ZodObject<{
8
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>>>>;
16
+ Status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ Metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
20
+ IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ DateAffiliation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ ReferenceSegment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ ReferenceCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ReferenceAffiliation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ }, z.core.$strip>;
26
+ declare const proabonoGetCustomerByReference: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ reference_customer: string;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { proabonoGetCustomerByReference };
9
31
  //# sourceMappingURL=get-customer-by-reference.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-by-reference.d.mts","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAEoC;AAAA,cAM3E,oCAAA,EAAsC,CAAA,CAAE,UAcwB;AAAA,cAEhE,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-by-reference.d.mts","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAQnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAgBpC,8BAAA,gCAA8B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-by-reference.mjs","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerByReferenceInput: z.ZodTypeAny = z.object({\n reference_customer: z.string().describe(\"The unique reference identifier of the customer to retrieve, used within your own application\"),\n}).describe(\"Request model for retrieving a customer by their reference from ProAbono.\");\nconst ProabonoGetCustomerByReference_CustomerLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'insite-home', 'insite-collection-offers', 'insite-register')\").nullable().optional(),\n href: z.string().describe(\"URL for accessing the hosted page or customer portal\").nullable().optional(),\n query: z.string().describe(\"Unique encrypted query parameter for secure access\").nullable().optional(),\n}).describe(\"Model for navigation links to hosted pages and customer portal.\");\nexport const ProabonoGetCustomerByReferenceOutput: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"Customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Fullname of your customer\").nullable().optional(),\n Email: z.string().describe(\"Email of your customer\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerByReference_CustomerLinkSchema).describe(\"Collection of navigation links to hosted pages and customer portal\").nullable().optional(),\n Status: z.string().describe(\"Status of your Customer (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Currency: z.string().describe(\"Customer's currency code (e.g., 'EUR', 'USD')\").nullable().optional(),\n Language: z.string().describe(\"Language of your customer in ISO 639-1 format (e.g., 'en', 'fr')\").nullable().optional(),\n Metadata: z.object({}).describe(\"A set of key/value pairs that you can add to a customer (max 5 pairs). Values can be strings, integers, floats, or booleans.\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Id of the Segment in which your Customer has been created\").nullable().optional(),\n DateAffiliation: z.string().describe(\"Affiliation timestamp in UTC/ISO 8601 format\").nullable().optional(),\n ReferenceSegment: z.string().describe(\"Segment reference containing the customer\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"The unique identifier used within your own application for this customer\").nullable().optional(),\n ReferenceAffiliation: z.string().describe(\"Reference of the affiliate who brought the customer\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by reference.\");\n\nexport const proabonoGetCustomerByReference = action(\"PROABONO_GET_CUSTOMER_BY_REFERENCE\", {\n slug: \"proabono-get-customer-by-reference\",\n name: \"Get Customer by Reference\",\n description: \"Tool to retrieve a customer by their reference identifier from ProAbono API. Use when you need to fetch customer details using the unique reference identifier from your own application rather than the ProAbono internal ID.\",\n input: ProabonoGetCustomerByReferenceInput,\n output: ProabonoGetCustomerByReferenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO,EACxE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EACzI,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,oDAAkE,EAAE,OAAO;CAC/E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAiB7E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBgE,EAAE,OAAO;EACzE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpL,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-by-reference.mjs","names":[],"sources":["../../src/actions/get-customer-by-reference.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerByReferenceInput = z.object({\n reference_customer: z.string().describe(\"The unique reference identifier of the customer to retrieve, used within your own application\"),\n}).describe(\"Request model for retrieving a customer by their reference from ProAbono.\");\nconst ProabonoGetCustomerByReference_CustomerLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'insite-home', 'insite-collection-offers', 'insite-register')\").nullable().optional(),\n href: z.string().describe(\"URL for accessing the hosted page or customer portal\").nullable().optional(),\n query: z.string().describe(\"Unique encrypted query parameter for secure access\").nullable().optional(),\n}).describe(\"Model for navigation links to hosted pages and customer portal.\");\nexport const ProabonoGetCustomerByReferenceOutput = z.object({\n Id: z.number().int().describe(\"Customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Fullname of your customer\").nullable().optional(),\n Email: z.string().describe(\"Email of your customer\").nullable().optional(),\n Links: z.array(ProabonoGetCustomerByReference_CustomerLinkSchema).describe(\"Collection of navigation links to hosted pages and customer portal\").nullable().optional(),\n Status: z.string().describe(\"Status of your Customer (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Currency: z.string().describe(\"Customer's currency code (e.g., 'EUR', 'USD')\").nullable().optional(),\n Language: z.string().describe(\"Language of your customer in ISO 639-1 format (e.g., 'en', 'fr')\").nullable().optional(),\n Metadata: z.object({}).describe(\"A set of key/value pairs that you can add to a customer (max 5 pairs). Values can be strings, integers, floats, or booleans.\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Id of the Segment in which your Customer has been created\").nullable().optional(),\n DateAffiliation: z.string().describe(\"Affiliation timestamp in UTC/ISO 8601 format\").nullable().optional(),\n ReferenceSegment: z.string().describe(\"Segment reference containing the customer\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"The unique identifier used within your own application for this customer\").nullable().optional(),\n ReferenceAffiliation: z.string().describe(\"Reference of the affiliate who brought the customer\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by reference.\");\n\nexport const proabonoGetCustomerByReference = action(\"PROABONO_GET_CUSTOMER_BY_REFERENCE\", {\n slug: \"proabono-get-customer-by-reference\",\n name: \"Get Customer by Reference\",\n description: \"Tool to retrieve a customer by their reference identifier from ProAbono API. Use when you need to fetch customer details using the unique reference identifier from your own application rather than the ProAbono internal ID.\",\n input: ProabonoGetCustomerByReferenceInput,\n output: ProabonoGetCustomerByReferenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EACzI,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,oDAAoD,EAAE,OAAO;CACjE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAiB7E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpL,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-payment-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-payment-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerPaymentSettingsInput: z.ZodTypeAny = z.object({\n ReferenceCustomer: z.string().describe(\"The unique reference identifier of the customer whose payment settings to retrieve (ReferenceCustomer property)\"),\n}).describe(\"Request model for the GetCustomerPaymentSettings action.\");\nexport const ProabonoGetCustomerPaymentSettingsOutput: z.ZodTypeAny = z.object({\n IsTaxed: z.boolean().describe(\"Indicates whether the customer is subject to taxation\").nullable().optional(),\n NoteInvoice: z.string().describe(\"A note that will be added at the bottom of all upcoming invoices for this customer\").nullable().optional(),\n TypePayment: z.string().describe(\"The manual payment method type. Possible values: Card, ExternalBank, ExternalCash, ExternalCheck, ExternalOther\").nullable().optional(),\n IsGreyListed: z.boolean().describe(\"Indicates if access to payment forms is prevented due to suspicious activity or payment issues\").nullable().optional(),\n IsAutoBilling: z.boolean().describe(\"Whether automatic billing is enabled for the next billing date\").nullable().optional(),\n DateNextBilling: z.string().describe(\"ISO 8601 timestamp of the next billing date for this customer\").nullable().optional(),\n}).describe(\"Response model for customer payment settings.\");\n\nexport const proabonoGetCustomerPaymentSettings = action(\"PROABONO_GET_CUSTOMER_PAYMENT_SETTINGS\", {\n slug: \"proabono-get-customer-payment-settings\",\n name: \"Get Customer Payment Settings\",\n description: \"Tool to retrieve customer payment settings via the Backoffice API. Use when you need to check a customer's payment configuration, billing schedule, or payment method type.\",\n input: ProabonoGetCustomerPaymentSettingsInput,\n output: ProabonoGetCustomerPaymentSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO,EAC5E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EAC1J,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxK,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-payment-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-payment-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerPaymentSettingsInput = z.object({\n ReferenceCustomer: z.string().describe(\"The unique reference identifier of the customer whose payment settings to retrieve (ReferenceCustomer property)\"),\n}).describe(\"Request model for the GetCustomerPaymentSettings action.\");\nexport const ProabonoGetCustomerPaymentSettingsOutput = z.object({\n IsTaxed: z.boolean().describe(\"Indicates whether the customer is subject to taxation\").nullable().optional(),\n NoteInvoice: z.string().describe(\"A note that will be added at the bottom of all upcoming invoices for this customer\").nullable().optional(),\n TypePayment: z.string().describe(\"The manual payment method type. Possible values: Card, ExternalBank, ExternalCash, ExternalCheck, ExternalOther\").nullable().optional(),\n IsGreyListed: z.boolean().describe(\"Indicates if access to payment forms is prevented due to suspicious activity or payment issues\").nullable().optional(),\n IsAutoBilling: z.boolean().describe(\"Whether automatic billing is enabled for the next billing date\").nullable().optional(),\n DateNextBilling: z.string().describe(\"ISO 8601 timestamp of the next billing date for this customer\").nullable().optional(),\n}).describe(\"Response model for customer payment settings.\");\n\nexport const proabonoGetCustomerPaymentSettings = action(\"PROABONO_GET_CUSTOMER_PAYMENT_SETTINGS\", {\n slug: \"proabono-get-customer-payment-settings\",\n name: \"Get Customer Payment Settings\",\n description: \"Tool to retrieve customer payment settings via the Backoffice API. Use when you need to check a customer's payment configuration, billing schedule, or payment method type.\",\n input: ProabonoGetCustomerPaymentSettingsInput,\n output: ProabonoGetCustomerPaymentSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EAC1J,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxK,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-payment-settings.d.ts
4
- declare const ProabonoGetCustomerPaymentSettingsInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerPaymentSettingsInput: z.ZodObject<{
5
+ ReferenceCustomer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodObject<{
8
+ IsTaxed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9
+ NoteInvoice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ TypePayment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ IsGreyListed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ IsAutoBilling: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ DateNextBilling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>;
15
+ declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ ReferenceCustomer: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { proabonoGetCustomerPaymentSettings };
9
20
  //# sourceMappingURL=get-customer-payment-settings.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-payment-settings.d.cts","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAEe;AAAA,cAC1D,wCAAA,EAA0C,CAAA,CAAE,UAOG;AAAA,cAE/C,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-payment-settings.d.cts","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;cASxC,kCAAA,gCAAkC,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer-payment-settings.d.ts
4
- declare const ProabonoGetCustomerPaymentSettingsInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerPaymentSettingsInput: z.ZodObject<{
5
+ ReferenceCustomer: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProabonoGetCustomerPaymentSettingsOutput: z.ZodObject<{
8
+ IsTaxed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
9
+ NoteInvoice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ TypePayment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ IsGreyListed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ IsAutoBilling: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ DateNextBilling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>;
15
+ declare const proabonoGetCustomerPaymentSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ ReferenceCustomer: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { proabonoGetCustomerPaymentSettings };
9
20
  //# sourceMappingURL=get-customer-payment-settings.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-payment-settings.d.mts","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAEe;AAAA,cAC1D,wCAAA,EAA0C,CAAA,CAAE,UAOG;AAAA,cAE/C,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer-payment-settings.d.mts","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;cASxC,kCAAA,gCAAkC,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer-payment-settings.mjs","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerPaymentSettingsInput: z.ZodTypeAny = z.object({\n ReferenceCustomer: z.string().describe(\"The unique reference identifier of the customer whose payment settings to retrieve (ReferenceCustomer property)\"),\n}).describe(\"Request model for the GetCustomerPaymentSettings action.\");\nexport const ProabonoGetCustomerPaymentSettingsOutput: z.ZodTypeAny = z.object({\n IsTaxed: z.boolean().describe(\"Indicates whether the customer is subject to taxation\").nullable().optional(),\n NoteInvoice: z.string().describe(\"A note that will be added at the bottom of all upcoming invoices for this customer\").nullable().optional(),\n TypePayment: z.string().describe(\"The manual payment method type. Possible values: Card, ExternalBank, ExternalCash, ExternalCheck, ExternalOther\").nullable().optional(),\n IsGreyListed: z.boolean().describe(\"Indicates if access to payment forms is prevented due to suspicious activity or payment issues\").nullable().optional(),\n IsAutoBilling: z.boolean().describe(\"Whether automatic billing is enabled for the next billing date\").nullable().optional(),\n DateNextBilling: z.string().describe(\"ISO 8601 timestamp of the next billing date for this customer\").nullable().optional(),\n}).describe(\"Response model for customer payment settings.\");\n\nexport const proabonoGetCustomerPaymentSettings = action(\"PROABONO_GET_CUSTOMER_PAYMENT_SETTINGS\", {\n slug: \"proabono-get-customer-payment-settings\",\n name: \"Get Customer Payment Settings\",\n description: \"Tool to retrieve customer payment settings via the Backoffice API. Use when you need to check a customer's payment configuration, billing schedule, or payment method type.\",\n input: ProabonoGetCustomerPaymentSettingsInput,\n output: ProabonoGetCustomerPaymentSettingsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBmE,EAAE,OAAO,EAC5E,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EAC1J,CAAC,CAAC,CAAC,SAAS,0DAcH;CACP,QAdoE,EAAE,OAAO;EAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxK,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer-payment-settings.mjs","names":[],"sources":["../../src/actions/get-customer-payment-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerPaymentSettingsInput = z.object({\n ReferenceCustomer: z.string().describe(\"The unique reference identifier of the customer whose payment settings to retrieve (ReferenceCustomer property)\"),\n}).describe(\"Request model for the GetCustomerPaymentSettings action.\");\nexport const ProabonoGetCustomerPaymentSettingsOutput = z.object({\n IsTaxed: z.boolean().describe(\"Indicates whether the customer is subject to taxation\").nullable().optional(),\n NoteInvoice: z.string().describe(\"A note that will be added at the bottom of all upcoming invoices for this customer\").nullable().optional(),\n TypePayment: z.string().describe(\"The manual payment method type. Possible values: Card, ExternalBank, ExternalCash, ExternalCheck, ExternalOther\").nullable().optional(),\n IsGreyListed: z.boolean().describe(\"Indicates if access to payment forms is prevented due to suspicious activity or payment issues\").nullable().optional(),\n IsAutoBilling: z.boolean().describe(\"Whether automatic billing is enabled for the next billing date\").nullable().optional(),\n DateNextBilling: z.string().describe(\"ISO 8601 timestamp of the next billing date for this customer\").nullable().optional(),\n}).describe(\"Response model for customer payment settings.\");\n\nexport const proabonoGetCustomerPaymentSettings = action(\"PROABONO_GET_CUSTOMER_PAYMENT_SETTINGS\", {\n slug: \"proabono-get-customer-payment-settings\",\n name: \"Get Customer Payment Settings\",\n description: \"Tool to retrieve customer payment settings via the Backoffice API. Use when you need to check a customer's payment configuration, billing schedule, or payment method type.\",\n input: ProabonoGetCustomerPaymentSettingsInput,\n output: ProabonoGetCustomerPaymentSettingsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBqD,EAAE,OAAO,EAC9D,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EAC1J,CAAC,CAAC,CAAC,SAAS,0DAcH;CACP,QAdsD,EAAE,OAAO;EAC/D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxK,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer.cjs","names":["z","action"],"sources":["../../src/actions/get-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the customer to retrieve\"),\n id_business: z.number().int().describe(\"The business identifier. Optional parameter to scope the request to a specific business\").optional(),\n}).describe(\"Request model for retrieving a customer by ID from ProAbono.\");\nconst ProabonoGetCustomer_CustomerLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'self', 'related-address-billing', 'collection-subscription')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path for the related resource\").nullable().optional(),\n}).describe(\"Model for HATEOAS navigation links in customer response.\");\nexport const ProabonoGetCustomerOutput: z.ZodTypeAny = z.object({\n Id: z.number().int().describe(\"Unique customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Display name of the customer\").nullable().optional(),\n Email: z.string().describe(\"Customer email address\").nullable().optional(),\n Links: z.array(ProabonoGetCustomer_CustomerLinkSchema).describe(\"HATEOAS navigation links for related resources (billing address, subscriptions, invoices, etc.)\").nullable().optional(),\n Status: z.string().describe(\"Functional state reflecting customer status (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Language: z.string().describe(\"ISO 639-1 language code (e.g., 'en', 'fr')\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment association ID\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp in ISO 8601 format\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Business association ID\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the customer record\").nullable().optional(),\n StateCustomer: z.string().describe(\"Technical state of the customer (e.g., 'Enabled', 'Disabled')\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"User ID who created the customer record\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"Shared key of the customer between ProAbono and your application\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by ID.\");\n\nexport const proabonoGetCustomer = action(\"PROABONO_GET_CUSTOMER\", {\n slug: \"proabono-get-customer\",\n name: \"Get Customer by ID\",\n description: \"Tool to retrieve a single customer by ID from ProAbono Backoffice API. Use when you need to fetch detailed information about a specific customer including their billing details, status, and related resource links.\",\n input: ProabonoGetCustomerInput,\n output: ProabonoGetCustomerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-customer.cjs","names":["z","action"],"sources":["../../src/actions/get-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProabonoGetCustomerInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the customer to retrieve\"),\n id_business: z.number().int().describe(\"The business identifier. Optional parameter to scope the request to a specific business\").optional(),\n}).describe(\"Request model for retrieving a customer by ID from ProAbono.\");\nconst ProabonoGetCustomer_CustomerLinkSchema = z.object({\n rel: z.string().describe(\"Relationship type (e.g., 'self', 'related-address-billing', 'collection-subscription')\").nullable().optional(),\n href: z.string().describe(\"API endpoint path for the related resource\").nullable().optional(),\n}).describe(\"Model for HATEOAS navigation links in customer response.\");\nexport const ProabonoGetCustomerOutput = z.object({\n Id: z.number().int().describe(\"Unique customer identifier\").nullable().optional(),\n Name: z.string().describe(\"Display name of the customer\").nullable().optional(),\n Email: z.string().describe(\"Customer email address\").nullable().optional(),\n Links: z.array(ProabonoGetCustomer_CustomerLinkSchema).describe(\"HATEOAS navigation links for related resources (billing address, subscriptions, invoices, etc.)\").nullable().optional(),\n Status: z.string().describe(\"Functional state reflecting customer status (e.g., 'Enabled', 'Suspended')\").nullable().optional(),\n Language: z.string().describe(\"ISO 639-1 language code (e.g., 'en', 'fr')\").nullable().optional(),\n IdSegment: z.number().int().describe(\"Segment association ID\").nullable().optional(),\n DateUpdate: z.string().describe(\"Last modification timestamp in ISO 8601 format\").nullable().optional(),\n IdBusiness: z.number().int().describe(\"Business association ID\").nullable().optional(),\n DateCreation: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable().optional(),\n IdUserUpdate: z.number().int().describe(\"User ID who last modified the customer record\").nullable().optional(),\n StateCustomer: z.string().describe(\"Technical state of the customer (e.g., 'Enabled', 'Disabled')\").nullable().optional(),\n IdUserCreation: z.number().int().describe(\"User ID who created the customer record\").nullable().optional(),\n ReferenceCustomer: z.string().describe(\"Shared key of the customer between ProAbono and your application\").nullable().optional(),\n}).describe(\"Response model for a ProAbono customer retrieved by ID.\");\n\nexport const proabonoGetCustomer = action(\"PROABONO_GET_CUSTOMER\", {\n slug: \"proabono-get-customer\",\n name: \"Get Customer by ID\",\n description: \"Tool to retrieve a single customer by ID from ProAbono Backoffice API. Use when you need to fetch detailed information about a specific customer including their billing details, status, and related resource links.\",\n input: ProabonoGetCustomerInput,\n output: ProabonoGetCustomerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer.d.ts
4
- declare const ProabonoGetCustomerInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ id_business: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const ProabonoGetCustomerOutput: z.ZodObject<{
9
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>>>>;
16
+ Status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ IdBusiness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ DateCreation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ StateCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ IdUserCreation: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ ReferenceCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$strip>;
27
+ declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
28
+ id: number;
29
+ id_business?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { proabonoGetCustomer };
9
33
  //# sourceMappingURL=get-customer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer.d.cts","names":[],"sources":["../../src/actions/get-customer.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGkC;AAAA,cAK9D,yBAAA,EAA2B,CAAA,CAAE,UAe4B;AAAA,cAEzD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer.d.cts","names":[],"sources":["../../src/actions/get-customer.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAiBzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-customer.d.ts
4
- declare const ProabonoGetCustomerInput: z.ZodTypeAny;
5
- declare const ProabonoGetCustomerOutput: z.ZodTypeAny;
6
- declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProabonoGetCustomerInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ id_business: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const ProabonoGetCustomerOutput: z.ZodObject<{
9
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ Name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>>>>;
16
+ Status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ Language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ IdSegment: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ DateUpdate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ IdBusiness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ DateCreation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ IdUserUpdate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ StateCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ IdUserCreation: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ ReferenceCustomer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$strip>;
27
+ declare const proabonoGetCustomer: import("@keystrokehq/action").WorkflowActionDefinition<{
28
+ id: number;
29
+ id_business?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { proabonoGetCustomer };
9
33
  //# sourceMappingURL=get-customer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-customer.d.mts","names":[],"sources":["../../src/actions/get-customer.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAGkC;AAAA,cAK9D,yBAAA,EAA2B,CAAA,CAAE,UAe4B;AAAA,cAEzD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-customer.d.mts","names":[],"sources":["../../src/actions/get-customer.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAiBzB,mBAAA,gCAAmB,wBAAA"}