@keystrokehq/paypal 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 (571) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/activate-plan.cjs.map +1 -1
  4. package/dist/actions/activate-plan.d.cts +10 -3
  5. package/dist/actions/activate-plan.d.cts.map +1 -1
  6. package/dist/actions/activate-plan.d.mts +10 -3
  7. package/dist/actions/activate-plan.d.mts.map +1 -1
  8. package/dist/actions/activate-plan.mjs.map +1 -1
  9. package/dist/actions/add-batch-trackers.cjs +5 -5
  10. package/dist/actions/add-batch-trackers.cjs.map +1 -1
  11. package/dist/actions/add-batch-trackers.d.cts +78 -3
  12. package/dist/actions/add-batch-trackers.d.cts.map +1 -1
  13. package/dist/actions/add-batch-trackers.d.mts +78 -3
  14. package/dist/actions/add-batch-trackers.d.mts.map +1 -1
  15. package/dist/actions/add-batch-trackers.mjs +5 -5
  16. package/dist/actions/add-batch-trackers.mjs.map +1 -1
  17. package/dist/actions/authorize-order.cjs +6 -6
  18. package/dist/actions/authorize-order.cjs.map +1 -1
  19. package/dist/actions/authorize-order.d.cts +94 -3
  20. package/dist/actions/authorize-order.d.cts.map +1 -1
  21. package/dist/actions/authorize-order.d.mts +94 -3
  22. package/dist/actions/authorize-order.d.mts.map +1 -1
  23. package/dist/actions/authorize-order.mjs +6 -6
  24. package/dist/actions/authorize-order.mjs.map +1 -1
  25. package/dist/actions/cancel-invoice.cjs +1 -1
  26. package/dist/actions/cancel-invoice.cjs.map +1 -1
  27. package/dist/actions/cancel-invoice.d.cts +36 -3
  28. package/dist/actions/cancel-invoice.d.cts.map +1 -1
  29. package/dist/actions/cancel-invoice.d.mts +36 -3
  30. package/dist/actions/cancel-invoice.d.mts.map +1 -1
  31. package/dist/actions/cancel-invoice.mjs +1 -1
  32. package/dist/actions/cancel-invoice.mjs.map +1 -1
  33. package/dist/actions/cancel-reminders.cjs +1 -1
  34. package/dist/actions/cancel-reminders.cjs.map +1 -1
  35. package/dist/actions/cancel-reminders.d.cts +25 -3
  36. package/dist/actions/cancel-reminders.d.cts.map +1 -1
  37. package/dist/actions/cancel-reminders.d.mts +25 -3
  38. package/dist/actions/cancel-reminders.d.mts.map +1 -1
  39. package/dist/actions/cancel-reminders.mjs +1 -1
  40. package/dist/actions/cancel-reminders.mjs.map +1 -1
  41. package/dist/actions/capture-subscription-payment.cjs +14 -14
  42. package/dist/actions/capture-subscription-payment.cjs.map +1 -1
  43. package/dist/actions/capture-subscription-payment.d.cts +67 -3
  44. package/dist/actions/capture-subscription-payment.d.cts.map +1 -1
  45. package/dist/actions/capture-subscription-payment.d.mts +67 -3
  46. package/dist/actions/capture-subscription-payment.d.mts.map +1 -1
  47. package/dist/actions/capture-subscription-payment.mjs +14 -14
  48. package/dist/actions/capture-subscription-payment.mjs.map +1 -1
  49. package/dist/actions/charge-payment-method.cjs.map +1 -1
  50. package/dist/actions/charge-payment-method.d.cts +89 -3
  51. package/dist/actions/charge-payment-method.d.cts.map +1 -1
  52. package/dist/actions/charge-payment-method.d.mts +89 -3
  53. package/dist/actions/charge-payment-method.d.mts.map +1 -1
  54. package/dist/actions/charge-payment-method.mjs.map +1 -1
  55. package/dist/actions/create-invoice.cjs +7 -7
  56. package/dist/actions/create-invoice.cjs.map +1 -1
  57. package/dist/actions/create-invoice.d.cts +428 -3
  58. package/dist/actions/create-invoice.d.cts.map +1 -1
  59. package/dist/actions/create-invoice.d.mts +428 -3
  60. package/dist/actions/create-invoice.d.mts.map +1 -1
  61. package/dist/actions/create-invoice.mjs +7 -7
  62. package/dist/actions/create-invoice.mjs.map +1 -1
  63. package/dist/actions/create-payment.cjs +11 -11
  64. package/dist/actions/create-payment.cjs.map +1 -1
  65. package/dist/actions/create-payment.d.cts +211 -3
  66. package/dist/actions/create-payment.d.cts.map +1 -1
  67. package/dist/actions/create-payment.d.mts +211 -3
  68. package/dist/actions/create-payment.d.mts.map +1 -1
  69. package/dist/actions/create-payment.mjs +11 -11
  70. package/dist/actions/create-payment.mjs.map +1 -1
  71. package/dist/actions/create-payments-billing-plans.cjs +8 -8
  72. package/dist/actions/create-payments-billing-plans.cjs.map +1 -1
  73. package/dist/actions/create-payments-billing-plans.d.cts +152 -3
  74. package/dist/actions/create-payments-billing-plans.d.cts.map +1 -1
  75. package/dist/actions/create-payments-billing-plans.d.mts +152 -3
  76. package/dist/actions/create-payments-billing-plans.d.mts.map +1 -1
  77. package/dist/actions/create-payments-billing-plans.mjs +8 -8
  78. package/dist/actions/create-payments-billing-plans.mjs.map +1 -1
  79. package/dist/actions/create-plan.cjs +8 -8
  80. package/dist/actions/create-plan.cjs.map +1 -1
  81. package/dist/actions/create-plan.d.cts +142 -3
  82. package/dist/actions/create-plan.d.cts.map +1 -1
  83. package/dist/actions/create-plan.d.mts +142 -3
  84. package/dist/actions/create-plan.d.mts.map +1 -1
  85. package/dist/actions/create-plan.mjs +8 -8
  86. package/dist/actions/create-plan.mjs.map +1 -1
  87. package/dist/actions/create-product.cjs.map +1 -1
  88. package/dist/actions/create-product.d.cts +184 -3
  89. package/dist/actions/create-product.d.cts.map +1 -1
  90. package/dist/actions/create-product.d.mts +184 -3
  91. package/dist/actions/create-product.d.mts.map +1 -1
  92. package/dist/actions/create-product.mjs.map +1 -1
  93. package/dist/actions/create-subscription.cjs +2 -2
  94. package/dist/actions/create-subscription.cjs.map +1 -1
  95. package/dist/actions/create-subscription.d.cts +254 -3
  96. package/dist/actions/create-subscription.d.cts.map +1 -1
  97. package/dist/actions/create-subscription.d.mts +254 -3
  98. package/dist/actions/create-subscription.d.mts.map +1 -1
  99. package/dist/actions/create-subscription.mjs +2 -2
  100. package/dist/actions/create-subscription.mjs.map +1 -1
  101. package/dist/actions/create-template.cjs +5 -5
  102. package/dist/actions/create-template.cjs.map +1 -1
  103. package/dist/actions/create-template.d.cts +317 -3
  104. package/dist/actions/create-template.d.cts.map +1 -1
  105. package/dist/actions/create-template.d.mts +317 -3
  106. package/dist/actions/create-template.d.mts.map +1 -1
  107. package/dist/actions/create-template.mjs +5 -5
  108. package/dist/actions/create-template.mjs.map +1 -1
  109. package/dist/actions/create-web-profile.cjs +2 -2
  110. package/dist/actions/create-web-profile.cjs.map +1 -1
  111. package/dist/actions/create-web-profile.d.cts +81 -3
  112. package/dist/actions/create-web-profile.d.cts.map +1 -1
  113. package/dist/actions/create-web-profile.d.mts +81 -3
  114. package/dist/actions/create-web-profile.d.mts.map +1 -1
  115. package/dist/actions/create-web-profile.mjs +2 -2
  116. package/dist/actions/create-web-profile.mjs.map +1 -1
  117. package/dist/actions/create-webhook-lookup.cjs +3 -3
  118. package/dist/actions/create-webhook-lookup.cjs.map +1 -1
  119. package/dist/actions/create-webhook-lookup.d.cts +11 -3
  120. package/dist/actions/create-webhook-lookup.d.cts.map +1 -1
  121. package/dist/actions/create-webhook-lookup.d.mts +11 -3
  122. package/dist/actions/create-webhook-lookup.d.mts.map +1 -1
  123. package/dist/actions/create-webhook-lookup.mjs +3 -3
  124. package/dist/actions/create-webhook-lookup.mjs.map +1 -1
  125. package/dist/actions/create-webhook.cjs +3 -3
  126. package/dist/actions/create-webhook.cjs.map +1 -1
  127. package/dist/actions/create-webhook.d.cts +36 -3
  128. package/dist/actions/create-webhook.d.cts.map +1 -1
  129. package/dist/actions/create-webhook.d.mts +36 -3
  130. package/dist/actions/create-webhook.d.mts.map +1 -1
  131. package/dist/actions/create-webhook.mjs +3 -3
  132. package/dist/actions/create-webhook.mjs.map +1 -1
  133. package/dist/actions/deactivate-plan.cjs +2 -2
  134. package/dist/actions/deactivate-plan.cjs.map +1 -1
  135. package/dist/actions/deactivate-plan.d.cts +10 -3
  136. package/dist/actions/deactivate-plan.d.cts.map +1 -1
  137. package/dist/actions/deactivate-plan.d.mts +10 -3
  138. package/dist/actions/deactivate-plan.d.mts.map +1 -1
  139. package/dist/actions/deactivate-plan.mjs +2 -2
  140. package/dist/actions/deactivate-plan.mjs.map +1 -1
  141. package/dist/actions/delete-external-payment.cjs.map +1 -1
  142. package/dist/actions/delete-external-payment.d.cts +13 -3
  143. package/dist/actions/delete-external-payment.d.cts.map +1 -1
  144. package/dist/actions/delete-external-payment.d.mts +13 -3
  145. package/dist/actions/delete-external-payment.d.mts.map +1 -1
  146. package/dist/actions/delete-external-payment.mjs.map +1 -1
  147. package/dist/actions/delete-invoice-payment-record.cjs.map +1 -1
  148. package/dist/actions/delete-invoice-payment-record.d.cts +13 -3
  149. package/dist/actions/delete-invoice-payment-record.d.cts.map +1 -1
  150. package/dist/actions/delete-invoice-payment-record.d.mts +13 -3
  151. package/dist/actions/delete-invoice-payment-record.d.mts.map +1 -1
  152. package/dist/actions/delete-invoice-payment-record.mjs.map +1 -1
  153. package/dist/actions/delete-invoice-refund-record.cjs.map +1 -1
  154. package/dist/actions/delete-invoice-refund-record.d.cts +12 -3
  155. package/dist/actions/delete-invoice-refund-record.d.cts.map +1 -1
  156. package/dist/actions/delete-invoice-refund-record.d.mts +12 -3
  157. package/dist/actions/delete-invoice-refund-record.d.mts.map +1 -1
  158. package/dist/actions/delete-invoice-refund-record.mjs.map +1 -1
  159. package/dist/actions/delete-invoice.cjs +3 -3
  160. package/dist/actions/delete-invoice.cjs.map +1 -1
  161. package/dist/actions/delete-invoice.d.cts +25 -3
  162. package/dist/actions/delete-invoice.d.cts.map +1 -1
  163. package/dist/actions/delete-invoice.d.mts +25 -3
  164. package/dist/actions/delete-invoice.d.mts.map +1 -1
  165. package/dist/actions/delete-invoice.mjs +3 -3
  166. package/dist/actions/delete-invoice.mjs.map +1 -1
  167. package/dist/actions/delete-payment-resource.cjs +2 -2
  168. package/dist/actions/delete-payment-resource.cjs.map +1 -1
  169. package/dist/actions/delete-payment-resource.d.cts +10 -3
  170. package/dist/actions/delete-payment-resource.d.cts.map +1 -1
  171. package/dist/actions/delete-payment-resource.d.mts +10 -3
  172. package/dist/actions/delete-payment-resource.d.mts.map +1 -1
  173. package/dist/actions/delete-payment-resource.mjs +2 -2
  174. package/dist/actions/delete-payment-resource.mjs.map +1 -1
  175. package/dist/actions/delete-template.cjs +3 -3
  176. package/dist/actions/delete-template.cjs.map +1 -1
  177. package/dist/actions/delete-template.d.cts +25 -3
  178. package/dist/actions/delete-template.d.cts.map +1 -1
  179. package/dist/actions/delete-template.d.mts +25 -3
  180. package/dist/actions/delete-template.d.mts.map +1 -1
  181. package/dist/actions/delete-template.mjs +3 -3
  182. package/dist/actions/delete-template.mjs.map +1 -1
  183. package/dist/actions/delete-web-profile.cjs +2 -2
  184. package/dist/actions/delete-web-profile.cjs.map +1 -1
  185. package/dist/actions/delete-web-profile.d.cts +10 -3
  186. package/dist/actions/delete-web-profile.d.cts.map +1 -1
  187. package/dist/actions/delete-web-profile.d.mts +10 -3
  188. package/dist/actions/delete-web-profile.d.mts.map +1 -1
  189. package/dist/actions/delete-web-profile.mjs +2 -2
  190. package/dist/actions/delete-web-profile.mjs.map +1 -1
  191. package/dist/actions/delete-webhook.cjs +3 -3
  192. package/dist/actions/delete-webhook.cjs.map +1 -1
  193. package/dist/actions/delete-webhook.d.cts +24 -3
  194. package/dist/actions/delete-webhook.d.cts.map +1 -1
  195. package/dist/actions/delete-webhook.d.mts +24 -3
  196. package/dist/actions/delete-webhook.d.mts.map +1 -1
  197. package/dist/actions/delete-webhook.mjs +3 -3
  198. package/dist/actions/delete-webhook.mjs.map +1 -1
  199. package/dist/actions/fetch-node.cjs +1 -1
  200. package/dist/actions/fetch-node.cjs.map +1 -1
  201. package/dist/actions/fetch-node.d.cts +21 -3
  202. package/dist/actions/fetch-node.d.cts.map +1 -1
  203. package/dist/actions/fetch-node.d.mts +21 -3
  204. package/dist/actions/fetch-node.d.mts.map +1 -1
  205. package/dist/actions/fetch-node.mjs +1 -1
  206. package/dist/actions/fetch-node.mjs.map +1 -1
  207. package/dist/actions/finalize-pay-pal-braintree-dispute.cjs.map +1 -1
  208. package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts +14 -3
  209. package/dist/actions/finalize-pay-pal-braintree-dispute.d.cts.map +1 -1
  210. package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts +14 -3
  211. package/dist/actions/finalize-pay-pal-braintree-dispute.d.mts.map +1 -1
  212. package/dist/actions/finalize-pay-pal-braintree-dispute.mjs.map +1 -1
  213. package/dist/actions/find-eligible-methods.cjs +1 -1
  214. package/dist/actions/find-eligible-methods.cjs.map +1 -1
  215. package/dist/actions/find-eligible-methods.d.cts +119 -3
  216. package/dist/actions/find-eligible-methods.d.cts.map +1 -1
  217. package/dist/actions/find-eligible-methods.d.mts +119 -3
  218. package/dist/actions/find-eligible-methods.d.mts.map +1 -1
  219. package/dist/actions/find-eligible-methods.mjs +1 -1
  220. package/dist/actions/find-eligible-methods.mjs.map +1 -1
  221. package/dist/actions/generate-client-token.cjs +1 -1
  222. package/dist/actions/generate-client-token.cjs.map +1 -1
  223. package/dist/actions/generate-client-token.d.cts +7 -3
  224. package/dist/actions/generate-client-token.d.cts.map +1 -1
  225. package/dist/actions/generate-client-token.d.mts +7 -3
  226. package/dist/actions/generate-client-token.d.mts.map +1 -1
  227. package/dist/actions/generate-client-token.mjs +1 -1
  228. package/dist/actions/generate-client-token.mjs.map +1 -1
  229. package/dist/actions/generate-next-invoice-number-v2.cjs.map +1 -1
  230. package/dist/actions/generate-next-invoice-number-v2.d.cts +10 -3
  231. package/dist/actions/generate-next-invoice-number-v2.d.cts.map +1 -1
  232. package/dist/actions/generate-next-invoice-number-v2.d.mts +10 -3
  233. package/dist/actions/generate-next-invoice-number-v2.d.mts.map +1 -1
  234. package/dist/actions/generate-next-invoice-number-v2.mjs.map +1 -1
  235. package/dist/actions/generate-next-invoice-number.cjs +1 -1
  236. package/dist/actions/generate-next-invoice-number.cjs.map +1 -1
  237. package/dist/actions/generate-next-invoice-number.d.cts +5 -3
  238. package/dist/actions/generate-next-invoice-number.d.cts.map +1 -1
  239. package/dist/actions/generate-next-invoice-number.d.mts +5 -3
  240. package/dist/actions/generate-next-invoice-number.d.mts.map +1 -1
  241. package/dist/actions/generate-next-invoice-number.mjs +1 -1
  242. package/dist/actions/generate-next-invoice-number.mjs.map +1 -1
  243. package/dist/actions/generate-qr-code.cjs +3 -3
  244. package/dist/actions/generate-qr-code.cjs.map +1 -1
  245. package/dist/actions/generate-qr-code.d.cts +38 -3
  246. package/dist/actions/generate-qr-code.d.cts.map +1 -1
  247. package/dist/actions/generate-qr-code.d.mts +38 -3
  248. package/dist/actions/generate-qr-code.d.mts.map +1 -1
  249. package/dist/actions/generate-qr-code.mjs +3 -3
  250. package/dist/actions/generate-qr-code.mjs.map +1 -1
  251. package/dist/actions/get-billing-subscriptions.cjs.map +1 -1
  252. package/dist/actions/get-billing-subscriptions.d.cts +86 -3
  253. package/dist/actions/get-billing-subscriptions.d.cts.map +1 -1
  254. package/dist/actions/get-billing-subscriptions.d.mts +86 -3
  255. package/dist/actions/get-billing-subscriptions.d.mts.map +1 -1
  256. package/dist/actions/get-billing-subscriptions.mjs.map +1 -1
  257. package/dist/actions/get-invoice.cjs +9 -9
  258. package/dist/actions/get-invoice.cjs.map +1 -1
  259. package/dist/actions/get-invoice.d.cts +151 -3
  260. package/dist/actions/get-invoice.d.cts.map +1 -1
  261. package/dist/actions/get-invoice.d.mts +151 -3
  262. package/dist/actions/get-invoice.d.mts.map +1 -1
  263. package/dist/actions/get-invoice.mjs +9 -9
  264. package/dist/actions/get-invoice.mjs.map +1 -1
  265. package/dist/actions/get-invoicing-invoices-qr-code.cjs +3 -3
  266. package/dist/actions/get-invoicing-invoices-qr-code.cjs.map +1 -1
  267. package/dist/actions/get-invoicing-invoices-qr-code.d.cts +20 -3
  268. package/dist/actions/get-invoicing-invoices-qr-code.d.cts.map +1 -1
  269. package/dist/actions/get-invoicing-invoices-qr-code.d.mts +20 -3
  270. package/dist/actions/get-invoicing-invoices-qr-code.d.mts.map +1 -1
  271. package/dist/actions/get-invoicing-invoices-qr-code.mjs +3 -3
  272. package/dist/actions/get-invoicing-invoices-qr-code.mjs.map +1 -1
  273. package/dist/actions/get-invoicing-template.cjs +2 -2
  274. package/dist/actions/get-invoicing-template.cjs.map +1 -1
  275. package/dist/actions/get-invoicing-template.d.cts +134 -3
  276. package/dist/actions/get-invoicing-template.d.cts.map +1 -1
  277. package/dist/actions/get-invoicing-template.d.mts +134 -3
  278. package/dist/actions/get-invoicing-template.d.mts.map +1 -1
  279. package/dist/actions/get-invoicing-template.mjs +2 -2
  280. package/dist/actions/get-invoicing-template.mjs.map +1 -1
  281. package/dist/actions/get-order.cjs.map +1 -1
  282. package/dist/actions/get-order.d.cts +114 -3
  283. package/dist/actions/get-order.d.cts.map +1 -1
  284. package/dist/actions/get-order.d.mts +114 -3
  285. package/dist/actions/get-order.d.mts.map +1 -1
  286. package/dist/actions/get-order.mjs.map +1 -1
  287. package/dist/actions/get-payment.cjs.map +1 -1
  288. package/dist/actions/get-payment.d.cts +93 -3
  289. package/dist/actions/get-payment.d.cts.map +1 -1
  290. package/dist/actions/get-payment.d.mts +93 -3
  291. package/dist/actions/get-payment.d.mts.map +1 -1
  292. package/dist/actions/get-payment.mjs.map +1 -1
  293. package/dist/actions/get-payments-refund.cjs.map +1 -1
  294. package/dist/actions/get-payments-refund.d.cts +26 -3
  295. package/dist/actions/get-payments-refund.d.cts.map +1 -1
  296. package/dist/actions/get-payments-refund.d.mts +26 -3
  297. package/dist/actions/get-payments-refund.d.mts.map +1 -1
  298. package/dist/actions/get-payments-refund.mjs.map +1 -1
  299. package/dist/actions/get-plan.cjs.map +1 -1
  300. package/dist/actions/get-plan.d.cts +52 -3
  301. package/dist/actions/get-plan.d.cts.map +1 -1
  302. package/dist/actions/get-plan.d.mts +52 -3
  303. package/dist/actions/get-plan.d.mts.map +1 -1
  304. package/dist/actions/get-plan.mjs.map +1 -1
  305. package/dist/actions/get-product.cjs +3 -3
  306. package/dist/actions/get-product.cjs.map +1 -1
  307. package/dist/actions/get-product.d.cts +22 -3
  308. package/dist/actions/get-product.d.cts.map +1 -1
  309. package/dist/actions/get-product.d.mts +22 -3
  310. package/dist/actions/get-product.d.mts.map +1 -1
  311. package/dist/actions/get-product.mjs +3 -3
  312. package/dist/actions/get-product.mjs.map +1 -1
  313. package/dist/actions/get-subscription.cjs.map +1 -1
  314. package/dist/actions/get-subscription.d.cts +79 -3
  315. package/dist/actions/get-subscription.d.cts.map +1 -1
  316. package/dist/actions/get-subscription.d.mts +79 -3
  317. package/dist/actions/get-subscription.d.mts.map +1 -1
  318. package/dist/actions/get-subscription.mjs.map +1 -1
  319. package/dist/actions/get-user-info.cjs.map +1 -1
  320. package/dist/actions/get-user-info.d.cts +34 -3
  321. package/dist/actions/get-user-info.d.cts.map +1 -1
  322. package/dist/actions/get-user-info.d.mts +34 -3
  323. package/dist/actions/get-user-info.d.mts.map +1 -1
  324. package/dist/actions/get-user-info.mjs.map +1 -1
  325. package/dist/actions/get-userinfo.cjs.map +1 -1
  326. package/dist/actions/get-userinfo.d.cts +47 -3
  327. package/dist/actions/get-userinfo.d.cts.map +1 -1
  328. package/dist/actions/get-userinfo.d.mts +47 -3
  329. package/dist/actions/get-userinfo.d.mts.map +1 -1
  330. package/dist/actions/get-userinfo.mjs.map +1 -1
  331. package/dist/actions/get-web-profile.cjs +1 -1
  332. package/dist/actions/get-web-profile.cjs.map +1 -1
  333. package/dist/actions/get-web-profile.d.cts +26 -3
  334. package/dist/actions/get-web-profile.d.cts.map +1 -1
  335. package/dist/actions/get-web-profile.d.mts +26 -3
  336. package/dist/actions/get-web-profile.d.mts.map +1 -1
  337. package/dist/actions/get-web-profile.mjs +1 -1
  338. package/dist/actions/get-web-profile.mjs.map +1 -1
  339. package/dist/actions/get-webhook-lookup.cjs +1 -1
  340. package/dist/actions/get-webhook-lookup.cjs.map +1 -1
  341. package/dist/actions/get-webhook-lookup.d.cts +15 -3
  342. package/dist/actions/get-webhook-lookup.d.cts.map +1 -1
  343. package/dist/actions/get-webhook-lookup.d.mts +15 -3
  344. package/dist/actions/get-webhook-lookup.d.mts.map +1 -1
  345. package/dist/actions/get-webhook-lookup.mjs +1 -1
  346. package/dist/actions/get-webhook-lookup.mjs.map +1 -1
  347. package/dist/actions/get-webhook.cjs +2 -2
  348. package/dist/actions/get-webhook.cjs.map +1 -1
  349. package/dist/actions/get-webhook.d.cts +23 -3
  350. package/dist/actions/get-webhook.d.cts.map +1 -1
  351. package/dist/actions/get-webhook.d.mts +23 -3
  352. package/dist/actions/get-webhook.d.mts.map +1 -1
  353. package/dist/actions/get-webhook.mjs +2 -2
  354. package/dist/actions/get-webhook.mjs.map +1 -1
  355. package/dist/actions/list-disputes.cjs +2 -2
  356. package/dist/actions/list-disputes.cjs.map +1 -1
  357. package/dist/actions/list-disputes.d.cts +57 -3
  358. package/dist/actions/list-disputes.d.cts.map +1 -1
  359. package/dist/actions/list-disputes.d.mts +57 -3
  360. package/dist/actions/list-disputes.d.mts.map +1 -1
  361. package/dist/actions/list-disputes.mjs +2 -2
  362. package/dist/actions/list-disputes.mjs.map +1 -1
  363. package/dist/actions/list-invoices.cjs.map +1 -1
  364. package/dist/actions/list-invoices.d.cts +82 -3
  365. package/dist/actions/list-invoices.d.cts.map +1 -1
  366. package/dist/actions/list-invoices.d.mts +82 -3
  367. package/dist/actions/list-invoices.d.mts.map +1 -1
  368. package/dist/actions/list-invoices.mjs.map +1 -1
  369. package/dist/actions/list-legacy-billing-plans.cjs.map +1 -1
  370. package/dist/actions/list-legacy-billing-plans.d.cts +83 -3
  371. package/dist/actions/list-legacy-billing-plans.d.cts.map +1 -1
  372. package/dist/actions/list-legacy-billing-plans.d.mts +83 -3
  373. package/dist/actions/list-legacy-billing-plans.d.mts.map +1 -1
  374. package/dist/actions/list-legacy-billing-plans.mjs.map +1 -1
  375. package/dist/actions/list-payments.cjs.map +1 -1
  376. package/dist/actions/list-payments.d.cts +109 -3
  377. package/dist/actions/list-payments.d.cts.map +1 -1
  378. package/dist/actions/list-payments.d.mts +109 -3
  379. package/dist/actions/list-payments.d.mts.map +1 -1
  380. package/dist/actions/list-payments.mjs.map +1 -1
  381. package/dist/actions/list-plans.cjs +3 -3
  382. package/dist/actions/list-plans.cjs.map +1 -1
  383. package/dist/actions/list-plans.d.cts +56 -3
  384. package/dist/actions/list-plans.d.cts.map +1 -1
  385. package/dist/actions/list-plans.d.mts +56 -3
  386. package/dist/actions/list-plans.d.mts.map +1 -1
  387. package/dist/actions/list-plans.mjs +3 -3
  388. package/dist/actions/list-plans.mjs.map +1 -1
  389. package/dist/actions/list-products.cjs.map +1 -1
  390. package/dist/actions/list-products.d.cts +30 -3
  391. package/dist/actions/list-products.d.cts.map +1 -1
  392. package/dist/actions/list-products.d.mts +30 -3
  393. package/dist/actions/list-products.d.mts.map +1 -1
  394. package/dist/actions/list-products.mjs.map +1 -1
  395. package/dist/actions/list-templates.cjs.map +1 -1
  396. package/dist/actions/list-templates.d.cts +66 -3
  397. package/dist/actions/list-templates.d.cts.map +1 -1
  398. package/dist/actions/list-templates.d.mts +66 -3
  399. package/dist/actions/list-templates.d.mts.map +1 -1
  400. package/dist/actions/list-templates.mjs.map +1 -1
  401. package/dist/actions/list-web-profiles.cjs +1 -1
  402. package/dist/actions/list-web-profiles.cjs.map +1 -1
  403. package/dist/actions/list-web-profiles.d.cts +35 -3
  404. package/dist/actions/list-web-profiles.d.cts.map +1 -1
  405. package/dist/actions/list-web-profiles.d.mts +35 -3
  406. package/dist/actions/list-web-profiles.d.mts.map +1 -1
  407. package/dist/actions/list-web-profiles.mjs +1 -1
  408. package/dist/actions/list-web-profiles.mjs.map +1 -1
  409. package/dist/actions/list-webhook-event-type-subscriptions.cjs +1 -1
  410. package/dist/actions/list-webhook-event-type-subscriptions.cjs.map +1 -1
  411. package/dist/actions/list-webhook-event-type-subscriptions.d.cts +16 -3
  412. package/dist/actions/list-webhook-event-type-subscriptions.d.cts.map +1 -1
  413. package/dist/actions/list-webhook-event-type-subscriptions.d.mts +16 -3
  414. package/dist/actions/list-webhook-event-type-subscriptions.d.mts.map +1 -1
  415. package/dist/actions/list-webhook-event-type-subscriptions.mjs +1 -1
  416. package/dist/actions/list-webhook-event-type-subscriptions.mjs.map +1 -1
  417. package/dist/actions/list-webhook-event-types.cjs +1 -1
  418. package/dist/actions/list-webhook-event-types.cjs.map +1 -1
  419. package/dist/actions/list-webhook-event-types.d.cts +12 -3
  420. package/dist/actions/list-webhook-event-types.d.cts.map +1 -1
  421. package/dist/actions/list-webhook-event-types.d.mts +12 -3
  422. package/dist/actions/list-webhook-event-types.d.mts.map +1 -1
  423. package/dist/actions/list-webhook-event-types.mjs +1 -1
  424. package/dist/actions/list-webhook-event-types.mjs.map +1 -1
  425. package/dist/actions/list-webhook-lookups.cjs.map +1 -1
  426. package/dist/actions/list-webhook-lookups.d.cts +13 -3
  427. package/dist/actions/list-webhook-lookups.d.cts.map +1 -1
  428. package/dist/actions/list-webhook-lookups.d.mts +13 -3
  429. package/dist/actions/list-webhook-lookups.d.mts.map +1 -1
  430. package/dist/actions/list-webhook-lookups.mjs.map +1 -1
  431. package/dist/actions/list-webhooks.cjs +1 -1
  432. package/dist/actions/list-webhooks.cjs.map +1 -1
  433. package/dist/actions/list-webhooks.d.cts +24 -3
  434. package/dist/actions/list-webhooks.d.cts.map +1 -1
  435. package/dist/actions/list-webhooks.d.mts +24 -3
  436. package/dist/actions/list-webhooks.d.mts.map +1 -1
  437. package/dist/actions/list-webhooks.mjs +1 -1
  438. package/dist/actions/list-webhooks.mjs.map +1 -1
  439. package/dist/actions/patch-orders.cjs.map +1 -1
  440. package/dist/actions/patch-orders.d.cts +31 -3
  441. package/dist/actions/patch-orders.d.cts.map +1 -1
  442. package/dist/actions/patch-orders.d.mts +31 -3
  443. package/dist/actions/patch-orders.d.mts.map +1 -1
  444. package/dist/actions/patch-orders.mjs.map +1 -1
  445. package/dist/actions/patch-plan.cjs.map +1 -1
  446. package/dist/actions/patch-plan.d.cts +29 -3
  447. package/dist/actions/patch-plan.d.cts.map +1 -1
  448. package/dist/actions/patch-plan.d.mts +29 -3
  449. package/dist/actions/patch-plan.d.mts.map +1 -1
  450. package/dist/actions/patch-plan.mjs.map +1 -1
  451. package/dist/actions/patch-subscription.cjs +2 -2
  452. package/dist/actions/patch-subscription.cjs.map +1 -1
  453. package/dist/actions/patch-subscription.d.cts +36 -3
  454. package/dist/actions/patch-subscription.d.cts.map +1 -1
  455. package/dist/actions/patch-subscription.d.mts +36 -3
  456. package/dist/actions/patch-subscription.d.mts.map +1 -1
  457. package/dist/actions/patch-subscription.mjs +2 -2
  458. package/dist/actions/patch-subscription.mjs.map +1 -1
  459. package/dist/actions/patch-web-profile.cjs.map +1 -1
  460. package/dist/actions/patch-web-profile.d.cts +29 -3
  461. package/dist/actions/patch-web-profile.d.cts.map +1 -1
  462. package/dist/actions/patch-web-profile.d.mts +29 -3
  463. package/dist/actions/patch-web-profile.d.mts.map +1 -1
  464. package/dist/actions/patch-web-profile.mjs.map +1 -1
  465. package/dist/actions/ping-braintree.cjs.map +1 -1
  466. package/dist/actions/ping-braintree.d.cts +6 -3
  467. package/dist/actions/ping-braintree.d.cts.map +1 -1
  468. package/dist/actions/ping-braintree.d.mts +6 -3
  469. package/dist/actions/ping-braintree.d.mts.map +1 -1
  470. package/dist/actions/ping-braintree.mjs.map +1 -1
  471. package/dist/actions/query-braintree-report.cjs +1 -1
  472. package/dist/actions/query-braintree-report.cjs.map +1 -1
  473. package/dist/actions/query-braintree-report.d.cts +30 -3
  474. package/dist/actions/query-braintree-report.d.cts.map +1 -1
  475. package/dist/actions/query-braintree-report.d.mts +30 -3
  476. package/dist/actions/query-braintree-report.d.mts.map +1 -1
  477. package/dist/actions/query-braintree-report.mjs +1 -1
  478. package/dist/actions/query-braintree-report.mjs.map +1 -1
  479. package/dist/actions/retrieve-payment-resource.cjs +1 -1
  480. package/dist/actions/retrieve-payment-resource.cjs.map +1 -1
  481. package/dist/actions/retrieve-payment-resource.d.cts +60 -3
  482. package/dist/actions/retrieve-payment-resource.d.cts.map +1 -1
  483. package/dist/actions/retrieve-payment-resource.d.mts +60 -3
  484. package/dist/actions/retrieve-payment-resource.d.mts.map +1 -1
  485. package/dist/actions/retrieve-payment-resource.mjs +1 -1
  486. package/dist/actions/retrieve-payment-resource.mjs.map +1 -1
  487. package/dist/actions/search-invoices.cjs +1 -1
  488. package/dist/actions/search-invoices.cjs.map +1 -1
  489. package/dist/actions/search-invoices.d.cts +156 -3
  490. package/dist/actions/search-invoices.d.cts.map +1 -1
  491. package/dist/actions/search-invoices.d.mts +156 -3
  492. package/dist/actions/search-invoices.d.mts.map +1 -1
  493. package/dist/actions/search-invoices.mjs +1 -1
  494. package/dist/actions/search-invoices.mjs.map +1 -1
  495. package/dist/actions/send-invoice.cjs +2 -2
  496. package/dist/actions/send-invoice.cjs.map +1 -1
  497. package/dist/actions/send-invoice.d.cts +30 -3
  498. package/dist/actions/send-invoice.d.cts.map +1 -1
  499. package/dist/actions/send-invoice.d.mts +30 -3
  500. package/dist/actions/send-invoice.d.mts.map +1 -1
  501. package/dist/actions/send-invoice.mjs +2 -2
  502. package/dist/actions/send-invoice.mjs.map +1 -1
  503. package/dist/actions/simulate-webhook-event.cjs +3 -3
  504. package/dist/actions/simulate-webhook-event.cjs.map +1 -1
  505. package/dist/actions/simulate-webhook-event.d.cts +42 -3
  506. package/dist/actions/simulate-webhook-event.d.cts.map +1 -1
  507. package/dist/actions/simulate-webhook-event.d.mts +42 -3
  508. package/dist/actions/simulate-webhook-event.d.mts.map +1 -1
  509. package/dist/actions/simulate-webhook-event.mjs +3 -3
  510. package/dist/actions/simulate-webhook-event.mjs.map +1 -1
  511. package/dist/actions/update-dispute.cjs +2 -2
  512. package/dist/actions/update-dispute.cjs.map +1 -1
  513. package/dist/actions/update-dispute.d.cts +39 -3
  514. package/dist/actions/update-dispute.d.cts.map +1 -1
  515. package/dist/actions/update-dispute.d.mts +39 -3
  516. package/dist/actions/update-dispute.d.mts.map +1 -1
  517. package/dist/actions/update-dispute.mjs +2 -2
  518. package/dist/actions/update-dispute.mjs.map +1 -1
  519. package/dist/actions/update-invoice.cjs +15 -15
  520. package/dist/actions/update-invoice.cjs.map +1 -1
  521. package/dist/actions/update-invoice.d.cts +538 -3
  522. package/dist/actions/update-invoice.d.cts.map +1 -1
  523. package/dist/actions/update-invoice.d.mts +538 -3
  524. package/dist/actions/update-invoice.d.mts.map +1 -1
  525. package/dist/actions/update-invoice.mjs +15 -15
  526. package/dist/actions/update-invoice.mjs.map +1 -1
  527. package/dist/actions/update-pay-pal-product.cjs.map +1 -1
  528. package/dist/actions/update-pay-pal-product.d.cts +29 -3
  529. package/dist/actions/update-pay-pal-product.d.cts.map +1 -1
  530. package/dist/actions/update-pay-pal-product.d.mts +29 -3
  531. package/dist/actions/update-pay-pal-product.d.mts.map +1 -1
  532. package/dist/actions/update-pay-pal-product.mjs.map +1 -1
  533. package/dist/actions/update-pay-pal-webhook.cjs +3 -3
  534. package/dist/actions/update-pay-pal-webhook.cjs.map +1 -1
  535. package/dist/actions/update-pay-pal-webhook.d.cts +40 -3
  536. package/dist/actions/update-pay-pal-webhook.d.cts.map +1 -1
  537. package/dist/actions/update-pay-pal-webhook.d.mts +40 -3
  538. package/dist/actions/update-pay-pal-webhook.d.mts.map +1 -1
  539. package/dist/actions/update-pay-pal-webhook.mjs +3 -3
  540. package/dist/actions/update-pay-pal-webhook.mjs.map +1 -1
  541. package/dist/actions/update-templates.cjs.map +1 -1
  542. package/dist/actions/update-templates.d.cts +627 -3
  543. package/dist/actions/update-templates.d.cts.map +1 -1
  544. package/dist/actions/update-templates.d.mts +627 -3
  545. package/dist/actions/update-templates.d.mts.map +1 -1
  546. package/dist/actions/update-templates.mjs.map +1 -1
  547. package/dist/actions/update-web-profile.cjs +2 -2
  548. package/dist/actions/update-web-profile.cjs.map +1 -1
  549. package/dist/actions/update-web-profile.d.cts +59 -3
  550. package/dist/actions/update-web-profile.d.cts.map +1 -1
  551. package/dist/actions/update-web-profile.d.mts +59 -3
  552. package/dist/actions/update-web-profile.d.mts.map +1 -1
  553. package/dist/actions/update-web-profile.mjs +2 -2
  554. package/dist/actions/update-web-profile.mjs.map +1 -1
  555. package/dist/actions/verify-payment-method.cjs +3 -3
  556. package/dist/actions/verify-payment-method.cjs.map +1 -1
  557. package/dist/actions/verify-payment-method.d.cts +25 -3
  558. package/dist/actions/verify-payment-method.d.cts.map +1 -1
  559. package/dist/actions/verify-payment-method.d.mts +25 -3
  560. package/dist/actions/verify-payment-method.d.mts.map +1 -1
  561. package/dist/actions/verify-payment-method.mjs +3 -3
  562. package/dist/actions/verify-payment-method.mjs.map +1 -1
  563. package/dist/actions/verify-webhook-signature.cjs +1 -1
  564. package/dist/actions/verify-webhook-signature.cjs.map +1 -1
  565. package/dist/actions/verify-webhook-signature.d.cts +52 -3
  566. package/dist/actions/verify-webhook-signature.d.cts.map +1 -1
  567. package/dist/actions/verify-webhook-signature.d.mts +52 -3
  568. package/dist/actions/verify-webhook-signature.d.mts.map +1 -1
  569. package/dist/actions/verify-webhook-signature.mjs +1 -1
  570. package/dist/actions/verify-webhook-signature.mjs.map +1 -1
  571. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"list-web-profiles.mjs","names":[],"sources":["../../src/actions/list-web-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebProfilesInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"A non-zero integer which is the start index of the entire list of items to return.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of items to return in the response. Defaults to 25. Maximum is 20.\").optional(),\n total_required: z.boolean().default(false).describe(\"Indicates whether to show the total count in the response.\").optional(),\n}).describe(\"Request to list web experience profiles.\");\nconst PaypalListWebProfiles_FlowConfigSchema: z.ZodTypeAny = z.object({\n user_action: z.string().describe(\"The user action. Sets the label, shipping, tax, and other flow options.\").nullable().optional(),\n landing_page_type: z.string().describe(\"The type of landing page to display. Values: BILLING, LOGIN, NO_PREFERENCE.\").nullable().optional(),\n bank_txn_pending_url: z.string().describe(\"The URL to redirect to after the bank transaction is pending.\").nullable().optional(),\n return_uri_http_method: z.string().describe(\"The HTTP method to use when the user returns from the PayPal site to the merchant site.\").nullable().optional(),\n}).describe(\"The flow configuration parameters for a web experience profile.\");\nconst PaypalListWebProfiles_InputFieldCustomizationSchema: z.ZodTypeAny = z.object({\n no_shipping: z.number().int().describe(\"Indicates whether to display the shipping address. 0 = display, 1 = not displayed, 2 = force display.\").nullable().optional(),\n address_override: z.number().int().describe(\"Indicates whether to display the shipping address fields. 0 = editable, 1 = hidden.\").nullable().optional(),\n}).describe(\"The input field customization parameters for a web experience profile.\");\nconst PaypalListWebProfiles_StyleAndPresentationSchema: z.ZodTypeAny = z.object({\n brand_name: z.string().describe(\"The brand name that is displayed on the PayPal checkout page.\").nullable().optional(),\n logo_image: z.string().describe(\"The URL of the logo image that is displayed in the checkout flow.\").nullable().optional(),\n locale_code: z.string().describe(\"The locale of pages that are displayed in the checkout flow.\").nullable().optional(),\n}).describe(\"The style and presentation parameters for a web experience profile.\");\nconst PaypalListWebProfiles_WebProfileSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the web experience profile.\").nullable().optional(),\n name: z.string().describe(\"The web experience profile name. Must be unique for a set of profiles for a merchant.\"),\n temporary: z.boolean().describe(\"Indicates whether the profile persists for three hours or permanently. Set to true to persist for three hours, false for permanent.\").nullable().optional(),\n flow_config: PaypalListWebProfiles_FlowConfigSchema.nullable().optional(),\n input_fields: PaypalListWebProfiles_InputFieldCustomizationSchema.nullable().optional(),\n presentation: PaypalListWebProfiles_StyleAndPresentationSchema.nullable().optional(),\n}).describe(\"A payment web experience profile.\");\nexport const PaypalListWebProfilesOutput: z.ZodTypeAny = z.object({\n links: z.array(z.object({})).describe(\"An array of HATEOAS links related to the response for pagination.\").nullable().optional(),\n profiles: z.array(PaypalListWebProfiles_WebProfileSchema).describe(\"An array of web experience profile objects.\"),\n total_items: z.number().int().describe(\"The total number of items (only included if total_required is true).\").nullable().optional(),\n total_pages: z.number().int().describe(\"The total number of pages (only included if total_required is true).\").nullable().optional(),\n}).describe(\"Response containing a list of web experience profiles.\");\n\nexport const paypalListWebProfiles = action(\"PAYPAL_LIST_WEB_PROFILES\", {\n slug: \"paypal-list-web-profiles\",\n name: \"List web experience profiles\",\n description: \"Lists web experience profiles from PayPal with optional pagination. Use this action when you need to retrieve available web experience profiles for customizing the checkout experience. This is a read-only operation that returns profile details including flow configuration, input field settings, and branding options. Results can be paginated using page and page_size parameters. The response includes up to 20 profiles by default (configurable via page_size), with HATEOAS links for pagination if more results exist.\",\n input: PaypalListWebProfilesInput,\n output: PaypalListWebProfilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC3I,gBAAgB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yCAAuD,EAAE,OAAO;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,sDAAoE,EAAE,OAAO;CACjF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,mDAAiE,EAAE,OAAO;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,yCAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACjH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3L,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACxE,cAAc,oDAAoD,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,iDAAiD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAQ/C,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZuD,EAAE,OAAO;EAChE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,UAAU,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-web-profiles.mjs","names":[],"sources":["../../src/actions/list-web-profiles.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebProfilesInput = z.object({\n page: z.number().int().default(1).describe(\"A non-zero integer which is the start index of the entire list of items to return.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of items to return in the response. Defaults to 25. Maximum is 20.\").optional(),\n total_required: z.boolean().default(false).describe(\"Indicates whether to show the total count in the response.\").optional(),\n}).describe(\"Request to list web experience profiles.\");\nconst PaypalListWebProfiles_FlowConfigSchema = z.object({\n user_action: z.string().describe(\"The user action. Sets the label, shipping, tax, and other flow options.\").nullable().optional(),\n landing_page_type: z.string().describe(\"The type of landing page to display. Values: BILLING, LOGIN, NO_PREFERENCE.\").nullable().optional(),\n bank_txn_pending_url: z.string().describe(\"The URL to redirect to after the bank transaction is pending.\").nullable().optional(),\n return_uri_http_method: z.string().describe(\"The HTTP method to use when the user returns from the PayPal site to the merchant site.\").nullable().optional(),\n}).describe(\"The flow configuration parameters for a web experience profile.\");\nconst PaypalListWebProfiles_InputFieldCustomizationSchema = z.object({\n no_shipping: z.number().int().describe(\"Indicates whether to display the shipping address. 0 = display, 1 = not displayed, 2 = force display.\").nullable().optional(),\n address_override: z.number().int().describe(\"Indicates whether to display the shipping address fields. 0 = editable, 1 = hidden.\").nullable().optional(),\n}).describe(\"The input field customization parameters for a web experience profile.\");\nconst PaypalListWebProfiles_StyleAndPresentationSchema = z.object({\n brand_name: z.string().describe(\"The brand name that is displayed on the PayPal checkout page.\").nullable().optional(),\n logo_image: z.string().describe(\"The URL of the logo image that is displayed in the checkout flow.\").nullable().optional(),\n locale_code: z.string().describe(\"The locale of pages that are displayed in the checkout flow.\").nullable().optional(),\n}).describe(\"The style and presentation parameters for a web experience profile.\");\nconst PaypalListWebProfiles_WebProfileSchema = z.object({\n id: z.string().describe(\"The ID of the web experience profile.\").nullable().optional(),\n name: z.string().describe(\"The web experience profile name. Must be unique for a set of profiles for a merchant.\").nullable(),\n temporary: z.boolean().describe(\"Indicates whether the profile persists for three hours or permanently. Set to true to persist for three hours, false for permanent.\").nullable().optional(),\n flow_config: PaypalListWebProfiles_FlowConfigSchema.nullable().optional(),\n input_fields: PaypalListWebProfiles_InputFieldCustomizationSchema.nullable().optional(),\n presentation: PaypalListWebProfiles_StyleAndPresentationSchema.nullable().optional(),\n}).describe(\"A payment web experience profile.\");\nexport const PaypalListWebProfilesOutput = z.object({\n links: z.array(z.object({})).describe(\"An array of HATEOAS links related to the response for pagination.\").nullable().optional(),\n profiles: z.array(PaypalListWebProfiles_WebProfileSchema).describe(\"An array of web experience profile objects.\"),\n total_items: z.number().int().describe(\"The total number of items (only included if total_required is true).\").nullable().optional(),\n total_pages: z.number().int().describe(\"The total number of pages (only included if total_required is true).\").nullable().optional(),\n}).describe(\"Response containing a list of web experience profiles.\");\n\nexport const paypalListWebProfiles = action(\"PAYPAL_LIST_WEB_PROFILES\", {\n slug: \"paypal-list-web-profiles\",\n name: \"List web experience profiles\",\n description: \"Lists web experience profiles from PayPal with optional pagination. Use this action when you need to retrieve available web experience profiles for customizing the checkout experience. This is a read-only operation that returns profile details including flow configuration, input field settings, and branding options. Results can be paginated using page and page_size parameters. The response includes up to 20 profiles by default (configurable via page_size), with HATEOAS links for pagination if more results exist.\",\n input: PaypalListWebProfilesInput,\n output: PaypalListWebProfilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC3I,gBAAgB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yCAAyC,EAAE,OAAO;CACtD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,sDAAsD,EAAE,OAAO;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,mDAAmD,EAAE,OAAO;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC5H,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3L,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACxE,cAAc,oDAAoD,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,iDAAiD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAQ/C,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZyC,EAAE,OAAO;EAClD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,UAAU,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
@@ -4,7 +4,7 @@ let zod = require("zod");
4
4
  const PaypalListWebhookEventTypeSubscriptionsInput = zod.z.object({ webhook_id: zod.z.string().describe("The ID of the webhook for which to list event type subscriptions.") }).describe("Request model for listing webhook event type subscriptions.");
5
5
  const PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema = zod.z.object({ version: zod.z.string().describe("The version of the resource.").nullable().optional() }).describe("Model for a resource version of an event type subscription.");
6
6
  const PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema = zod.z.object({
7
- name: zod.z.string().describe("The name of the event type."),
7
+ name: zod.z.string().describe("The name of the event type.").nullable(),
8
8
  status: zod.z.string().describe("The status of the event type (e.g., ACTIVE, DEPRECATED).").nullable().optional(),
9
9
  description: zod.z.string().describe("A human-readable description for the event type.").nullable().optional(),
10
10
  resource_versions: zod.z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe("The versions of the resource related to the event type.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-type-subscriptions.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodTypeAny = z.object({\n webhook_id: z.string().describe(\"The ID of the webhook for which to list event type subscriptions.\"),\n}).describe(\"Request model for listing webhook event type subscriptions.\");\nconst PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema: z.ZodTypeAny = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type subscription.\");\nconst PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\"),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for an event type subscription within a webhook.\");\nexport const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodTypeAny = z.object({\n event_types: z.array(PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema).describe(\"An array of event type subscriptions for the webhook.\"),\n}).describe(\"Response model for listing webhook event type subscriptions.\");\n\nexport const paypalListWebhookEventTypeSubscriptions = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPE_SUBSCRIPTIONS\", {\n slug: \"paypal-list-webhook-event-type-subscriptions\",\n name: \"List webhook event type subscriptions\",\n description: \"Lists event type subscriptions for a specific PayPal webhook. Use this action when you need to retrieve the list of event types to which a specific webhook is subscribed. This is useful for auditing webhook configurations, verifying which events a webhook is set up to receive, or checking the status of event subscriptions. Unlike the ListWebhookEventTypes action which lists all available event types, this action returns only the event types that a specific webhook is subscribed to. This is a read-only operation that does not modify any webhook configuration.\",\n input: PaypalListWebhookEventTypeSubscriptionsInput,\n output: PaypalListWebhookEventTypeSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6DA,IAAAA,EAAE,OAAO,EACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EACrG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAA8EA,IAAAA,EAAE,OAAO,EAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,6EAA2FA,IAAAA,EAAE,OAAO;CACxG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,gDAA8DA,IAAAA,EAAE,OAAO,EAClF,aAAaA,IAAAA,EAAE,MAAM,0EAA0E,CAAC,CAAC,SAAS,uDAAuD,EACnK,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,0CAA0CC,eAAAA,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-event-type-subscriptions.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypeSubscriptionsInput = z.object({\n webhook_id: z.string().describe(\"The ID of the webhook for which to list event type subscriptions.\"),\n}).describe(\"Request model for listing webhook event type subscriptions.\");\nconst PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type subscription.\");\nconst PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable(),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for an event type subscription within a webhook.\");\nexport const PaypalListWebhookEventTypeSubscriptionsOutput = z.object({\n event_types: z.array(PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema).describe(\"An array of event type subscriptions for the webhook.\"),\n}).describe(\"Response model for listing webhook event type subscriptions.\");\n\nexport const paypalListWebhookEventTypeSubscriptions = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPE_SUBSCRIPTIONS\", {\n slug: \"paypal-list-webhook-event-type-subscriptions\",\n name: \"List webhook event type subscriptions\",\n description: \"Lists event type subscriptions for a specific PayPal webhook. Use this action when you need to retrieve the list of event types to which a specific webhook is subscribed. This is useful for auditing webhook configurations, verifying which events a webhook is set up to receive, or checking the status of event subscriptions. Unlike the ListWebhookEventTypes action which lists all available event types, this action returns only the event types that a specific webhook is subscribed to. This is a read-only operation that does not modify any webhook configuration.\",\n input: PaypalListWebhookEventTypeSubscriptionsInput,\n output: PaypalListWebhookEventTypeSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EACrG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAAgEA,IAAAA,EAAE,OAAO,EAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,6EAA6EA,IAAAA,EAAE,OAAO;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,aAAaA,IAAAA,EAAE,MAAM,0EAA0E,CAAC,CAAC,SAAS,uDAAuD,EACnK,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,0CAA0CC,eAAAA,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-event-type-subscriptions.d.ts
4
- declare const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookEventTypeSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodObject<{
5
+ webhook_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodObject<{
8
+ event_types: z.ZodArray<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ resource_versions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>>>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const paypalListWebhookEventTypeSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ webhook_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { paypalListWebhookEventTypeSubscriptions };
9
22
  //# sourceMappingURL=list-webhook-event-type-subscriptions.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-type-subscriptions.d.cts","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEa;AAAA,cAU7D,6CAAA,EAA+C,CAAA,CAAE,UAEa;AAAA,cAE9D,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-event-type-subscriptions.d.cts","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAY5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-event-type-subscriptions.d.ts
4
- declare const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookEventTypeSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodObject<{
5
+ webhook_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodObject<{
8
+ event_types: z.ZodArray<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ resource_versions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>>>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const paypalListWebhookEventTypeSubscriptions: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ webhook_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { paypalListWebhookEventTypeSubscriptions };
9
22
  //# sourceMappingURL=list-webhook-event-type-subscriptions.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-type-subscriptions.d.mts","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEa;AAAA,cAU7D,6CAAA,EAA+C,CAAA,CAAE,UAEa;AAAA,cAE9D,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-event-type-subscriptions.d.mts","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAY5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  const PaypalListWebhookEventTypeSubscriptionsInput = z.object({ webhook_id: z.string().describe("The ID of the webhook for which to list event type subscriptions.") }).describe("Request model for listing webhook event type subscriptions.");
5
5
  const PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema = z.object({ version: z.string().describe("The version of the resource.").nullable().optional() }).describe("Model for a resource version of an event type subscription.");
6
6
  const PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema = z.object({
7
- name: z.string().describe("The name of the event type."),
7
+ name: z.string().describe("The name of the event type.").nullable(),
8
8
  status: z.string().describe("The status of the event type (e.g., ACTIVE, DEPRECATED).").nullable().optional(),
9
9
  description: z.string().describe("A human-readable description for the event type.").nullable().optional(),
10
10
  resource_versions: z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe("The versions of the resource related to the event type.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-type-subscriptions.mjs","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypeSubscriptionsInput: z.ZodTypeAny = z.object({\n webhook_id: z.string().describe(\"The ID of the webhook for which to list event type subscriptions.\"),\n}).describe(\"Request model for listing webhook event type subscriptions.\");\nconst PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema: z.ZodTypeAny = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type subscription.\");\nconst PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\"),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for an event type subscription within a webhook.\");\nexport const PaypalListWebhookEventTypeSubscriptionsOutput: z.ZodTypeAny = z.object({\n event_types: z.array(PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema).describe(\"An array of event type subscriptions for the webhook.\"),\n}).describe(\"Response model for listing webhook event type subscriptions.\");\n\nexport const paypalListWebhookEventTypeSubscriptions = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPE_SUBSCRIPTIONS\", {\n slug: \"paypal-list-webhook-event-type-subscriptions\",\n name: \"List webhook event type subscriptions\",\n description: \"Lists event type subscriptions for a specific PayPal webhook. Use this action when you need to retrieve the list of event types to which a specific webhook is subscribed. This is useful for auditing webhook configurations, verifying which events a webhook is set up to receive, or checking the status of event subscriptions. Unlike the ListWebhookEventTypes action which lists all available event types, this action returns only the event types that a specific webhook is subscribed to. This is a read-only operation that does not modify any webhook configuration.\",\n input: PaypalListWebhookEventTypeSubscriptionsInput,\n output: PaypalListWebhookEventTypeSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6D,EAAE,OAAO,EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EACrG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAA8E,EAAE,OAAO,EAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,6EAA2F,EAAE,OAAO;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmB,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAKpE,MAAa,0CAA0C,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyE,EAAE,OAAO,EAClF,aAAa,EAAE,MAAM,0EAA0E,CAAC,CAAC,SAAS,uDAAuD,EACnK,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-event-type-subscriptions.mjs","names":[],"sources":["../../src/actions/list-webhook-event-type-subscriptions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypeSubscriptionsInput = z.object({\n webhook_id: z.string().describe(\"The ID of the webhook for which to list event type subscriptions.\"),\n}).describe(\"Request model for listing webhook event type subscriptions.\");\nconst PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type subscription.\");\nconst PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable(),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypeSubscriptions_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for an event type subscription within a webhook.\");\nexport const PaypalListWebhookEventTypeSubscriptionsOutput = z.object({\n event_types: z.array(PaypalListWebhookEventTypeSubscriptions_WebhookEventTypeSubscriptionSchema).describe(\"An array of event type subscriptions for the webhook.\"),\n}).describe(\"Response model for listing webhook event type subscriptions.\");\n\nexport const paypalListWebhookEventTypeSubscriptions = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPE_SUBSCRIPTIONS\", {\n slug: \"paypal-list-webhook-event-type-subscriptions\",\n name: \"List webhook event type subscriptions\",\n description: \"Lists event type subscriptions for a specific PayPal webhook. Use this action when you need to retrieve the list of event types to which a specific webhook is subscribed. This is useful for auditing webhook configurations, verifying which events a webhook is set up to receive, or checking the status of event subscriptions. Unlike the ListWebhookEventTypes action which lists all available event types, this action returns only the event types that a specific webhook is subscribed to. This is a read-only operation that does not modify any webhook configuration.\",\n input: PaypalListWebhookEventTypeSubscriptionsInput,\n output: PaypalListWebhookEventTypeSubscriptionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,EACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EACrG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gEAAgE,EAAE,OAAO,EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,6EAA6E,EAAE,OAAO;CAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmB,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAKpE,MAAa,0CAA0C,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,aAAa,EAAE,MAAM,0EAA0E,CAAC,CAAC,SAAS,uDAAuD,EACnK,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
@@ -4,7 +4,7 @@ let zod = require("zod");
4
4
  const PaypalListWebhookEventTypesInput = zod.z.object({}).describe("Request model for listing webhook event types - no parameters required.");
5
5
  const PaypalListWebhookEventTypes_ResourceVersionSchema = zod.z.object({ version: zod.z.string().describe("The version of the resource.").nullable().optional() }).describe("Model for a resource version of an event type.");
6
6
  const PaypalListWebhookEventTypes_WebhookEventTypeSchema = zod.z.object({
7
- name: zod.z.string().describe("The name of the event type."),
7
+ name: zod.z.string().describe("The name of the event type.").nullable(),
8
8
  status: zod.z.string().describe("The status of the event type (e.g., ACTIVE, DEPRECATED).").nullable().optional(),
9
9
  description: zod.z.string().describe("A human-readable description for the event type.").nullable().optional(),
10
10
  resource_versions: zod.z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe("The versions of the resource related to the event type.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-types.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing webhook event types - no parameters required.\");\nconst PaypalListWebhookEventTypes_ResourceVersionSchema: z.ZodTypeAny = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type.\");\nconst PaypalListWebhookEventTypes_WebhookEventTypeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\"),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for a webhook event type.\");\nexport const PaypalListWebhookEventTypesOutput: z.ZodTypeAny = z.object({\n event_types: z.array(PaypalListWebhookEventTypes_WebhookEventTypeSchema).describe(\"An array of webhook event types.\"),\n}).describe(\"Response model for listing webhook event types.\");\n\nexport const paypalListWebhookEventTypes = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPES\", {\n slug: \"paypal-list-webhook-event-types\",\n name: \"List webhook event types\",\n description: \"Lists all available PayPal webhook event types to which you can subscribe. Use this action when you need to discover all webhook events available in the PayPal API before creating or configuring webhooks. This is useful for initial setup or when you need to display available webhook options to users. The endpoint requires no parameters and returns the full list of supported event types with their descriptions and statuses. This is a read-only operation that queries available events without modifying anything.\",\n input: PaypalListWebhookEventTypesInput,\n output: PaypalListWebhookEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAC7J,MAAM,oDAAkEA,IAAAA,EAAE,OAAO,EAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qDAAmEA,IAAAA,EAAE,OAAO;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,aAAaA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,kCAAkC,EACtH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-event-types.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypesInput = z.object({}).describe(\"Request model for listing webhook event types - no parameters required.\");\nconst PaypalListWebhookEventTypes_ResourceVersionSchema = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type.\");\nconst PaypalListWebhookEventTypes_WebhookEventTypeSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable(),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for a webhook event type.\");\nexport const PaypalListWebhookEventTypesOutput = z.object({\n event_types: z.array(PaypalListWebhookEventTypes_WebhookEventTypeSchema).describe(\"An array of webhook event types.\"),\n}).describe(\"Response model for listing webhook event types.\");\n\nexport const paypalListWebhookEventTypes = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPES\", {\n slug: \"paypal-list-webhook-event-types\",\n name: \"List webhook event types\",\n description: \"Lists all available PayPal webhook event types to which you can subscribe. Use this action when you need to discover all webhook events available in the PayPal API before creating or configuring webhooks. This is useful for initial setup or when you need to display available webhook options to users. The endpoint requires no parameters and returns the full list of supported event types with their descriptions and statuses. This is a read-only operation that queries available events without modifying anything.\",\n input: PaypalListWebhookEventTypesInput,\n output: PaypalListWebhookEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAC/I,MAAM,oDAAoDA,IAAAA,EAAE,OAAO,EACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,aAAaA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,kCAAkC,EACtH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-event-types.d.ts
4
- declare const PaypalListWebhookEventTypesInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookEventTypesOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookEventTypesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PaypalListWebhookEventTypesOutput: z.ZodObject<{
6
+ event_types: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ resource_versions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>>>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const paypalListWebhookEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { paypalListWebhookEventTypes };
9
18
  //# sourceMappingURL=list-webhook-event-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-types.d.cts","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAA6G;AAAA,cAUjJ,iCAAA,EAAmC,CAAA,CAAE,UAEY;AAAA,cAEjD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-event-types.d.cts","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-event-types.d.ts
4
- declare const PaypalListWebhookEventTypesInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookEventTypesOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookEventTypesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PaypalListWebhookEventTypesOutput: z.ZodObject<{
6
+ event_types: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ resource_versions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>>>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const paypalListWebhookEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { paypalListWebhookEventTypes };
9
18
  //# sourceMappingURL=list-webhook-event-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-types.d.mts","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAA6G;AAAA,cAUjJ,iCAAA,EAAmC,CAAA,CAAE,UAEY;AAAA,cAEjD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-event-types.d.mts","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  const PaypalListWebhookEventTypesInput = z.object({}).describe("Request model for listing webhook event types - no parameters required.");
5
5
  const PaypalListWebhookEventTypes_ResourceVersionSchema = z.object({ version: z.string().describe("The version of the resource.").nullable().optional() }).describe("Model for a resource version of an event type.");
6
6
  const PaypalListWebhookEventTypes_WebhookEventTypeSchema = z.object({
7
- name: z.string().describe("The name of the event type."),
7
+ name: z.string().describe("The name of the event type.").nullable(),
8
8
  status: z.string().describe("The status of the event type (e.g., ACTIVE, DEPRECATED).").nullable().optional(),
9
9
  description: z.string().describe("A human-readable description for the event type.").nullable().optional(),
10
10
  resource_versions: z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe("The versions of the resource related to the event type.").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-event-types.mjs","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing webhook event types - no parameters required.\");\nconst PaypalListWebhookEventTypes_ResourceVersionSchema: z.ZodTypeAny = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type.\");\nconst PaypalListWebhookEventTypes_WebhookEventTypeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\"),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for a webhook event type.\");\nexport const PaypalListWebhookEventTypesOutput: z.ZodTypeAny = z.object({\n event_types: z.array(PaypalListWebhookEventTypes_WebhookEventTypeSchema).describe(\"An array of webhook event types.\"),\n}).describe(\"Response model for listing webhook event types.\");\n\nexport const paypalListWebhookEventTypes = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPES\", {\n slug: \"paypal-list-webhook-event-types\",\n name: \"List webhook event types\",\n description: \"Lists all available PayPal webhook event types to which you can subscribe. Use this action when you need to discover all webhook events available in the PayPal API before creating or configuring webhooks. This is useful for initial setup or when you need to display available webhook options to users. The endpoint requires no parameters and returns the full list of supported event types with their descriptions and statuses. This is a read-only operation that queries available events without modifying anything.\",\n input: PaypalListWebhookEventTypesInput,\n output: PaypalListWebhookEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAC7J,MAAM,oDAAkE,EAAE,OAAO,EAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qDAAmE,EAAE,OAAO;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAK7C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,aAAa,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,kCAAkC,EACtH,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-event-types.mjs","names":[],"sources":["../../src/actions/list-webhook-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookEventTypesInput = z.object({}).describe(\"Request model for listing webhook event types - no parameters required.\");\nconst PaypalListWebhookEventTypes_ResourceVersionSchema = z.object({\n version: z.string().describe(\"The version of the resource.\").nullable().optional(),\n}).describe(\"Model for a resource version of an event type.\");\nconst PaypalListWebhookEventTypes_WebhookEventTypeSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable(),\n status: z.string().describe(\"The status of the event type (e.g., ACTIVE, DEPRECATED).\").nullable().optional(),\n description: z.string().describe(\"A human-readable description for the event type.\").nullable().optional(),\n resource_versions: z.array(PaypalListWebhookEventTypes_ResourceVersionSchema).describe(\"The versions of the resource related to the event type.\").nullable().optional(),\n}).describe(\"Model for a webhook event type.\");\nexport const PaypalListWebhookEventTypesOutput = z.object({\n event_types: z.array(PaypalListWebhookEventTypes_WebhookEventTypeSchema).describe(\"An array of webhook event types.\"),\n}).describe(\"Response model for listing webhook event types.\");\n\nexport const paypalListWebhookEventTypes = action(\"PAYPAL_LIST_WEBHOOK_EVENT_TYPES\", {\n slug: \"paypal-list-webhook-event-types\",\n name: \"List webhook event types\",\n description: \"Lists all available PayPal webhook event types to which you can subscribe. Use this action when you need to discover all webhook events available in the PayPal API before creating or configuring webhooks. This is useful for initial setup or when you need to display available webhook options to users. The endpoint requires no parameters and returns the full list of supported event types with their descriptions and statuses. This is a read-only operation that queries available events without modifying anything.\",\n input: PaypalListWebhookEventTypesInput,\n output: PaypalListWebhookEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAC/I,MAAM,oDAAoD,EAAE,OAAO,EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qDAAqD,EAAE,OAAO;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAK7C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,aAAa,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,kCAAkC,EACtH,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-lookups.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-lookups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookLookupsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing webhook lookups - no parameters required.\");\nconst PaypalListWebhookLookups_WebhookLookupLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook lookup responses.\");\nconst PaypalListWebhookLookups_WebhookLookupSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the webhook lookup.\").nullable().optional(),\n links: z.array(PaypalListWebhookLookups_WebhookLookupLinkSchema).describe(\"An array of HATEOAS links related to the webhook lookup.\").nullable().optional(),\n client_id: z.string().describe(\"The client ID associated with the webhook lookup.\").nullable().optional(),\n}).describe(\"Model for a webhook lookup entry.\");\nexport const PaypalListWebhookLookupsOutput: z.ZodTypeAny = z.object({\n webhooks_lookups: z.array(PaypalListWebhookLookups_WebhookLookupSchema).describe(\"An array of webhook lookup objects.\"),\n}).describe(\"Response model for listing webhook lookups.\");\n\nexport const paypalListWebhookLookups = action(\"PAYPAL_LIST_WEBHOOK_LOOKUPS\", {\n slug: \"paypal-list-webhook-lookups\",\n name: \"List webhook lookups\",\n description: \"Lists all webhook lookups associated with your PayPal application. Use this action when you need to retrieve webhook lookups that have been configured for your application. This is useful for auditing webhook configurations, verifying lookup status, or checking which client IDs have registered webhooks. This is a read-only operation that returns webhook lookup details including IDs, client IDs, and HATEOAS links for related actions. The action requires no input parameters.\",\n input: PaypalListWebhookLookupsInput,\n output: PaypalListWebhookLookupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACtJ,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,OAAOA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,kBAAkBA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qCAAqC,EACxH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-lookups.cjs","names":["z","action"],"sources":["../../src/actions/list-webhook-lookups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookLookupsInput = z.object({}).describe(\"Request model for listing webhook lookups - no parameters required.\");\nconst PaypalListWebhookLookups_WebhookLookupLinkSchema = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook lookup responses.\");\nconst PaypalListWebhookLookups_WebhookLookupSchema = z.object({\n id: z.string().describe(\"The unique identifier for the webhook lookup.\").nullable().optional(),\n links: z.array(PaypalListWebhookLookups_WebhookLookupLinkSchema).describe(\"An array of HATEOAS links related to the webhook lookup.\").nullable().optional(),\n client_id: z.string().describe(\"The client ID associated with the webhook lookup.\").nullable().optional(),\n}).describe(\"Model for a webhook lookup entry.\");\nexport const PaypalListWebhookLookupsOutput = z.object({\n webhooks_lookups: z.array(PaypalListWebhookLookups_WebhookLookupSchema).describe(\"An array of webhook lookup objects.\"),\n}).describe(\"Response model for listing webhook lookups.\");\n\nexport const paypalListWebhookLookups = action(\"PAYPAL_LIST_WEBHOOK_LOOKUPS\", {\n slug: \"paypal-list-webhook-lookups\",\n name: \"List webhook lookups\",\n description: \"Lists all webhook lookups associated with your PayPal application. Use this action when you need to retrieve webhook lookups that have been configured for your application. This is useful for auditing webhook configurations, verifying lookup status, or checking which client IDs have registered webhooks. This is a read-only operation that returns webhook lookup details including IDs, client IDs, and HATEOAS links for related actions. The action requires no input parameters.\",\n input: PaypalListWebhookLookupsInput,\n output: PaypalListWebhookLookupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACxI,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,OAAOA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,kBAAkBA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qCAAqC,EACxH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-lookups.d.ts
4
- declare const PaypalListWebhookLookupsInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookLookupsOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookLookups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookLookupsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PaypalListWebhookLookupsOutput: z.ZodObject<{
6
+ webhooks_lookups: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>>>;
13
+ client_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const paypalListWebhookLookups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { paypalListWebhookLookups };
9
19
  //# sourceMappingURL=list-webhook-lookups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-lookups.d.cts","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAAyG;AAAA,cAW1I,8BAAA,EAAgC,CAAA,CAAE,UAEW;AAAA,cAE7C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-lookups.d.cts","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAW7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhook-lookups.d.ts
4
- declare const PaypalListWebhookLookupsInput: z.ZodTypeAny;
5
- declare const PaypalListWebhookLookupsOutput: z.ZodTypeAny;
6
- declare const paypalListWebhookLookups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhookLookupsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PaypalListWebhookLookupsOutput: z.ZodObject<{
6
+ webhooks_lookups: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$strip>>>>;
13
+ client_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$strip>>;
15
+ }, z.core.$strip>;
16
+ declare const paypalListWebhookLookups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { paypalListWebhookLookups };
9
19
  //# sourceMappingURL=list-webhook-lookups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-lookups.d.mts","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAAyG;AAAA,cAW1I,8BAAA,EAAgC,CAAA,CAAE,UAEW;AAAA,cAE7C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhook-lookups.d.mts","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAW7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhook-lookups.mjs","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookLookupsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing webhook lookups - no parameters required.\");\nconst PaypalListWebhookLookups_WebhookLookupLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook lookup responses.\");\nconst PaypalListWebhookLookups_WebhookLookupSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the webhook lookup.\").nullable().optional(),\n links: z.array(PaypalListWebhookLookups_WebhookLookupLinkSchema).describe(\"An array of HATEOAS links related to the webhook lookup.\").nullable().optional(),\n client_id: z.string().describe(\"The client ID associated with the webhook lookup.\").nullable().optional(),\n}).describe(\"Model for a webhook lookup entry.\");\nexport const PaypalListWebhookLookupsOutput: z.ZodTypeAny = z.object({\n webhooks_lookups: z.array(PaypalListWebhookLookups_WebhookLookupSchema).describe(\"An array of webhook lookup objects.\"),\n}).describe(\"Response model for listing webhook lookups.\");\n\nexport const paypalListWebhookLookups = action(\"PAYPAL_LIST_WEBHOOK_LOOKUPS\", {\n slug: \"paypal-list-webhook-lookups\",\n name: \"List webhook lookups\",\n description: \"Lists all webhook lookups associated with your PayPal application. Use this action when you need to retrieve webhook lookups that have been configured for your application. This is useful for auditing webhook configurations, verifying lookup status, or checking which client IDs have registered webhooks. This is a read-only operation that returns webhook lookup details including IDs, client IDs, and HATEOAS links for related actions. The action requires no input parameters.\",\n input: PaypalListWebhookLookupsInput,\n output: PaypalListWebhookLookupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACtJ,MAAM,mDAAiE,EAAE,OAAO;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,OAAO,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAK/C,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0D,EAAE,OAAO,EACnE,kBAAkB,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qCAAqC,EACxH,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhook-lookups.mjs","names":[],"sources":["../../src/actions/list-webhook-lookups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhookLookupsInput = z.object({}).describe(\"Request model for listing webhook lookups - no parameters required.\");\nconst PaypalListWebhookLookups_WebhookLookupLinkSchema = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook lookup responses.\");\nconst PaypalListWebhookLookups_WebhookLookupSchema = z.object({\n id: z.string().describe(\"The unique identifier for the webhook lookup.\").nullable().optional(),\n links: z.array(PaypalListWebhookLookups_WebhookLookupLinkSchema).describe(\"An array of HATEOAS links related to the webhook lookup.\").nullable().optional(),\n client_id: z.string().describe(\"The client ID associated with the webhook lookup.\").nullable().optional(),\n}).describe(\"Model for a webhook lookup entry.\");\nexport const PaypalListWebhookLookupsOutput = z.object({\n webhooks_lookups: z.array(PaypalListWebhookLookups_WebhookLookupSchema).describe(\"An array of webhook lookup objects.\"),\n}).describe(\"Response model for listing webhook lookups.\");\n\nexport const paypalListWebhookLookups = action(\"PAYPAL_LIST_WEBHOOK_LOOKUPS\", {\n slug: \"paypal-list-webhook-lookups\",\n name: \"List webhook lookups\",\n description: \"Lists all webhook lookups associated with your PayPal application. Use this action when you need to retrieve webhook lookups that have been configured for your application. This is useful for auditing webhook configurations, verifying lookup status, or checking which client IDs have registered webhooks. This is a read-only operation that returns webhook lookup details including IDs, client IDs, and HATEOAS links for related actions. The action requires no input parameters.\",\n input: PaypalListWebhookLookupsInput,\n output: PaypalListWebhookLookupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACxI,MAAM,mDAAmD,EAAE,OAAO;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,OAAO,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAK/C,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,kBAAkB,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,qCAAqC,EACxH,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -13,7 +13,7 @@ const PaypalListWebhooks_EventTypeSchema = zod.z.object({
13
13
  }).passthrough().describe("Model for an event type in a webhook.");
14
14
  const PaypalListWebhooks_WebhookSchema = zod.z.object({
15
15
  id: zod.z.string().describe("The unique identifier for the webhook.").nullable().optional(),
16
- url: zod.z.string().describe("The URL of the webhook endpoint."),
16
+ url: zod.z.string().describe("The URL of the webhook endpoint.").nullable(),
17
17
  links: zod.z.array(PaypalListWebhooks_WebhookLinkSchema).describe("An array of HATEOAS links related to the webhook.").nullable().optional(),
18
18
  event_types: zod.z.array(PaypalListWebhooks_EventTypeSchema).describe("An array of event types that this webhook is subscribed to.")
19
19
  }).passthrough().describe("Model for a PayPal webhook.");
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/list-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhooksInput: z.ZodTypeAny = z.object({\n anchor_type: z.enum([\"APPLICATION\", \"ACCOUNT\"]).default(\"APPLICATION\").describe(\"The type of entity to use as an anchor for filtering webhooks.\").optional(),\n}).describe(\"Request model for listing PayPal webhooks.\");\nconst PaypalListWebhooks_WebhookLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook responses.\");\nconst PaypalListWebhooks_EventTypeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable().optional(),\n description: z.string().describe(\"A description of the event type.\").nullable().optional(),\n}).passthrough().describe(\"Model for an event type in a webhook.\");\nconst PaypalListWebhooks_WebhookSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the webhook.\").nullable().optional(),\n url: z.string().describe(\"The URL of the webhook endpoint.\"),\n links: z.array(PaypalListWebhooks_WebhookLinkSchema).describe(\"An array of HATEOAS links related to the webhook.\").nullable().optional(),\n event_types: z.array(PaypalListWebhooks_EventTypeSchema).describe(\"An array of event types that this webhook is subscribed to.\"),\n}).passthrough().describe(\"Model for a PayPal webhook.\");\nexport const PaypalListWebhooksOutput: z.ZodTypeAny = z.object({\n webhooks: z.array(PaypalListWebhooks_WebhookSchema).describe(\"An array of webhook objects.\"),\n}).describe(\"Response model for listing PayPal webhooks.\");\n\nexport const paypalListWebhooks = action(\"PAYPAL_LIST_WEBHOOKS\", {\n slug: \"paypal-list-webhooks\",\n name: \"List Webhooks\",\n description: \"Lists webhooks configured for an application or PayPal account. Use this action when you need to retrieve all webhooks that have been created and configured in your PayPal integration. This is useful for auditing existing webhook configurations, verifying webhook subscriptions, or checking webhook status. The results can be filtered by anchor_type to show webhooks for the application (APPLICATION) or a specific account (ACCOUNT). This is a read-only operation that returns webhook details including URLs, subscribed event types, and HATEOAS links for related actions.\",\n input: PaypalListWebhooksInput,\n output: PaypalListWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,EAC5D,aAAaA,IAAAA,EAAE,KAAK,CAAC,eAAe,SAAS,CAAC,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAqDA,IAAAA,EAAE,OAAO;CAClE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC3D,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6DAA6D;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8BAA8B,EAC7F,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhooks.cjs","names":["z","action"],"sources":["../../src/actions/list-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhooksInput = z.object({\n anchor_type: z.enum([\"APPLICATION\", \"ACCOUNT\"]).default(\"APPLICATION\").describe(\"The type of entity to use as an anchor for filtering webhooks.\").optional(),\n}).describe(\"Request model for listing PayPal webhooks.\");\nconst PaypalListWebhooks_WebhookLinkSchema = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook responses.\");\nconst PaypalListWebhooks_EventTypeSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable().optional(),\n description: z.string().describe(\"A description of the event type.\").nullable().optional(),\n}).passthrough().describe(\"Model for an event type in a webhook.\");\nconst PaypalListWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"The unique identifier for the webhook.\").nullable().optional(),\n url: z.string().describe(\"The URL of the webhook endpoint.\").nullable(),\n links: z.array(PaypalListWebhooks_WebhookLinkSchema).describe(\"An array of HATEOAS links related to the webhook.\").nullable().optional(),\n event_types: z.array(PaypalListWebhooks_EventTypeSchema).describe(\"An array of event types that this webhook is subscribed to.\"),\n}).passthrough().describe(\"Model for a PayPal webhook.\");\nexport const PaypalListWebhooksOutput = z.object({\n webhooks: z.array(PaypalListWebhooks_WebhookSchema).describe(\"An array of webhook objects.\"),\n}).describe(\"Response model for listing PayPal webhooks.\");\n\nexport const paypalListWebhooks = action(\"PAYPAL_LIST_WEBHOOKS\", {\n slug: \"paypal-list-webhooks\",\n name: \"List Webhooks\",\n description: \"Lists webhooks configured for an application or PayPal account. Use this action when you need to retrieve all webhooks that have been created and configured in your PayPal integration. This is useful for auditing existing webhook configurations, verifying webhook subscriptions, or checking webhook status. The results can be filtered by anchor_type to show webhooks for the application (APPLICATION) or a specific account (ACCOUNT). This is a read-only operation that returns webhook details including URLs, subscribed event types, and HATEOAS links for related actions.\",\n input: PaypalListWebhooksInput,\n output: PaypalListWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,aAAaA,IAAAA,EAAE,KAAK,CAAC,eAAe,SAAS,CAAC,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6DAA6D;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8BAA8B,EAC7F,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhooks.d.ts
4
- declare const PaypalListWebhooksInput: z.ZodTypeAny;
5
- declare const PaypalListWebhooksOutput: z.ZodTypeAny;
6
- declare const paypalListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhooksInput: z.ZodObject<{
5
+ anchor_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
6
+ APPLICATION: "APPLICATION";
7
+ ACCOUNT: "ACCOUNT";
8
+ }>>>;
9
+ }, z.core.$strip>;
10
+ declare const PaypalListWebhooksOutput: z.ZodObject<{
11
+ webhooks: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ url: z.ZodNullable<z.ZodString>;
14
+ links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>>>>;
19
+ event_types: z.ZodArray<z.ZodObject<{
20
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$strip>;
25
+ declare const paypalListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ anchor_type?: "APPLICATION" | "ACCOUNT" | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { paypalListWebhooks };
9
30
  //# sourceMappingURL=list-webhooks.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEiB;AAAA,cAgB5C,wBAAA,EAA0B,CAAA,CAAE,UAEiB;AAAA,cAE7C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhooks.d.cts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAkBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-webhooks.d.ts
4
- declare const PaypalListWebhooksInput: z.ZodTypeAny;
5
- declare const PaypalListWebhooksOutput: z.ZodTypeAny;
6
- declare const paypalListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PaypalListWebhooksInput: z.ZodObject<{
5
+ anchor_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
6
+ APPLICATION: "APPLICATION";
7
+ ACCOUNT: "ACCOUNT";
8
+ }>>>;
9
+ }, z.core.$strip>;
10
+ declare const PaypalListWebhooksOutput: z.ZodObject<{
11
+ webhooks: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ url: z.ZodNullable<z.ZodString>;
14
+ links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ rel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>>>>;
19
+ event_types: z.ZodArray<z.ZodObject<{
20
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$strip>;
25
+ declare const paypalListWebhooks: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ anchor_type?: "APPLICATION" | "ACCOUNT" | undefined;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { paypalListWebhooks };
9
30
  //# sourceMappingURL=list-webhooks.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEiB;AAAA,cAgB5C,wBAAA,EAA0B,CAAA,CAAE,UAEiB;AAAA,cAE7C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-webhooks.d.mts","names":[],"sources":["../../src/actions/list-webhooks.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAkBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -13,7 +13,7 @@ const PaypalListWebhooks_EventTypeSchema = z.object({
13
13
  }).passthrough().describe("Model for an event type in a webhook.");
14
14
  const PaypalListWebhooks_WebhookSchema = z.object({
15
15
  id: z.string().describe("The unique identifier for the webhook.").nullable().optional(),
16
- url: z.string().describe("The URL of the webhook endpoint."),
16
+ url: z.string().describe("The URL of the webhook endpoint.").nullable(),
17
17
  links: z.array(PaypalListWebhooks_WebhookLinkSchema).describe("An array of HATEOAS links related to the webhook.").nullable().optional(),
18
18
  event_types: z.array(PaypalListWebhooks_EventTypeSchema).describe("An array of event types that this webhook is subscribed to.")
19
19
  }).passthrough().describe("Model for a PayPal webhook.");
@@ -1 +1 @@
1
- {"version":3,"file":"list-webhooks.mjs","names":[],"sources":["../../src/actions/list-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhooksInput: z.ZodTypeAny = z.object({\n anchor_type: z.enum([\"APPLICATION\", \"ACCOUNT\"]).default(\"APPLICATION\").describe(\"The type of entity to use as an anchor for filtering webhooks.\").optional(),\n}).describe(\"Request model for listing PayPal webhooks.\");\nconst PaypalListWebhooks_WebhookLinkSchema: z.ZodTypeAny = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook responses.\");\nconst PaypalListWebhooks_EventTypeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable().optional(),\n description: z.string().describe(\"A description of the event type.\").nullable().optional(),\n}).passthrough().describe(\"Model for an event type in a webhook.\");\nconst PaypalListWebhooks_WebhookSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the webhook.\").nullable().optional(),\n url: z.string().describe(\"The URL of the webhook endpoint.\"),\n links: z.array(PaypalListWebhooks_WebhookLinkSchema).describe(\"An array of HATEOAS links related to the webhook.\").nullable().optional(),\n event_types: z.array(PaypalListWebhooks_EventTypeSchema).describe(\"An array of event types that this webhook is subscribed to.\"),\n}).passthrough().describe(\"Model for a PayPal webhook.\");\nexport const PaypalListWebhooksOutput: z.ZodTypeAny = z.object({\n webhooks: z.array(PaypalListWebhooks_WebhookSchema).describe(\"An array of webhook objects.\"),\n}).describe(\"Response model for listing PayPal webhooks.\");\n\nexport const paypalListWebhooks = action(\"PAYPAL_LIST_WEBHOOKS\", {\n slug: \"paypal-list-webhooks\",\n name: \"List Webhooks\",\n description: \"Lists webhooks configured for an application or PayPal account. Use this action when you need to retrieve all webhooks that have been created and configured in your PayPal integration. This is useful for auditing existing webhook configurations, verifying webhook subscriptions, or checking webhook status. The results can be filtered by anchor_type to show webhooks for the application (APPLICATION) or a specific account (ACCOUNT). This is a read-only operation that returns webhook details including URLs, subscribed event types, and HATEOAS links for related actions.\",\n input: PaypalListWebhooksInput,\n output: PaypalListWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO,EAC5D,aAAa,EAAE,KAAK,CAAC,eAAe,SAAS,CAAC,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAqD,EAAE,OAAO;CAClE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mCAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC3D,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,aAAa,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6DAA6D;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAKvD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8BAA8B,EAC7F,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-webhooks.mjs","names":[],"sources":["../../src/actions/list-webhooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalListWebhooksInput = z.object({\n anchor_type: z.enum([\"APPLICATION\", \"ACCOUNT\"]).default(\"APPLICATION\").describe(\"The type of entity to use as an anchor for filtering webhooks.\").optional(),\n}).describe(\"Request model for listing PayPal webhooks.\");\nconst PaypalListWebhooks_WebhookLinkSchema = z.object({\n rel: z.string().describe(\"The link relationship type.\").nullable().optional(),\n href: z.string().describe(\"The URI of the related resource.\").nullable().optional(),\n method: z.string().describe(\"The HTTP method required to invoke the related resource.\").nullable().optional(),\n}).describe(\"Model for HATEOAS links in webhook responses.\");\nconst PaypalListWebhooks_EventTypeSchema = z.object({\n name: z.string().describe(\"The name of the event type.\").nullable().optional(),\n description: z.string().describe(\"A description of the event type.\").nullable().optional(),\n}).passthrough().describe(\"Model for an event type in a webhook.\");\nconst PaypalListWebhooks_WebhookSchema = z.object({\n id: z.string().describe(\"The unique identifier for the webhook.\").nullable().optional(),\n url: z.string().describe(\"The URL of the webhook endpoint.\").nullable(),\n links: z.array(PaypalListWebhooks_WebhookLinkSchema).describe(\"An array of HATEOAS links related to the webhook.\").nullable().optional(),\n event_types: z.array(PaypalListWebhooks_EventTypeSchema).describe(\"An array of event types that this webhook is subscribed to.\"),\n}).passthrough().describe(\"Model for a PayPal webhook.\");\nexport const PaypalListWebhooksOutput = z.object({\n webhooks: z.array(PaypalListWebhooks_WebhookSchema).describe(\"An array of webhook objects.\"),\n}).describe(\"Response model for listing PayPal webhooks.\");\n\nexport const paypalListWebhooks = action(\"PAYPAL_LIST_WEBHOOKS\", {\n slug: \"paypal-list-webhooks\",\n name: \"List Webhooks\",\n description: \"Lists webhooks configured for an application or PayPal account. Use this action when you need to retrieve all webhooks that have been created and configured in your PayPal integration. This is useful for auditing existing webhook configurations, verifying webhook subscriptions, or checking webhook status. The results can be filtered by anchor_type to show webhooks for the application (APPLICATION) or a specific account (ACCOUNT). This is a read-only operation that returns webhook details including URLs, subscribed event types, and HATEOAS links for related actions.\",\n input: PaypalListWebhooksInput,\n output: PaypalListWebhooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,aAAa,EAAE,KAAK,CAAC,eAAe,SAAS,CAAC,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uCAAuC,EAAE,OAAO;CACpD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,aAAa,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6DAA6D;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAKvD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8BAA8B,EAC7F,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"patch-orders.cjs","names":["z","action"],"sources":["../../src/actions/patch-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPatchOrdersInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the checkout order to update.\"),\n operations: z.array(z.object({\n op: z.enum([\"add\", \"remove\", \"replace\", \"move\", \"copy\", \"test\"]).describe(\"The operation to perform. Valid values: 'add', 'remove', 'replace', 'move', 'copy', 'test'.\"),\n from: z.string().describe(\"The JSON Pointer path to copy or move the value from. Required for 'move' and 'copy' operations.\").optional(),\n path: z.string().describe(\"The JSON Pointer path to the target location in the order (e.g., '/purchase_units/0/description'). Use forward slash as separator per RFC 6901.\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).optional(),\n}).describe(\"A single JSON Patch operation to apply to the checkout order.\")).describe(\"An array of JSON Patch operations to apply to the order. Each operation follows RFC 6902 format with 'op', 'path', and optionally 'value'.\"),\n}).describe(\"Request to partially update a PayPal checkout order using JSON Patch.\");\nexport const PaypalPatchOrdersOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"A message describing the result of the update.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the order update was successful.\").nullable().optional(),\n debug_id: z.string().describe(\"The PayPal internal ID used for correlation purposes.\").nullable().optional(),\n order_id: z.string().describe(\"The ID of the order that was updated.\").nullable().optional(),\n}).describe(\"Response from partially updating a PayPal checkout order.\");\n\nexport const paypalPatchOrders = action(\"PAYPAL_PATCH_ORDERS\", {\n slug: \"paypal-patch-orders\",\n name: \"Update checkout order (partial)\",\n description: \"Partially updates a PayPal checkout order using JSON Patch (RFC 6902) operations. Use this action when you need to update specific fields of an existing checkout order without replacing the entire resource. This action accepts an array of patch operations (add, remove, replace, move, copy, test) and applies them to the checkout order. Common use cases include updating the order description, custom fields, or other patchable properties. A successful update returns HTTP 204 No Content with no JSON response body. This action is idempotent - applying the same patch multiple times produces the same result.\",\n input: PaypalPatchOrdersInput,\n output: PaypalPatchOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC7B,IAAIA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAU;GAAW;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,6FAA6F;EACvK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;EACtL,OAAOA,IAAAA,EAAE,MAAM;GAACA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;GAAGA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,QAAQ;GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,CAAC,SAAS,4IAA4I;AACnO,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"patch-orders.cjs","names":["z","action"],"sources":["../../src/actions/patch-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PaypalPatchOrdersInput = z.object({\n id: z.string().describe(\"The ID of the checkout order to update.\"),\n operations: z.array(z.object({\n op: z.enum([\"add\", \"remove\", \"replace\", \"move\", \"copy\", \"test\"]).describe(\"The operation to perform. Valid values: 'add', 'remove', 'replace', 'move', 'copy', 'test'.\"),\n from: z.string().describe(\"The JSON Pointer path to copy or move the value from. Required for 'move' and 'copy' operations.\").optional(),\n path: z.string().describe(\"The JSON Pointer path to the target location in the order (e.g., '/purchase_units/0/description'). Use forward slash as separator per RFC 6901.\").optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).optional(),\n}).describe(\"A single JSON Patch operation to apply to the checkout order.\")).describe(\"An array of JSON Patch operations to apply to the order. Each operation follows RFC 6902 format with 'op', 'path', and optionally 'value'.\"),\n}).describe(\"Request to partially update a PayPal checkout order using JSON Patch.\");\nexport const PaypalPatchOrdersOutput = z.object({\n message: z.string().describe(\"A message describing the result of the update.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the order update was successful.\").nullable().optional(),\n debug_id: z.string().describe(\"The PayPal internal ID used for correlation purposes.\").nullable().optional(),\n order_id: z.string().describe(\"The ID of the order that was updated.\").nullable().optional(),\n}).describe(\"Response from partially updating a PayPal checkout order.\");\n\nexport const paypalPatchOrders = action(\"PAYPAL_PATCH_ORDERS\", {\n slug: \"paypal-patch-orders\",\n name: \"Update checkout order (partial)\",\n description: \"Partially updates a PayPal checkout order using JSON Patch (RFC 6902) operations. Use this action when you need to update specific fields of an existing checkout order without replacing the entire resource. This action accepts an array of patch operations (add, remove, replace, move, copy, test) and applies them to the checkout order. Common use cases include updating the order description, custom fields, or other patchable properties. A successful update returns HTTP 204 No Content with no JSON response body. This action is idempotent - applying the same patch multiple times produces the same result.\",\n input: PaypalPatchOrdersInput,\n output: PaypalPatchOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC7B,IAAIA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAU;GAAW;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,6FAA6F;EACvK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;EACtL,OAAOA,IAAAA,EAAE,MAAM;GAACA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;GAAGA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,QAAQ;GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,CAAC,SAAS,4IAA4I;AACnO,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}