@flexprice/sdk 2.0.10 → 2.0.12

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 (674) hide show
  1. package/docs/sdk/models/cancellation-type.md +2 -2
  2. package/docs/sdk/models/dto-cancel-subscription-request.md +8 -7
  3. package/docs/sdk/models/dto-create-customer-request.md +17 -17
  4. package/docs/sdk/models/dto-create-subscription-request.md +41 -39
  5. package/docs/sdk/models/dto-customer-response.md +22 -22
  6. package/docs/sdk/models/dto-update-customer-request.md +15 -15
  7. package/docs/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.md +21 -21
  8. package/docs/sdk/models/webhook-dto-alert-webhook-payload.md +32 -0
  9. package/docs/sdk/models/webhook-dto-communication-webhook-payload.md +27 -0
  10. package/docs/sdk/models/webhook-dto-credit-note-webhook-payload.md +37 -0
  11. package/docs/sdk/models/webhook-dto-customer-webhook-payload.md +16 -0
  12. package/docs/sdk/models/webhook-dto-entitlement-webhook-payload.md +48 -0
  13. package/docs/sdk/models/webhook-dto-feature-webhook-payload.md +28 -0
  14. package/docs/sdk/models/webhook-dto-invoice-webhook-payload.md +27 -0
  15. package/docs/sdk/models/webhook-dto-payment-webhook-payload.md +16 -0
  16. package/docs/sdk/models/webhook-dto-subscription-phase-webhook-payload.md +16 -0
  17. package/docs/sdk/models/webhook-dto-subscription-webhook-payload.md +25 -0
  18. package/docs/sdk/models/webhook-dto-transaction-webhook-payload.md +17 -0
  19. package/docs/sdk/models/webhook-dto-wallet-alert-info.md +19 -0
  20. package/docs/sdk/models/webhook-dto-wallet-webhook-payload.md +18 -0
  21. package/docs/sdk/models/webhook-event-name.md +17 -0
  22. package/docs/sdk/models/window-size.md +2 -2
  23. package/docs/sdks/webhookevents/README.md +2973 -0
  24. package/esm/funcs/addons-delete-addon.js.map +1 -1
  25. package/esm/funcs/addons-get-addon-by-lookup-key.js.map +1 -1
  26. package/esm/funcs/addons-get-addon.js.map +1 -1
  27. package/esm/funcs/addons-update-addon.js.map +1 -1
  28. package/esm/funcs/costs-delete-costsheet.js.map +1 -1
  29. package/esm/funcs/costs-get-costsheet.js.map +1 -1
  30. package/esm/funcs/costs-update-costsheet.js.map +1 -1
  31. package/esm/funcs/coupons-delete-coupon.js.map +1 -1
  32. package/esm/funcs/coupons-get-coupon.js.map +1 -1
  33. package/esm/funcs/coupons-update-coupon.js.map +1 -1
  34. package/esm/funcs/credit-grants-delete-credit-grant.js.map +1 -1
  35. package/esm/funcs/credit-grants-get-credit-grant.js.map +1 -1
  36. package/esm/funcs/credit-grants-get-plan-credit-grants.js.map +1 -1
  37. package/esm/funcs/credit-grants-update-credit-grant.js.map +1 -1
  38. package/esm/funcs/credit-notes-get-credit-note.js.map +1 -1
  39. package/esm/funcs/credit-notes-process-credit-note.js.map +1 -1
  40. package/esm/funcs/credit-notes-void-credit-note.js.map +1 -1
  41. package/esm/funcs/customers-delete-customer.js.map +1 -1
  42. package/esm/funcs/customers-get-customer-by-external-id.js.map +1 -1
  43. package/esm/funcs/customers-get-customer-entitlements.js.map +1 -1
  44. package/esm/funcs/customers-get-customer-upcoming-grants.js.map +1 -1
  45. package/esm/funcs/customers-get-customer.js.map +1 -1
  46. package/esm/funcs/entitlements-delete-entitlement.js.map +1 -1
  47. package/esm/funcs/entitlements-get-addon-entitlements.js.map +1 -1
  48. package/esm/funcs/entitlements-get-entitlement.js.map +1 -1
  49. package/esm/funcs/entitlements-get-plan-entitlements.js.map +1 -1
  50. package/esm/funcs/entitlements-update-entitlement.js.map +1 -1
  51. package/esm/funcs/entity-integration-mappings-delete-entity-integration-mapping.js.map +1 -1
  52. package/esm/funcs/events-get-event.js.map +1 -1
  53. package/esm/funcs/features-delete-feature.js.map +1 -1
  54. package/esm/funcs/features-update-feature.js.map +1 -1
  55. package/esm/funcs/groups-delete-group.js.map +1 -1
  56. package/esm/funcs/groups-get-group.js.map +1 -1
  57. package/esm/funcs/integrations-create-or-update-integration.js.map +1 -1
  58. package/esm/funcs/integrations-delete-integration.js.map +1 -1
  59. package/esm/funcs/integrations-get-integration.js.map +1 -1
  60. package/esm/funcs/invoices-attempt-invoice-payment.js.map +1 -1
  61. package/esm/funcs/invoices-finalize-invoice.js.map +1 -1
  62. package/esm/funcs/invoices-get-customer-invoice-summary.js.map +1 -1
  63. package/esm/funcs/invoices-get-invoice-pdf.js.map +1 -1
  64. package/esm/funcs/invoices-get-invoice.js.map +1 -1
  65. package/esm/funcs/invoices-recalculate-invoice-v2.js.map +1 -1
  66. package/esm/funcs/invoices-recalculate-invoice.js.map +1 -1
  67. package/esm/funcs/invoices-trigger-invoice-comms-webhook.js.map +1 -1
  68. package/esm/funcs/invoices-update-invoice-payment-status.js.map +1 -1
  69. package/esm/funcs/invoices-update-invoice.js.map +1 -1
  70. package/esm/funcs/invoices-void-invoice.js.map +1 -1
  71. package/esm/funcs/payments-delete-payment.js.map +1 -1
  72. package/esm/funcs/payments-get-payment.js.map +1 -1
  73. package/esm/funcs/payments-process-payment.js.map +1 -1
  74. package/esm/funcs/payments-update-payment.js.map +1 -1
  75. package/esm/funcs/plans-delete-plan.js.map +1 -1
  76. package/esm/funcs/plans-get-plan.js.map +1 -1
  77. package/esm/funcs/plans-post-plans-id-clone.js.map +1 -1
  78. package/esm/funcs/plans-sync-plan-prices.js.map +1 -1
  79. package/esm/funcs/plans-update-plan.js.map +1 -1
  80. package/esm/funcs/price-units-delete-price-unit.js.map +1 -1
  81. package/esm/funcs/price-units-get-price-unit-by-code.js.map +1 -1
  82. package/esm/funcs/price-units-get-price-unit.js.map +1 -1
  83. package/esm/funcs/price-units-update-price-unit.js.map +1 -1
  84. package/esm/funcs/prices-delete-price.js.map +1 -1
  85. package/esm/funcs/prices-get-price-by-lookup-key.js.map +1 -1
  86. package/esm/funcs/prices-get-price.js.map +1 -1
  87. package/esm/funcs/prices-update-price.js.map +1 -1
  88. package/esm/funcs/rbac-get-rbac-role.js.map +1 -1
  89. package/esm/funcs/scheduled-tasks-delete-scheduled-task.js.map +1 -1
  90. package/esm/funcs/scheduled-tasks-get-scheduled-task.js.map +1 -1
  91. package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js.map +1 -1
  92. package/esm/funcs/scheduled-tasks-update-scheduled-task.js.map +1 -1
  93. package/esm/funcs/secrets-delete-api-key.js.map +1 -1
  94. package/esm/funcs/subscriptions-activate-subscription.js.map +1 -1
  95. package/esm/funcs/subscriptions-cancel-subscription-schedule.js.map +1 -1
  96. package/esm/funcs/subscriptions-cancel-subscription.js.map +1 -1
  97. package/esm/funcs/subscriptions-create-subscription-line-item.js.map +1 -1
  98. package/esm/funcs/subscriptions-delete-subscription-line-item.js.map +1 -1
  99. package/esm/funcs/subscriptions-execute-subscription-change.js.map +1 -1
  100. package/esm/funcs/subscriptions-get-subscription-addon-associations.js.map +1 -1
  101. package/esm/funcs/subscriptions-get-subscription-entitlements.js.map +1 -1
  102. package/esm/funcs/subscriptions-get-subscription-schedule.js.map +1 -1
  103. package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js.map +1 -1
  104. package/esm/funcs/subscriptions-get-subscription-v2.js.map +1 -1
  105. package/esm/funcs/subscriptions-get-subscription.js.map +1 -1
  106. package/esm/funcs/subscriptions-list-subscription-pauses.js.map +1 -1
  107. package/esm/funcs/subscriptions-list-subscription-schedules.js.map +1 -1
  108. package/esm/funcs/subscriptions-pause-subscription.js.map +1 -1
  109. package/esm/funcs/subscriptions-preview-subscription-change.js.map +1 -1
  110. package/esm/funcs/subscriptions-resume-subscription.js.map +1 -1
  111. package/esm/funcs/subscriptions-update-subscription-line-item.js.map +1 -1
  112. package/esm/funcs/subscriptions-update-subscription.js.map +1 -1
  113. package/esm/funcs/tasks-download-task-export.js.map +1 -1
  114. package/esm/funcs/tasks-get-task.js.map +1 -1
  115. package/esm/funcs/tasks-update-task-status.js.map +1 -1
  116. package/esm/funcs/tax-associations-delete-tax-association.js.map +1 -1
  117. package/esm/funcs/tax-associations-get-tax-association.js.map +1 -1
  118. package/esm/funcs/tax-associations-update-tax-association.js.map +1 -1
  119. package/esm/funcs/tax-rates-delete-tax-rate.js.map +1 -1
  120. package/esm/funcs/tax-rates-get-tax-rate.js.map +1 -1
  121. package/esm/funcs/tax-rates-update-tax-rate.js.map +1 -1
  122. package/esm/funcs/tenants-get-tenant-by-id.js.map +1 -1
  123. package/esm/funcs/wallets-get-wallet-balance.js.map +1 -1
  124. package/esm/funcs/wallets-get-wallet-transactions.js.map +1 -1
  125. package/esm/funcs/wallets-get-wallet.js.map +1 -1
  126. package/esm/funcs/wallets-get-wallets-by-customer-id.js.map +1 -1
  127. package/esm/funcs/wallets-terminate-wallet.js.map +1 -1
  128. package/esm/funcs/wallets-top-up-wallet.js.map +1 -1
  129. package/esm/funcs/wallets-update-wallet.js.map +1 -1
  130. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts +17 -0
  131. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts.map +1 -0
  132. package/esm/funcs/{webhooks-handle-chargebee-webhook.js → webhook-events-post-webhook-events-credit-note-created.js} +10 -34
  133. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js.map +1 -0
  134. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts +17 -0
  135. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts.map +1 -0
  136. package/esm/funcs/{webhooks-handle-paddle-webhook.js → webhook-events-post-webhook-events-credit-note-updated.js} +9 -35
  137. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js.map +1 -0
  138. package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts +17 -0
  139. package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts.map +1 -0
  140. package/esm/funcs/{webhooks-handle-moyasar-webhook.js → webhook-events-post-webhook-events-customer-created.js} +9 -35
  141. package/esm/funcs/webhook-events-post-webhook-events-customer-created.js.map +1 -0
  142. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts +17 -0
  143. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts.map +1 -0
  144. package/esm/funcs/{webhooks-handle-nomod-webhook.js → webhook-events-post-webhook-events-customer-deleted.js} +10 -39
  145. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js.map +1 -0
  146. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts +17 -0
  147. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts.map +1 -0
  148. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js +68 -0
  149. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js.map +1 -0
  150. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts +17 -0
  151. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts.map +1 -0
  152. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js +68 -0
  153. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js.map +1 -0
  154. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts +17 -0
  155. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts.map +1 -0
  156. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js +68 -0
  157. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js.map +1 -0
  158. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts +17 -0
  159. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts.map +1 -0
  160. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js +68 -0
  161. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js.map +1 -0
  162. package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts +17 -0
  163. package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts.map +1 -0
  164. package/esm/funcs/webhook-events-post-webhook-events-feature-created.js +68 -0
  165. package/esm/funcs/webhook-events-post-webhook-events-feature-created.js.map +1 -0
  166. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts +17 -0
  167. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts.map +1 -0
  168. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js +68 -0
  169. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js.map +1 -0
  170. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts +17 -0
  171. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts.map +1 -0
  172. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js +68 -0
  173. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js.map +1 -0
  174. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts +17 -0
  175. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts.map +1 -0
  176. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js +68 -0
  177. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js.map +1 -0
  178. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts +17 -0
  179. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts.map +1 -0
  180. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js +68 -0
  181. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js.map +1 -0
  182. package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.d.ts +17 -0
  183. package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.d.ts.map +1 -0
  184. package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.js +68 -0
  185. package/esm/funcs/webhook-events-post-webhook-events-invoice-create-drafted.js.map +1 -0
  186. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts +17 -0
  187. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts.map +1 -0
  188. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js +68 -0
  189. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js.map +1 -0
  190. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts +17 -0
  191. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts.map +1 -0
  192. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js +68 -0
  193. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js.map +1 -0
  194. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts +17 -0
  195. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts.map +1 -0
  196. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js +68 -0
  197. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js.map +1 -0
  198. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts +17 -0
  199. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts.map +1 -0
  200. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js +68 -0
  201. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js.map +1 -0
  202. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts +17 -0
  203. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts.map +1 -0
  204. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js +68 -0
  205. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js.map +1 -0
  206. package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts +17 -0
  207. package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts.map +1 -0
  208. package/esm/funcs/webhook-events-post-webhook-events-payment-created.js +68 -0
  209. package/esm/funcs/webhook-events-post-webhook-events-payment-created.js.map +1 -0
  210. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts +17 -0
  211. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts.map +1 -0
  212. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js +68 -0
  213. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js.map +1 -0
  214. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts +17 -0
  215. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts.map +1 -0
  216. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js +68 -0
  217. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js.map +1 -0
  218. package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts +17 -0
  219. package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts.map +1 -0
  220. package/esm/funcs/webhook-events-post-webhook-events-payment-success.js +68 -0
  221. package/esm/funcs/webhook-events-post-webhook-events-payment-success.js.map +1 -0
  222. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts +17 -0
  223. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts.map +1 -0
  224. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js +68 -0
  225. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js.map +1 -0
  226. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts +17 -0
  227. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts.map +1 -0
  228. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js +68 -0
  229. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js.map +1 -0
  230. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts +17 -0
  231. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts.map +1 -0
  232. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js +68 -0
  233. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js.map +1 -0
  234. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts +17 -0
  235. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts.map +1 -0
  236. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js +68 -0
  237. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js.map +1 -0
  238. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts +17 -0
  239. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts.map +1 -0
  240. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js +68 -0
  241. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js.map +1 -0
  242. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts +17 -0
  243. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts.map +1 -0
  244. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js +68 -0
  245. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js.map +1 -0
  246. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts +17 -0
  247. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts.map +1 -0
  248. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js +68 -0
  249. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js.map +1 -0
  250. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts +17 -0
  251. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts.map +1 -0
  252. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js +68 -0
  253. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js.map +1 -0
  254. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts +17 -0
  255. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts.map +1 -0
  256. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js +68 -0
  257. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js.map +1 -0
  258. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts +17 -0
  259. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts.map +1 -0
  260. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js +68 -0
  261. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js.map +1 -0
  262. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts +17 -0
  263. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts.map +1 -0
  264. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js +68 -0
  265. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js.map +1 -0
  266. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts +17 -0
  267. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts.map +1 -0
  268. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js +68 -0
  269. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js.map +1 -0
  270. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts +17 -0
  271. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts.map +1 -0
  272. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js +68 -0
  273. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js.map +1 -0
  274. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts +17 -0
  275. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts.map +1 -0
  276. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js +68 -0
  277. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js.map +1 -0
  278. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts +17 -0
  279. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts.map +1 -0
  280. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js +68 -0
  281. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js.map +1 -0
  282. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts +17 -0
  283. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts.map +1 -0
  284. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js +68 -0
  285. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js.map +1 -0
  286. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts +17 -0
  287. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts.map +1 -0
  288. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js +68 -0
  289. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js.map +1 -0
  290. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts +17 -0
  291. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts.map +1 -0
  292. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js +68 -0
  293. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js.map +1 -0
  294. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts +17 -0
  295. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts.map +1 -0
  296. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js +68 -0
  297. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js.map +1 -0
  298. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts +17 -0
  299. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts.map +1 -0
  300. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js +68 -0
  301. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js.map +1 -0
  302. package/esm/lib/config.d.ts +3 -3
  303. package/esm/lib/config.js +3 -3
  304. package/esm/lib/config.js.map +1 -1
  305. package/esm/lib/encodings.d.ts.map +1 -1
  306. package/esm/lib/encodings.js +20 -5
  307. package/esm/lib/encodings.js.map +1 -1
  308. package/esm/lib/sdks.d.ts.map +1 -1
  309. package/esm/lib/sdks.js +8 -4
  310. package/esm/lib/sdks.js.map +1 -1
  311. package/esm/lib/url.d.ts.map +1 -1
  312. package/esm/lib/url.js +4 -2
  313. package/esm/lib/url.js.map +1 -1
  314. package/esm/sdk/models/cancellation-type.d.ts +1 -0
  315. package/esm/sdk/models/cancellation-type.d.ts.map +1 -1
  316. package/esm/sdk/models/cancellation-type.js +1 -0
  317. package/esm/sdk/models/cancellation-type.js.map +1 -1
  318. package/esm/sdk/models/dto-cancel-subscription-request.d.ts +8 -0
  319. package/esm/sdk/models/dto-cancel-subscription-request.d.ts.map +1 -1
  320. package/esm/sdk/models/dto-cancel-subscription-request.js +2 -0
  321. package/esm/sdk/models/dto-cancel-subscription-request.js.map +1 -1
  322. package/esm/sdk/models/dto-create-customer-request.d.ts +8 -3
  323. package/esm/sdk/models/dto-create-customer-request.d.ts.map +1 -1
  324. package/esm/sdk/models/dto-create-customer-request.js.map +1 -1
  325. package/esm/sdk/models/dto-create-subscription-request.d.ts +18 -0
  326. package/esm/sdk/models/dto-create-subscription-request.d.ts.map +1 -1
  327. package/esm/sdk/models/dto-create-subscription-request.js +4 -0
  328. package/esm/sdk/models/dto-create-subscription-request.js.map +1 -1
  329. package/esm/sdk/models/dto-customer-response.d.ts +5 -1
  330. package/esm/sdk/models/dto-customer-response.d.ts.map +1 -1
  331. package/esm/sdk/models/dto-customer-response.js.map +1 -1
  332. package/esm/sdk/models/dto-update-customer-request.d.ts +9 -4
  333. package/esm/sdk/models/dto-update-customer-request.d.ts.map +1 -1
  334. package/esm/sdk/models/dto-update-customer-request.js.map +1 -1
  335. package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.d.ts +5 -1
  336. package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.d.ts.map +1 -1
  337. package/esm/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.js.map +1 -1
  338. package/esm/sdk/models/index.d.ts +14 -8
  339. package/esm/sdk/models/index.d.ts.map +1 -1
  340. package/esm/sdk/models/index.js +14 -8
  341. package/esm/sdk/models/index.js.map +1 -1
  342. package/esm/sdk/models/webhook-dto-alert-webhook-payload.d.ts +22 -0
  343. package/esm/sdk/models/webhook-dto-alert-webhook-payload.d.ts.map +1 -0
  344. package/esm/sdk/models/webhook-dto-alert-webhook-payload.js +30 -0
  345. package/esm/sdk/models/webhook-dto-alert-webhook-payload.js.map +1 -0
  346. package/esm/sdk/models/webhook-dto-communication-webhook-payload.d.ts +13 -0
  347. package/esm/sdk/models/webhook-dto-communication-webhook-payload.d.ts.map +1 -0
  348. package/esm/sdk/models/webhook-dto-communication-webhook-payload.js +22 -0
  349. package/esm/sdk/models/webhook-dto-communication-webhook-payload.js.map +1 -0
  350. package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.d.ts +13 -0
  351. package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.d.ts.map +1 -0
  352. package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.js +23 -0
  353. package/esm/sdk/models/webhook-dto-credit-note-webhook-payload.js.map +1 -0
  354. package/esm/sdk/models/webhook-dto-customer-webhook-payload.d.ts +16 -0
  355. package/esm/sdk/models/webhook-dto-customer-webhook-payload.d.ts.map +1 -0
  356. package/esm/sdk/models/webhook-dto-customer-webhook-payload.js +22 -0
  357. package/esm/sdk/models/webhook-dto-customer-webhook-payload.js.map +1 -0
  358. package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.d.ts +13 -0
  359. package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.d.ts.map +1 -0
  360. package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.js +22 -0
  361. package/esm/sdk/models/webhook-dto-entitlement-webhook-payload.js.map +1 -0
  362. package/esm/sdk/models/webhook-dto-feature-webhook-payload.d.ts +13 -0
  363. package/esm/sdk/models/webhook-dto-feature-webhook-payload.d.ts.map +1 -0
  364. package/esm/sdk/models/webhook-dto-feature-webhook-payload.js +22 -0
  365. package/esm/sdk/models/webhook-dto-feature-webhook-payload.js.map +1 -0
  366. package/esm/sdk/models/webhook-dto-invoice-webhook-payload.d.ts +13 -0
  367. package/esm/sdk/models/webhook-dto-invoice-webhook-payload.d.ts.map +1 -0
  368. package/esm/sdk/models/webhook-dto-invoice-webhook-payload.js +22 -0
  369. package/esm/sdk/models/webhook-dto-invoice-webhook-payload.js.map +1 -0
  370. package/esm/sdk/models/webhook-dto-payment-webhook-payload.d.ts +13 -0
  371. package/esm/sdk/models/webhook-dto-payment-webhook-payload.d.ts.map +1 -0
  372. package/esm/sdk/models/webhook-dto-payment-webhook-payload.js +22 -0
  373. package/esm/sdk/models/webhook-dto-payment-webhook-payload.js.map +1 -0
  374. package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.d.ts +13 -0
  375. package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.d.ts.map +1 -0
  376. package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.js +22 -0
  377. package/esm/sdk/models/webhook-dto-subscription-phase-webhook-payload.js.map +1 -0
  378. package/esm/sdk/models/webhook-dto-subscription-webhook-payload.d.ts +13 -0
  379. package/esm/sdk/models/webhook-dto-subscription-webhook-payload.d.ts.map +1 -0
  380. package/esm/sdk/models/webhook-dto-subscription-webhook-payload.js +22 -0
  381. package/esm/sdk/models/webhook-dto-subscription-webhook-payload.js.map +1 -0
  382. package/esm/sdk/models/webhook-dto-transaction-webhook-payload.d.ts +15 -0
  383. package/esm/sdk/models/webhook-dto-transaction-webhook-payload.d.ts.map +1 -0
  384. package/esm/sdk/models/webhook-dto-transaction-webhook-payload.js +24 -0
  385. package/esm/sdk/models/webhook-dto-transaction-webhook-payload.js.map +1 -0
  386. package/esm/sdk/models/webhook-dto-wallet-alert-info.d.ts +15 -0
  387. package/esm/sdk/models/webhook-dto-wallet-alert-info.d.ts.map +1 -0
  388. package/esm/sdk/models/webhook-dto-wallet-alert-info.js +27 -0
  389. package/esm/sdk/models/webhook-dto-wallet-alert-info.js.map +1 -0
  390. package/esm/sdk/models/webhook-dto-wallet-webhook-payload.d.ts +20 -0
  391. package/esm/sdk/models/webhook-dto-wallet-webhook-payload.d.ts.map +1 -0
  392. package/esm/sdk/models/webhook-dto-wallet-webhook-payload.js +26 -0
  393. package/esm/sdk/models/webhook-dto-wallet-webhook-payload.js.map +1 -0
  394. package/esm/sdk/models/webhook-event-name.d.ts +51 -0
  395. package/esm/sdk/models/webhook-event-name.d.ts.map +1 -0
  396. package/esm/sdk/models/webhook-event-name.js +52 -0
  397. package/esm/sdk/models/webhook-event-name.js.map +1 -0
  398. package/esm/sdk/models/window-size.d.ts +1 -1
  399. package/esm/sdk/models/window-size.js +1 -1
  400. package/esm/sdk/models/window-size.js.map +1 -1
  401. package/esm/sdk/sdk.d.ts +3 -3
  402. package/esm/sdk/sdk.d.ts.map +1 -1
  403. package/esm/sdk/sdk.js +4 -4
  404. package/esm/sdk/sdk.js.map +1 -1
  405. package/esm/sdk/webhook-events.d.ts +306 -0
  406. package/esm/sdk/webhook-events.d.ts.map +1 -0
  407. package/esm/sdk/webhook-events.js +438 -0
  408. package/esm/sdk/webhook-events.js.map +1 -0
  409. package/jsr.json +1 -1
  410. package/package.json +1 -1
  411. package/src/funcs/addons-delete-addon.ts +0 -1
  412. package/src/funcs/addons-get-addon-by-lookup-key.ts +0 -1
  413. package/src/funcs/addons-get-addon.ts +0 -1
  414. package/src/funcs/addons-update-addon.ts +0 -1
  415. package/src/funcs/costs-delete-costsheet.ts +0 -1
  416. package/src/funcs/costs-get-costsheet.ts +0 -1
  417. package/src/funcs/costs-update-costsheet.ts +0 -1
  418. package/src/funcs/coupons-delete-coupon.ts +0 -1
  419. package/src/funcs/coupons-get-coupon.ts +0 -1
  420. package/src/funcs/coupons-update-coupon.ts +0 -1
  421. package/src/funcs/credit-grants-delete-credit-grant.ts +0 -1
  422. package/src/funcs/credit-grants-get-credit-grant.ts +0 -1
  423. package/src/funcs/credit-grants-get-plan-credit-grants.ts +0 -1
  424. package/src/funcs/credit-grants-update-credit-grant.ts +0 -1
  425. package/src/funcs/credit-notes-get-credit-note.ts +0 -1
  426. package/src/funcs/credit-notes-process-credit-note.ts +0 -1
  427. package/src/funcs/credit-notes-void-credit-note.ts +0 -1
  428. package/src/funcs/customers-delete-customer.ts +0 -1
  429. package/src/funcs/customers-get-customer-by-external-id.ts +0 -1
  430. package/src/funcs/customers-get-customer-entitlements.ts +0 -1
  431. package/src/funcs/customers-get-customer-upcoming-grants.ts +0 -1
  432. package/src/funcs/customers-get-customer.ts +0 -1
  433. package/src/funcs/entitlements-delete-entitlement.ts +0 -1
  434. package/src/funcs/entitlements-get-addon-entitlements.ts +0 -1
  435. package/src/funcs/entitlements-get-entitlement.ts +0 -1
  436. package/src/funcs/entitlements-get-plan-entitlements.ts +0 -1
  437. package/src/funcs/entitlements-update-entitlement.ts +0 -1
  438. package/src/funcs/entity-integration-mappings-delete-entity-integration-mapping.ts +0 -1
  439. package/src/funcs/events-get-event.ts +0 -1
  440. package/src/funcs/features-delete-feature.ts +0 -1
  441. package/src/funcs/features-update-feature.ts +0 -1
  442. package/src/funcs/groups-delete-group.ts +0 -1
  443. package/src/funcs/groups-get-group.ts +0 -1
  444. package/src/funcs/integrations-create-or-update-integration.ts +0 -1
  445. package/src/funcs/integrations-delete-integration.ts +0 -1
  446. package/src/funcs/integrations-get-integration.ts +0 -1
  447. package/src/funcs/invoices-attempt-invoice-payment.ts +0 -1
  448. package/src/funcs/invoices-finalize-invoice.ts +0 -1
  449. package/src/funcs/invoices-get-customer-invoice-summary.ts +0 -1
  450. package/src/funcs/invoices-get-invoice-pdf.ts +0 -1
  451. package/src/funcs/invoices-get-invoice.ts +0 -1
  452. package/src/funcs/invoices-recalculate-invoice-v2.ts +0 -1
  453. package/src/funcs/invoices-recalculate-invoice.ts +0 -1
  454. package/src/funcs/invoices-trigger-invoice-comms-webhook.ts +0 -1
  455. package/src/funcs/invoices-update-invoice-payment-status.ts +0 -1
  456. package/src/funcs/invoices-update-invoice.ts +0 -1
  457. package/src/funcs/invoices-void-invoice.ts +0 -1
  458. package/src/funcs/payments-delete-payment.ts +0 -1
  459. package/src/funcs/payments-get-payment.ts +0 -1
  460. package/src/funcs/payments-process-payment.ts +0 -1
  461. package/src/funcs/payments-update-payment.ts +0 -1
  462. package/src/funcs/plans-delete-plan.ts +0 -1
  463. package/src/funcs/plans-get-plan.ts +0 -1
  464. package/src/funcs/plans-post-plans-id-clone.ts +0 -1
  465. package/src/funcs/plans-sync-plan-prices.ts +0 -1
  466. package/src/funcs/plans-update-plan.ts +0 -1
  467. package/src/funcs/price-units-delete-price-unit.ts +0 -1
  468. package/src/funcs/price-units-get-price-unit-by-code.ts +0 -1
  469. package/src/funcs/price-units-get-price-unit.ts +0 -1
  470. package/src/funcs/price-units-update-price-unit.ts +0 -1
  471. package/src/funcs/prices-delete-price.ts +0 -1
  472. package/src/funcs/prices-get-price-by-lookup-key.ts +0 -1
  473. package/src/funcs/prices-get-price.ts +0 -1
  474. package/src/funcs/prices-update-price.ts +0 -1
  475. package/src/funcs/rbac-get-rbac-role.ts +0 -1
  476. package/src/funcs/scheduled-tasks-delete-scheduled-task.ts +0 -1
  477. package/src/funcs/scheduled-tasks-get-scheduled-task.ts +0 -1
  478. package/src/funcs/scheduled-tasks-trigger-scheduled-task-run.ts +0 -1
  479. package/src/funcs/scheduled-tasks-update-scheduled-task.ts +0 -1
  480. package/src/funcs/secrets-delete-api-key.ts +0 -1
  481. package/src/funcs/subscriptions-activate-subscription.ts +0 -1
  482. package/src/funcs/subscriptions-cancel-subscription-schedule.ts +0 -1
  483. package/src/funcs/subscriptions-cancel-subscription.ts +0 -1
  484. package/src/funcs/subscriptions-create-subscription-line-item.ts +0 -1
  485. package/src/funcs/subscriptions-delete-subscription-line-item.ts +0 -1
  486. package/src/funcs/subscriptions-execute-subscription-change.ts +0 -1
  487. package/src/funcs/subscriptions-get-subscription-addon-associations.ts +0 -1
  488. package/src/funcs/subscriptions-get-subscription-entitlements.ts +0 -1
  489. package/src/funcs/subscriptions-get-subscription-schedule.ts +0 -1
  490. package/src/funcs/subscriptions-get-subscription-upcoming-grants.ts +0 -1
  491. package/src/funcs/subscriptions-get-subscription-v2.ts +0 -1
  492. package/src/funcs/subscriptions-get-subscription.ts +0 -1
  493. package/src/funcs/subscriptions-list-subscription-pauses.ts +0 -1
  494. package/src/funcs/subscriptions-list-subscription-schedules.ts +0 -1
  495. package/src/funcs/subscriptions-pause-subscription.ts +0 -1
  496. package/src/funcs/subscriptions-preview-subscription-change.ts +0 -1
  497. package/src/funcs/subscriptions-resume-subscription.ts +0 -1
  498. package/src/funcs/subscriptions-update-subscription-line-item.ts +0 -1
  499. package/src/funcs/subscriptions-update-subscription.ts +0 -1
  500. package/src/funcs/tasks-download-task-export.ts +0 -1
  501. package/src/funcs/tasks-get-task.ts +0 -1
  502. package/src/funcs/tasks-update-task-status.ts +0 -1
  503. package/src/funcs/tax-associations-delete-tax-association.ts +0 -1
  504. package/src/funcs/tax-associations-get-tax-association.ts +0 -1
  505. package/src/funcs/tax-associations-update-tax-association.ts +0 -1
  506. package/src/funcs/tax-rates-delete-tax-rate.ts +0 -1
  507. package/src/funcs/tax-rates-get-tax-rate.ts +0 -1
  508. package/src/funcs/tax-rates-update-tax-rate.ts +0 -1
  509. package/src/funcs/tenants-get-tenant-by-id.ts +0 -1
  510. package/src/funcs/wallets-get-wallet-balance.ts +0 -1
  511. package/src/funcs/wallets-get-wallet-transactions.ts +0 -1
  512. package/src/funcs/wallets-get-wallet.ts +0 -1
  513. package/src/funcs/wallets-get-wallets-by-customer-id.ts +0 -1
  514. package/src/funcs/wallets-terminate-wallet.ts +0 -1
  515. package/src/funcs/wallets-top-up-wallet.ts +0 -1
  516. package/src/funcs/wallets-update-wallet.ts +0 -1
  517. package/src/funcs/{webhooks-handle-chargebee-webhook.ts → webhook-events-post-webhook-events-credit-note-created.ts} +12 -52
  518. package/src/funcs/{webhooks-handle-paddle-webhook.ts → webhook-events-post-webhook-events-credit-note-updated.ts} +9 -57
  519. package/src/funcs/{webhooks-handle-nomod-webhook.ts → webhook-events-post-webhook-events-customer-created.ts} +11 -58
  520. package/src/funcs/{webhooks-handle-moyasar-webhook.ts → webhook-events-post-webhook-events-customer-deleted.ts} +9 -58
  521. package/src/funcs/webhook-events-post-webhook-events-customer-updated.ts +142 -0
  522. package/src/funcs/webhook-events-post-webhook-events-entitlement-created.ts +142 -0
  523. package/src/funcs/webhook-events-post-webhook-events-entitlement-deleted.ts +142 -0
  524. package/src/funcs/webhook-events-post-webhook-events-entitlement-updated.ts +142 -0
  525. package/src/funcs/webhook-events-post-webhook-events-feature-created.ts +142 -0
  526. package/src/funcs/webhook-events-post-webhook-events-feature-deleted.ts +142 -0
  527. package/src/funcs/webhook-events-post-webhook-events-feature-updated.ts +142 -0
  528. package/src/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.ts +142 -0
  529. package/src/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.ts +142 -0
  530. package/src/funcs/webhook-events-post-webhook-events-invoice-create-drafted.ts +142 -0
  531. package/src/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.ts +142 -0
  532. package/src/funcs/webhook-events-post-webhook-events-invoice-update-finalized.ts +142 -0
  533. package/src/funcs/webhook-events-post-webhook-events-invoice-update-payment.ts +142 -0
  534. package/src/funcs/webhook-events-post-webhook-events-invoice-update-voided.ts +142 -0
  535. package/src/funcs/webhook-events-post-webhook-events-invoice-update.ts +142 -0
  536. package/src/funcs/webhook-events-post-webhook-events-payment-created.ts +142 -0
  537. package/src/funcs/webhook-events-post-webhook-events-payment-failed.ts +142 -0
  538. package/src/funcs/webhook-events-post-webhook-events-payment-pending.ts +142 -0
  539. package/src/funcs/webhook-events-post-webhook-events-payment-success.ts +142 -0
  540. package/src/funcs/webhook-events-post-webhook-events-payment-updated.ts +142 -0
  541. package/src/funcs/webhook-events-post-webhook-events-subscription-activated.ts +142 -0
  542. package/src/funcs/webhook-events-post-webhook-events-subscription-cancelled.ts +142 -0
  543. package/src/funcs/webhook-events-post-webhook-events-subscription-created.ts +142 -0
  544. package/src/funcs/webhook-events-post-webhook-events-subscription-draft-created.ts +142 -0
  545. package/src/funcs/webhook-events-post-webhook-events-subscription-paused.ts +142 -0
  546. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-created.ts +142 -0
  547. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.ts +142 -0
  548. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-updated.ts +142 -0
  549. package/src/funcs/webhook-events-post-webhook-events-subscription-renewal-due.ts +142 -0
  550. package/src/funcs/webhook-events-post-webhook-events-subscription-resumed.ts +142 -0
  551. package/src/funcs/webhook-events-post-webhook-events-subscription-updated.ts +142 -0
  552. package/src/funcs/webhook-events-post-webhook-events-wallet-created.ts +142 -0
  553. package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.ts +142 -0
  554. package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.ts +142 -0
  555. package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.ts +142 -0
  556. package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.ts +142 -0
  557. package/src/funcs/webhook-events-post-webhook-events-wallet-terminated.ts +142 -0
  558. package/src/funcs/webhook-events-post-webhook-events-wallet-transaction-created.ts +142 -0
  559. package/src/funcs/webhook-events-post-webhook-events-wallet-updated.ts +142 -0
  560. package/src/lib/config.ts +3 -3
  561. package/src/lib/encodings.ts +23 -4
  562. package/src/lib/sdks.ts +7 -5
  563. package/src/lib/url.ts +16 -14
  564. package/src/sdk/models/cancellation-type.ts +1 -0
  565. package/src/sdk/models/dto-cancel-subscription-request.ts +10 -0
  566. package/src/sdk/models/dto-create-customer-request.ts +8 -3
  567. package/src/sdk/models/dto-create-subscription-request.ts +22 -0
  568. package/src/sdk/models/dto-customer-response.ts +5 -1
  569. package/src/sdk/models/dto-update-customer-request.ts +9 -4
  570. package/src/sdk/models/github-com-flexprice-flexprice-internal-domain-customer-customer.ts +5 -1
  571. package/src/sdk/models/index.ts +14 -8
  572. package/src/sdk/models/webhook-dto-alert-webhook-payload.ts +70 -0
  573. package/src/sdk/models/webhook-dto-communication-webhook-payload.ts +50 -0
  574. package/src/sdk/models/webhook-dto-credit-note-webhook-payload.ts +51 -0
  575. package/src/sdk/models/webhook-dto-customer-webhook-payload.ts +52 -0
  576. package/src/sdk/models/webhook-dto-entitlement-webhook-payload.ts +50 -0
  577. package/src/sdk/models/webhook-dto-feature-webhook-payload.ts +49 -0
  578. package/src/sdk/models/webhook-dto-invoice-webhook-payload.ts +49 -0
  579. package/src/sdk/models/webhook-dto-payment-webhook-payload.ts +49 -0
  580. package/src/sdk/models/webhook-dto-subscription-phase-webhook-payload.ts +53 -0
  581. package/src/sdk/models/webhook-dto-subscription-webhook-payload.ts +50 -0
  582. package/src/sdk/models/webhook-dto-transaction-webhook-payload.ts +56 -0
  583. package/src/sdk/models/webhook-dto-wallet-alert-info.ts +54 -0
  584. package/src/sdk/models/webhook-dto-wallet-webhook-payload.ts +64 -0
  585. package/src/sdk/models/webhook-event-name.ts +60 -0
  586. package/src/sdk/models/window-size.ts +1 -1
  587. package/src/sdk/sdk.ts +4 -4
  588. package/src/sdk/webhook-events.ts +705 -0
  589. package/docs/sdk/models/handle-chargebee-webhook-request.md +0 -19
  590. package/docs/sdk/models/handle-hubspot-webhook-request.md +0 -21
  591. package/docs/sdk/models/handle-moyasar-webhook-request.md +0 -20
  592. package/docs/sdk/models/handle-nomod-webhook-request.md +0 -20
  593. package/docs/sdk/models/handle-paddle-webhook-request.md +0 -21
  594. package/docs/sdk/models/handle-quickbooks-webhook-request.md +0 -20
  595. package/docs/sdk/models/handle-razorpay-webhook-request.md +0 -21
  596. package/docs/sdk/models/handle-stripe-webhook-request.md +0 -21
  597. package/docs/sdks/webhooks/README.md +0 -581
  598. package/esm/funcs/webhooks-handle-chargebee-webhook.d.ts +0 -18
  599. package/esm/funcs/webhooks-handle-chargebee-webhook.d.ts.map +0 -1
  600. package/esm/funcs/webhooks-handle-chargebee-webhook.js.map +0 -1
  601. package/esm/funcs/webhooks-handle-hubspot-webhook.d.ts +0 -18
  602. package/esm/funcs/webhooks-handle-hubspot-webhook.d.ts.map +0 -1
  603. package/esm/funcs/webhooks-handle-hubspot-webhook.js +0 -94
  604. package/esm/funcs/webhooks-handle-hubspot-webhook.js.map +0 -1
  605. package/esm/funcs/webhooks-handle-moyasar-webhook.d.ts +0 -18
  606. package/esm/funcs/webhooks-handle-moyasar-webhook.d.ts.map +0 -1
  607. package/esm/funcs/webhooks-handle-moyasar-webhook.js.map +0 -1
  608. package/esm/funcs/webhooks-handle-nomod-webhook.d.ts +0 -18
  609. package/esm/funcs/webhooks-handle-nomod-webhook.d.ts.map +0 -1
  610. package/esm/funcs/webhooks-handle-nomod-webhook.js.map +0 -1
  611. package/esm/funcs/webhooks-handle-paddle-webhook.d.ts +0 -18
  612. package/esm/funcs/webhooks-handle-paddle-webhook.d.ts.map +0 -1
  613. package/esm/funcs/webhooks-handle-paddle-webhook.js.map +0 -1
  614. package/esm/funcs/webhooks-handle-quickbooks-webhook.d.ts +0 -18
  615. package/esm/funcs/webhooks-handle-quickbooks-webhook.d.ts.map +0 -1
  616. package/esm/funcs/webhooks-handle-quickbooks-webhook.js +0 -94
  617. package/esm/funcs/webhooks-handle-quickbooks-webhook.js.map +0 -1
  618. package/esm/funcs/webhooks-handle-razorpay-webhook.d.ts +0 -18
  619. package/esm/funcs/webhooks-handle-razorpay-webhook.d.ts.map +0 -1
  620. package/esm/funcs/webhooks-handle-razorpay-webhook.js +0 -94
  621. package/esm/funcs/webhooks-handle-razorpay-webhook.js.map +0 -1
  622. package/esm/funcs/webhooks-handle-stripe-webhook.d.ts +0 -18
  623. package/esm/funcs/webhooks-handle-stripe-webhook.d.ts.map +0 -1
  624. package/esm/funcs/webhooks-handle-stripe-webhook.js +0 -94
  625. package/esm/funcs/webhooks-handle-stripe-webhook.js.map +0 -1
  626. package/esm/sdk/models/handle-chargebee-webhook-op.d.ts +0 -20
  627. package/esm/sdk/models/handle-chargebee-webhook-op.d.ts.map +0 -1
  628. package/esm/sdk/models/handle-chargebee-webhook-op.js +0 -19
  629. package/esm/sdk/models/handle-chargebee-webhook-op.js.map +0 -1
  630. package/esm/sdk/models/handle-hubspot-webhook-op.d.ts +0 -25
  631. package/esm/sdk/models/handle-hubspot-webhook-op.d.ts.map +0 -1
  632. package/esm/sdk/models/handle-hubspot-webhook-op.js +0 -21
  633. package/esm/sdk/models/handle-hubspot-webhook-op.js.map +0 -1
  634. package/esm/sdk/models/handle-moyasar-webhook-op.d.ts +0 -25
  635. package/esm/sdk/models/handle-moyasar-webhook-op.d.ts.map +0 -1
  636. package/esm/sdk/models/handle-moyasar-webhook-op.js +0 -21
  637. package/esm/sdk/models/handle-moyasar-webhook-op.js.map +0 -1
  638. package/esm/sdk/models/handle-nomod-webhook-op.d.ts +0 -25
  639. package/esm/sdk/models/handle-nomod-webhook-op.d.ts.map +0 -1
  640. package/esm/sdk/models/handle-nomod-webhook-op.js +0 -21
  641. package/esm/sdk/models/handle-nomod-webhook-op.js.map +0 -1
  642. package/esm/sdk/models/handle-paddle-webhook-op.d.ts +0 -25
  643. package/esm/sdk/models/handle-paddle-webhook-op.d.ts.map +0 -1
  644. package/esm/sdk/models/handle-paddle-webhook-op.js +0 -21
  645. package/esm/sdk/models/handle-paddle-webhook-op.js.map +0 -1
  646. package/esm/sdk/models/handle-quickbooks-webhook-op.d.ts +0 -25
  647. package/esm/sdk/models/handle-quickbooks-webhook-op.d.ts.map +0 -1
  648. package/esm/sdk/models/handle-quickbooks-webhook-op.js +0 -21
  649. package/esm/sdk/models/handle-quickbooks-webhook-op.js.map +0 -1
  650. package/esm/sdk/models/handle-razorpay-webhook-op.d.ts +0 -25
  651. package/esm/sdk/models/handle-razorpay-webhook-op.d.ts.map +0 -1
  652. package/esm/sdk/models/handle-razorpay-webhook-op.js +0 -21
  653. package/esm/sdk/models/handle-razorpay-webhook-op.js.map +0 -1
  654. package/esm/sdk/models/handle-stripe-webhook-op.d.ts +0 -25
  655. package/esm/sdk/models/handle-stripe-webhook-op.d.ts.map +0 -1
  656. package/esm/sdk/models/handle-stripe-webhook-op.js +0 -21
  657. package/esm/sdk/models/handle-stripe-webhook-op.js.map +0 -1
  658. package/esm/sdk/webhooks.d.ts +0 -76
  659. package/esm/sdk/webhooks.d.ts.map +0 -1
  660. package/esm/sdk/webhooks.js +0 -88
  661. package/esm/sdk/webhooks.js.map +0 -1
  662. package/src/funcs/webhooks-handle-hubspot-webhook.ts +0 -191
  663. package/src/funcs/webhooks-handle-quickbooks-webhook.ts +0 -191
  664. package/src/funcs/webhooks-handle-razorpay-webhook.ts +0 -191
  665. package/src/funcs/webhooks-handle-stripe-webhook.ts +0 -190
  666. package/src/sdk/models/handle-chargebee-webhook-op.ts +0 -50
  667. package/src/sdk/models/handle-hubspot-webhook-op.ts +0 -57
  668. package/src/sdk/models/handle-moyasar-webhook-op.ts +0 -57
  669. package/src/sdk/models/handle-nomod-webhook-op.ts +0 -55
  670. package/src/sdk/models/handle-paddle-webhook-op.ts +0 -55
  671. package/src/sdk/models/handle-quickbooks-webhook-op.ts +0 -57
  672. package/src/sdk/models/handle-razorpay-webhook-op.ts +0 -57
  673. package/src/sdk/models/handle-stripe-webhook-op.ts +0 -55
  674. package/src/sdk/webhooks.ts +0 -182
@@ -0,0 +1,52 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+ import * as openEnums from "../../types/enums.js";
5
+ export const WebhookEventName = {
6
+ InvoiceCreateDrafted: "invoice.create.drafted",
7
+ SubscriptionCreated: "subscription.created",
8
+ SubscriptionDraftCreated: "subscription.draft.created",
9
+ SubscriptionActivated: "subscription.activated",
10
+ SubscriptionUpdated: "subscription.updated",
11
+ SubscriptionPaused: "subscription.paused",
12
+ SubscriptionCancelled: "subscription.cancelled",
13
+ SubscriptionResumed: "subscription.resumed",
14
+ SubscriptionPhaseCreated: "subscription.phase.created",
15
+ SubscriptionPhaseUpdated: "subscription.phase.updated",
16
+ SubscriptionPhaseDeleted: "subscription.phase.deleted",
17
+ FeatureCreated: "feature.created",
18
+ FeatureUpdated: "feature.updated",
19
+ FeatureDeleted: "feature.deleted",
20
+ FeatureWalletBalanceAlert: "feature.wallet_balance.alert",
21
+ EntitlementCreated: "entitlement.created",
22
+ EntitlementUpdated: "entitlement.updated",
23
+ EntitlementDeleted: "entitlement.deleted",
24
+ WalletCreated: "wallet.created",
25
+ WalletUpdated: "wallet.updated",
26
+ WalletTerminated: "wallet.terminated",
27
+ WalletTransactionCreated: "wallet.transaction.created",
28
+ PaymentCreated: "payment.created",
29
+ PaymentUpdated: "payment.updated",
30
+ PaymentFailed: "payment.failed",
31
+ PaymentSuccess: "payment.success",
32
+ PaymentPending: "payment.pending",
33
+ CustomerCreated: "customer.created",
34
+ CustomerUpdated: "customer.updated",
35
+ CustomerDeleted: "customer.deleted",
36
+ InvoiceUpdateFinalized: "invoice.update.finalized",
37
+ InvoiceUpdatePayment: "invoice.update.payment",
38
+ InvoiceUpdateVoided: "invoice.update.voided",
39
+ InvoiceUpdate: "invoice.update",
40
+ InvoicePaymentOverdue: "invoice.payment.overdue",
41
+ WalletCreditBalanceDropped: "wallet.credit_balance.dropped",
42
+ WalletCreditBalanceRecovered: "wallet.credit_balance.recovered",
43
+ WalletOngoingBalanceDropped: "wallet.ongoing_balance.dropped",
44
+ WalletOngoingBalanceRecovered: "wallet.ongoing_balance.recovered",
45
+ SubscriptionRenewalDue: "subscription.renewal.due",
46
+ InvoiceCommunicationTriggered: "invoice.communication.triggered",
47
+ CreditNoteCreated: "credit_note.created",
48
+ CreditNoteUpdated: "credit_note.updated",
49
+ };
50
+ /** @internal */
51
+ export const WebhookEventName$inboundSchema = openEnums.inboundSchema(WebhookEventName);
52
+ //# sourceMappingURL=webhook-event-name.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webhook-event-name.js","sourceRoot":"","sources":["../../../src/sdk/models/webhook-event-name.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAC;AAGlD,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,oBAAoB,EAAE,wBAAwB;IAC9C,mBAAmB,EAAE,sBAAsB;IAC3C,wBAAwB,EAAE,4BAA4B;IACtD,qBAAqB,EAAE,wBAAwB;IAC/C,mBAAmB,EAAE,sBAAsB;IAC3C,kBAAkB,EAAE,qBAAqB;IACzC,qBAAqB,EAAE,wBAAwB;IAC/C,mBAAmB,EAAE,sBAAsB;IAC3C,wBAAwB,EAAE,4BAA4B;IACtD,wBAAwB,EAAE,4BAA4B;IACtD,wBAAwB,EAAE,4BAA4B;IACtD,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,yBAAyB,EAAE,8BAA8B;IACzD,kBAAkB,EAAE,qBAAqB;IACzC,kBAAkB,EAAE,qBAAqB;IACzC,kBAAkB,EAAE,qBAAqB;IACzC,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,gBAAgB;IAC/B,gBAAgB,EAAE,mBAAmB;IACrC,wBAAwB,EAAE,4BAA4B;IACtD,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,aAAa,EAAE,gBAAgB;IAC/B,cAAc,EAAE,iBAAiB;IACjC,cAAc,EAAE,iBAAiB;IACjC,eAAe,EAAE,kBAAkB;IACnC,eAAe,EAAE,kBAAkB;IACnC,eAAe,EAAE,kBAAkB;IACnC,sBAAsB,EAAE,0BAA0B;IAClD,oBAAoB,EAAE,wBAAwB;IAC9C,mBAAmB,EAAE,uBAAuB;IAC5C,aAAa,EAAE,gBAAgB;IAC/B,qBAAqB,EAAE,yBAAyB;IAChD,0BAA0B,EAAE,+BAA+B;IAC3D,4BAA4B,EAAE,iCAAiC;IAC/D,2BAA2B,EAAE,gCAAgC;IAC7D,6BAA6B,EAAE,kCAAkC;IACjE,sBAAsB,EAAE,0BAA0B;IAClD,6BAA6B,EAAE,iCAAiC;IAChE,iBAAiB,EAAE,qBAAqB;IACxC,iBAAiB,EAAE,qBAAqB;CAChC,CAAC;AAGX,gBAAgB;AAChB,MAAM,CAAC,MAAM,8BAA8B,GAGvC,SAAS,CAAC,aAAa,CAAC,gBAAgB,CAAC,CAAC"}
@@ -1,7 +1,6 @@
1
1
  import * as z from "zod/v4-mini";
2
2
  import { OpenEnum } from "../../types/enums.js";
3
3
  export declare const WindowSize: {
4
- readonly Month: "MONTH";
5
4
  readonly Minute: "MINUTE";
6
5
  readonly FifteenMIN: "15MIN";
7
6
  readonly ThirtyMIN: "30MIN";
@@ -11,6 +10,7 @@ export declare const WindowSize: {
11
10
  readonly TwelveHOUR: "12HOUR";
12
11
  readonly Day: "DAY";
13
12
  readonly Week: "WEEK";
13
+ readonly Month: "MONTH";
14
14
  };
15
15
  export type WindowSize = OpenEnum<typeof WindowSize>;
16
16
  /** @internal */
@@ -3,7 +3,6 @@
3
3
  */
4
4
  import * as openEnums from "../../types/enums.js";
5
5
  export const WindowSize = {
6
- Month: "MONTH",
7
6
  Minute: "MINUTE",
8
7
  FifteenMIN: "15MIN",
9
8
  ThirtyMIN: "30MIN",
@@ -13,6 +12,7 @@ export const WindowSize = {
13
12
  TwelveHOUR: "12HOUR",
14
13
  Day: "DAY",
15
14
  Week: "WEEK",
15
+ Month: "MONTH",
16
16
  };
17
17
  /** @internal */
18
18
  export const WindowSize$inboundSchema = openEnums.inboundSchema(WindowSize);
@@ -1 +1 @@
1
- {"version":3,"file":"window-size.js","sourceRoot":"","sources":["../../../src/sdk/models/window-size.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAC;AAGlD,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE,OAAO;IAClB,IAAI,EAAE,MAAM;IACZ,SAAS,EAAE,OAAO;IAClB,OAAO,EAAE,OAAO;IAChB,UAAU,EAAE,QAAQ;IACpB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACJ,CAAC;AAGX,gBAAgB;AAChB,MAAM,CAAC,MAAM,wBAAwB,GACnC,SAAS,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;AACtC,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB,GACpC,SAAS,CAAC,cAAc,CAAC,UAAU,CAAC,CAAC"}
1
+ {"version":3,"file":"window-size.js","sourceRoot":"","sources":["../../../src/sdk/models/window-size.ts"],"names":[],"mappings":"AAAA;;GAEG;AAGH,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAC;AAGlD,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,MAAM,EAAE,QAAQ;IAChB,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE,OAAO;IAClB,IAAI,EAAE,MAAM;IACZ,SAAS,EAAE,OAAO;IAClB,OAAO,EAAE,OAAO;IAChB,UAAU,EAAE,QAAQ;IACpB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;CACN,CAAC;AAGX,gBAAgB;AAChB,MAAM,CAAC,MAAM,wBAAwB,GACnC,SAAS,CAAC,aAAa,CAAC,UAAU,CAAC,CAAC;AACtC,gBAAgB;AAChB,MAAM,CAAC,MAAM,yBAAyB,GACpC,SAAS,CAAC,cAAc,CAAC,UAAU,CAAC,CAAC"}
package/esm/sdk/sdk.d.ts CHANGED
@@ -27,7 +27,7 @@ import { TaxRates } from "./tax-rates.js";
27
27
  import { Tenants } from "./tenants.js";
28
28
  import { Users } from "./users.js";
29
29
  import { Wallets } from "./wallets.js";
30
- import { Webhooks } from "./webhooks.js";
30
+ import { WebhookEvents } from "./webhook-events.js";
31
31
  import { Workflows } from "./workflows.js";
32
32
  export declare class Flexprice extends ClientSDK {
33
33
  private _addons?;
@@ -86,8 +86,8 @@ export declare class Flexprice extends ClientSDK {
86
86
  get tenants(): Tenants;
87
87
  private _users?;
88
88
  get users(): Users;
89
- private _webhooks?;
90
- get webhooks(): Webhooks;
89
+ private _webhookEvents?;
90
+ get webhookEvents(): WebhookEvents;
91
91
  private _workflows?;
92
92
  get workflows(): Workflows;
93
93
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"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"}
package/esm/sdk/sdk.js CHANGED
@@ -30,7 +30,7 @@ import { TaxRates } from "./tax-rates.js";
30
30
  import { Tenants } from "./tenants.js";
31
31
  import { Users } from "./users.js";
32
32
  import { Wallets } from "./wallets.js";
33
- import { Webhooks } from "./webhooks.js";
33
+ import { WebhookEvents } from "./webhook-events.js";
34
34
  import { Workflows } from "./workflows.js";
35
35
  export class Flexprice extends ClientSDK {
36
36
  _addons;
@@ -145,9 +145,9 @@ export class Flexprice extends ClientSDK {
145
145
  get users() {
146
146
  return (this._users ?? (this._users = new Users(this._options)));
147
147
  }
148
- _webhooks;
149
- get webhooks() {
150
- return (this._webhooks ?? (this._webhooks = new Webhooks(this._options)));
148
+ _webhookEvents;
149
+ get webhookEvents() {
150
+ return (this._webhookEvents ?? (this._webhookEvents = new WebhookEvents(this._options)));
151
151
  }
152
152
  _workflows;
153
153
  get workflows() {
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAC7E,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,MAAM,OAAO,SAAU,SAAQ,SAAS;IAC9B,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,aAAa,CAAgB;IACrC,IAAI,YAAY,GAAiB;QAC/B,OAAO,CAAC,IAAI,CAAC,aAAa,KAAlB,IAAI,CAAC,aAAa,GAAK,IAAI,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjE;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,MAAM,CAAS;IACvB,IAAI,KAAK,GAAU;QACjB,OAAO,CAAC,IAAI,CAAC,MAAM,KAAX,IAAI,CAAC,MAAM,GAAK,IAAI,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACnD;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;IAEO,aAAa,CAAgB;IACrC,IAAI,YAAY,GAAiB;QAC/B,OAAO,CAAC,IAAI,CAAC,aAAa,KAAlB,IAAI,CAAC,aAAa,GAAK,IAAI,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjE;IAEO,YAAY,CAAe;IACnC,IAAI,WAAW,GAAgB;QAC7B,OAAO,CAAC,IAAI,CAAC,YAAY,KAAjB,IAAI,CAAC,YAAY,GAAK,IAAI,WAAW,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC/D;IAEO,UAAU,CAAa;IAC/B,IAAI,SAAS,GAAc;QACzB,OAAO,CAAC,IAAI,CAAC,UAAU,KAAf,IAAI,CAAC,UAAU,GAAK,IAAI,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC3D;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,0BAA0B,CAA6B;IAC/D,IAAI,yBAAyB,GAA8B;QACzD,OAAO,CAAC,IAAI,CAAC,0BAA0B,KAA/B,IAAI,CAAC,0BAA0B,GAAK,IAAI,yBAAyB,CACvE,IAAI,CAAC,QAAQ,CACd,EAAC,CAAC;IAAA,CACJ;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,MAAM,CAAS;IACvB,IAAI,KAAK,GAAU;QACjB,OAAO,CAAC,IAAI,CAAC,MAAM,KAAX,IAAI,CAAC,MAAM,GAAK,IAAI,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACnD;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,WAAW,CAAc;IACjC,IAAI,UAAU,GAAe;QAC3B,OAAO,CAAC,IAAI,CAAC,WAAW,KAAhB,IAAI,CAAC,WAAW,GAAK,IAAI,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC7D;IAEO,KAAK,CAAQ;IACrB,IAAI,IAAI,GAAS;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,KAAV,IAAI,CAAC,KAAK,GAAK,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjD;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;IAEO,aAAa,CAAgB;IACrC,IAAI,YAAY,GAAiB;QAC/B,OAAO,CAAC,IAAI,CAAC,aAAa,KAAlB,IAAI,CAAC,aAAa,GAAK,IAAI,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjE;IAEO,cAAc,CAAiB;IACvC,IAAI,aAAa,GAAkB;QACjC,OAAO,CAAC,IAAI,CAAC,cAAc,KAAnB,IAAI,CAAC,cAAc,GAAK,IAAI,aAAa,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACnE;IAEO,MAAM,CAAS;IACvB,IAAI,KAAK,GAAU;QACjB,OAAO,CAAC,IAAI,CAAC,MAAM,KAAX,IAAI,CAAC,MAAM,GAAK,IAAI,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACnD;IAEO,eAAe,CAAkB;IACzC,IAAI,cAAc,GAAmB;QACnC,OAAO,CAAC,IAAI,CAAC,eAAe,KAApB,IAAI,CAAC,eAAe,GAAK,IAAI,cAAc,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrE;IAEO,gBAAgB,CAAmB;IAC3C,IAAI,eAAe,GAAoB;QACrC,OAAO,CAAC,IAAI,CAAC,gBAAgB,KAArB,IAAI,CAAC,gBAAgB,GAAK,IAAI,eAAe,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvE;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;IAEO,MAAM,CAAS;IACvB,IAAI,KAAK,GAAU;QACjB,OAAO,CAAC,IAAI,CAAC,MAAM,KAAX,IAAI,CAAC,MAAM,GAAK,IAAI,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACnD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,UAAU,CAAa;IAC/B,IAAI,SAAS,GAAc;QACzB,OAAO,CAAC,IAAI,CAAC,UAAU,KAAf,IAAI,CAAC,UAAU,GAAK,IAAI,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC3D;CACF"}
1
+ {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,306 @@
1
+ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
2
+ import * as models from "./models/index.js";
3
+ export declare class WebhookEvents extends ClientSDK {
4
+ /**
5
+ * credit_note.created
6
+ *
7
+ * @remarks
8
+ * Fired when a new credit note is created. Doc-only for parsing.
9
+ */
10
+ postWebhookEventsCreditNoteCreated(options?: RequestOptions): Promise<models.WebhookDtoCreditNoteWebhookPayload>;
11
+ /**
12
+ * credit_note.updated
13
+ *
14
+ * @remarks
15
+ * Fired when a credit note is updated. Doc-only for parsing.
16
+ */
17
+ postWebhookEventsCreditNoteUpdated(options?: RequestOptions): Promise<models.WebhookDtoCreditNoteWebhookPayload>;
18
+ /**
19
+ * customer.created
20
+ *
21
+ * @remarks
22
+ * Fired when a new customer is created. Doc-only for parsing.
23
+ */
24
+ postWebhookEventsCustomerCreated(options?: RequestOptions): Promise<models.WebhookDtoCustomerWebhookPayload>;
25
+ /**
26
+ * customer.deleted
27
+ *
28
+ * @remarks
29
+ * Fired when a customer is deleted. Doc-only for parsing.
30
+ */
31
+ postWebhookEventsCustomerDeleted(options?: RequestOptions): Promise<models.WebhookDtoCustomerWebhookPayload>;
32
+ /**
33
+ * customer.updated
34
+ *
35
+ * @remarks
36
+ * Fired when a customer is updated. Doc-only for parsing.
37
+ */
38
+ postWebhookEventsCustomerUpdated(options?: RequestOptions): Promise<models.WebhookDtoCustomerWebhookPayload>;
39
+ /**
40
+ * entitlement.created
41
+ *
42
+ * @remarks
43
+ * Fired when a new entitlement is created. Doc-only for parsing.
44
+ */
45
+ postWebhookEventsEntitlementCreated(options?: RequestOptions): Promise<models.WebhookDtoEntitlementWebhookPayload>;
46
+ /**
47
+ * entitlement.deleted
48
+ *
49
+ * @remarks
50
+ * Fired when an entitlement is deleted. Doc-only for parsing.
51
+ */
52
+ postWebhookEventsEntitlementDeleted(options?: RequestOptions): Promise<models.WebhookDtoEntitlementWebhookPayload>;
53
+ /**
54
+ * entitlement.updated
55
+ *
56
+ * @remarks
57
+ * Fired when an entitlement is updated. Doc-only for parsing.
58
+ */
59
+ postWebhookEventsEntitlementUpdated(options?: RequestOptions): Promise<models.WebhookDtoEntitlementWebhookPayload>;
60
+ /**
61
+ * feature.created
62
+ *
63
+ * @remarks
64
+ * Fired when a new feature is created. Doc-only for parsing.
65
+ */
66
+ postWebhookEventsFeatureCreated(options?: RequestOptions): Promise<models.WebhookDtoFeatureWebhookPayload>;
67
+ /**
68
+ * feature.deleted
69
+ *
70
+ * @remarks
71
+ * Fired when a feature is deleted. Doc-only for parsing.
72
+ */
73
+ postWebhookEventsFeatureDeleted(options?: RequestOptions): Promise<models.WebhookDtoFeatureWebhookPayload>;
74
+ /**
75
+ * feature.updated
76
+ *
77
+ * @remarks
78
+ * Fired when a feature is updated. Doc-only for parsing.
79
+ */
80
+ postWebhookEventsFeatureUpdated(options?: RequestOptions): Promise<models.WebhookDtoFeatureWebhookPayload>;
81
+ /**
82
+ * feature.wallet_balance.alert
83
+ *
84
+ * @remarks
85
+ * Fired when a feature's associated wallet balance crosses an alert threshold. Doc-only for parsing.
86
+ */
87
+ postWebhookEventsFeatureWalletBalanceAlert(options?: RequestOptions): Promise<models.WebhookDtoAlertWebhookPayload>;
88
+ /**
89
+ * invoice.communication.triggered
90
+ *
91
+ * @remarks
92
+ * Fired when an invoice communication (e.g. email notification) is triggered. Doc-only for parsing.
93
+ */
94
+ postWebhookEventsInvoiceCommunicationTriggered(options?: RequestOptions): Promise<models.WebhookDtoCommunicationWebhookPayload>;
95
+ /**
96
+ * invoice.create.drafted
97
+ *
98
+ * @remarks
99
+ * Fired when a new invoice is created in draft status. Doc-only for parsing.
100
+ */
101
+ postWebhookEventsInvoiceCreateDrafted(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
102
+ /**
103
+ * invoice.payment.overdue
104
+ *
105
+ * @remarks
106
+ * Fired when an invoice payment is overdue past the due date. Doc-only for parsing.
107
+ */
108
+ postWebhookEventsInvoicePaymentOverdue(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
109
+ /**
110
+ * invoice.update
111
+ *
112
+ * @remarks
113
+ * Fired when an invoice is updated. Doc-only for parsing.
114
+ */
115
+ postWebhookEventsInvoiceUpdate(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
116
+ /**
117
+ * invoice.update.finalized
118
+ *
119
+ * @remarks
120
+ * Fired when an invoice is finalized and locked for payment. Doc-only for parsing.
121
+ */
122
+ postWebhookEventsInvoiceUpdateFinalized(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
123
+ /**
124
+ * invoice.update.payment
125
+ *
126
+ * @remarks
127
+ * Fired when an invoice payment status changes. Doc-only for parsing.
128
+ */
129
+ postWebhookEventsInvoiceUpdatePayment(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
130
+ /**
131
+ * invoice.update.voided
132
+ *
133
+ * @remarks
134
+ * Fired when an invoice is voided (e.g. order cancelled or duplicate). Doc-only for parsing.
135
+ */
136
+ postWebhookEventsInvoiceUpdateVoided(options?: RequestOptions): Promise<models.WebhookDtoInvoiceWebhookPayload>;
137
+ /**
138
+ * payment.created
139
+ *
140
+ * @remarks
141
+ * Fired when a new payment is created. Doc-only for parsing.
142
+ */
143
+ postWebhookEventsPaymentCreated(options?: RequestOptions): Promise<models.WebhookDtoPaymentWebhookPayload>;
144
+ /**
145
+ * payment.failed
146
+ *
147
+ * @remarks
148
+ * Fired when a payment fails. Doc-only for parsing.
149
+ */
150
+ postWebhookEventsPaymentFailed(options?: RequestOptions): Promise<models.WebhookDtoPaymentWebhookPayload>;
151
+ /**
152
+ * payment.pending
153
+ *
154
+ * @remarks
155
+ * Fired when a payment is pending processing. Doc-only for parsing.
156
+ */
157
+ postWebhookEventsPaymentPending(options?: RequestOptions): Promise<models.WebhookDtoPaymentWebhookPayload>;
158
+ /**
159
+ * payment.success
160
+ *
161
+ * @remarks
162
+ * Fired when a payment succeeds. Doc-only for parsing.
163
+ */
164
+ postWebhookEventsPaymentSuccess(options?: RequestOptions): Promise<models.WebhookDtoPaymentWebhookPayload>;
165
+ /**
166
+ * payment.updated
167
+ *
168
+ * @remarks
169
+ * Fired when a payment is updated. Doc-only for parsing.
170
+ */
171
+ postWebhookEventsPaymentUpdated(options?: RequestOptions): Promise<models.WebhookDtoPaymentWebhookPayload>;
172
+ /**
173
+ * subscription.activated
174
+ *
175
+ * @remarks
176
+ * Fired when a draft subscription is activated. Doc-only for parsing.
177
+ */
178
+ postWebhookEventsSubscriptionActivated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
179
+ /**
180
+ * subscription.cancelled
181
+ *
182
+ * @remarks
183
+ * Fired when a subscription is cancelled (immediately or end-of-period). Doc-only for parsing.
184
+ */
185
+ postWebhookEventsSubscriptionCancelled(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
186
+ /**
187
+ * subscription.created
188
+ *
189
+ * @remarks
190
+ * Fired when a new subscription is created. Doc-only for parsing.
191
+ */
192
+ postWebhookEventsSubscriptionCreated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
193
+ /**
194
+ * subscription.draft.created
195
+ *
196
+ * @remarks
197
+ * Fired when a new draft subscription is created (not yet activated). Doc-only for parsing.
198
+ */
199
+ postWebhookEventsSubscriptionDraftCreated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
200
+ /**
201
+ * subscription.paused
202
+ *
203
+ * @remarks
204
+ * Fired when a subscription is paused. Doc-only for parsing.
205
+ */
206
+ postWebhookEventsSubscriptionPaused(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
207
+ /**
208
+ * subscription.phase.created
209
+ *
210
+ * @remarks
211
+ * Fired when a new subscription phase is created. Doc-only for parsing.
212
+ */
213
+ postWebhookEventsSubscriptionPhaseCreated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionPhaseWebhookPayload>;
214
+ /**
215
+ * subscription.phase.deleted
216
+ *
217
+ * @remarks
218
+ * Fired when a subscription phase is deleted. Doc-only for parsing.
219
+ */
220
+ postWebhookEventsSubscriptionPhaseDeleted(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionPhaseWebhookPayload>;
221
+ /**
222
+ * subscription.phase.updated
223
+ *
224
+ * @remarks
225
+ * Fired when a subscription phase is updated. Doc-only for parsing.
226
+ */
227
+ postWebhookEventsSubscriptionPhaseUpdated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionPhaseWebhookPayload>;
228
+ /**
229
+ * subscription.renewal.due
230
+ *
231
+ * @remarks
232
+ * Fired when a subscription renewal is upcoming (cron-driven). Doc-only for parsing.
233
+ */
234
+ postWebhookEventsSubscriptionRenewalDue(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
235
+ /**
236
+ * subscription.resumed
237
+ *
238
+ * @remarks
239
+ * Fired when a paused subscription is resumed. Doc-only for parsing.
240
+ */
241
+ postWebhookEventsSubscriptionResumed(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
242
+ /**
243
+ * subscription.updated
244
+ *
245
+ * @remarks
246
+ * Fired when a subscription is updated (e.g. quantity, billing anchor, or metadata changes). Doc-only for parsing.
247
+ */
248
+ postWebhookEventsSubscriptionUpdated(options?: RequestOptions): Promise<models.WebhookDtoSubscriptionWebhookPayload>;
249
+ /**
250
+ * wallet.created
251
+ *
252
+ * @remarks
253
+ * Fired when a new wallet is created. Doc-only for parsing.
254
+ */
255
+ postWebhookEventsWalletCreated(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
256
+ /**
257
+ * wallet.credit_balance.dropped
258
+ *
259
+ * @remarks
260
+ * Fired when a wallet's credit balance drops below an alert threshold. Doc-only for parsing.
261
+ */
262
+ postWebhookEventsWalletCreditBalanceDropped(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
263
+ /**
264
+ * wallet.credit_balance.recovered
265
+ *
266
+ * @remarks
267
+ * Fired when a wallet's credit balance recovers above an alert threshold. Doc-only for parsing.
268
+ */
269
+ postWebhookEventsWalletCreditBalanceRecovered(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
270
+ /**
271
+ * wallet.ongoing_balance.dropped
272
+ *
273
+ * @remarks
274
+ * Fired when a wallet's ongoing balance drops below an alert threshold. Doc-only for parsing.
275
+ */
276
+ postWebhookEventsWalletOngoingBalanceDropped(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
277
+ /**
278
+ * wallet.ongoing_balance.recovered
279
+ *
280
+ * @remarks
281
+ * Fired when a wallet's ongoing balance recovers above an alert threshold. Doc-only for parsing.
282
+ */
283
+ postWebhookEventsWalletOngoingBalanceRecovered(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
284
+ /**
285
+ * wallet.terminated
286
+ *
287
+ * @remarks
288
+ * Fired when a wallet is terminated. Doc-only for parsing.
289
+ */
290
+ postWebhookEventsWalletTerminated(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
291
+ /**
292
+ * wallet.transaction.created
293
+ *
294
+ * @remarks
295
+ * Fired when a new wallet transaction is created (top-up, deduction, etc.). Doc-only for parsing.
296
+ */
297
+ postWebhookEventsWalletTransactionCreated(options?: RequestOptions): Promise<models.WebhookDtoTransactionWebhookPayload>;
298
+ /**
299
+ * wallet.updated
300
+ *
301
+ * @remarks
302
+ * Fired when a wallet is updated. Doc-only for parsing.
303
+ */
304
+ postWebhookEventsWalletUpdated(options?: RequestOptions): Promise<models.WebhookDtoWalletWebhookPayload>;
305
+ }
306
+ //# sourceMappingURL=webhook-events.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"webhook-events.d.ts","sourceRoot":"","sources":["../../src/sdk/webhook-events.ts"],"names":[],"mappings":"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"}