dodopayments 2.32.1 → 2.32.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 (273) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/bin/migration-config.json +17 -17
  3. package/client.d.mts +15 -15
  4. package/client.d.mts.map +1 -1
  5. package/client.d.ts +15 -15
  6. package/client.d.ts.map +1 -1
  7. package/package.json +1 -1
  8. package/resources/addons.d.mts +4 -4
  9. package/resources/addons.d.mts.map +1 -1
  10. package/resources/addons.d.ts +4 -4
  11. package/resources/addons.d.ts.map +1 -1
  12. package/resources/addons.js +6 -6
  13. package/resources/addons.js.map +1 -1
  14. package/resources/addons.mjs +6 -6
  15. package/resources/addons.mjs.map +1 -1
  16. package/resources/brands.d.mts +1 -1
  17. package/resources/brands.d.mts.map +1 -1
  18. package/resources/brands.d.ts +1 -1
  19. package/resources/brands.d.ts.map +1 -1
  20. package/resources/brands.js +3 -3
  21. package/resources/brands.js.map +1 -1
  22. package/resources/brands.mjs +3 -3
  23. package/resources/brands.mjs.map +1 -1
  24. package/resources/credit-entitlements/balances.d.mts +69 -69
  25. package/resources/credit-entitlements/balances.d.mts.map +1 -1
  26. package/resources/credit-entitlements/balances.d.ts +69 -69
  27. package/resources/credit-entitlements/balances.d.ts.map +1 -1
  28. package/resources/credit-entitlements/balances.js +41 -41
  29. package/resources/credit-entitlements/balances.js.map +1 -1
  30. package/resources/credit-entitlements/balances.mjs +41 -41
  31. package/resources/credit-entitlements/balances.mjs.map +1 -1
  32. package/resources/credit-entitlements/credit-entitlements.d.mts +38 -38
  33. package/resources/credit-entitlements/credit-entitlements.d.mts.map +1 -1
  34. package/resources/credit-entitlements/credit-entitlements.d.ts +38 -38
  35. package/resources/credit-entitlements/credit-entitlements.d.ts.map +1 -1
  36. package/resources/credit-entitlements/credit-entitlements.js +40 -40
  37. package/resources/credit-entitlements/credit-entitlements.js.map +1 -1
  38. package/resources/credit-entitlements/credit-entitlements.mjs +40 -40
  39. package/resources/credit-entitlements/credit-entitlements.mjs.map +1 -1
  40. package/resources/credit-entitlements/index.d.mts +2 -2
  41. package/resources/credit-entitlements/index.d.mts.map +1 -1
  42. package/resources/credit-entitlements/index.d.ts +2 -2
  43. package/resources/credit-entitlements/index.d.ts.map +1 -1
  44. package/resources/customers/customers.d.mts +23 -23
  45. package/resources/customers/customers.d.mts.map +1 -1
  46. package/resources/customers/customers.d.ts +23 -23
  47. package/resources/customers/customers.d.ts.map +1 -1
  48. package/resources/customers/customers.js +16 -16
  49. package/resources/customers/customers.js.map +1 -1
  50. package/resources/customers/customers.mjs +16 -16
  51. package/resources/customers/customers.mjs.map +1 -1
  52. package/resources/customers/index.d.mts +1 -1
  53. package/resources/customers/index.d.mts.map +1 -1
  54. package/resources/customers/index.d.ts +1 -1
  55. package/resources/customers/index.d.ts.map +1 -1
  56. package/resources/customers/wallets/index.d.mts +1 -1
  57. package/resources/customers/wallets/index.d.mts.map +1 -1
  58. package/resources/customers/wallets/index.d.ts +1 -1
  59. package/resources/customers/wallets/index.d.ts.map +1 -1
  60. package/resources/customers/wallets/ledger-entries.d.mts +8 -8
  61. package/resources/customers/wallets/ledger-entries.d.mts.map +1 -1
  62. package/resources/customers/wallets/ledger-entries.d.ts +8 -8
  63. package/resources/customers/wallets/ledger-entries.d.ts.map +1 -1
  64. package/resources/customers/wallets/ledger-entries.js +3 -3
  65. package/resources/customers/wallets/ledger-entries.js.map +1 -1
  66. package/resources/customers/wallets/ledger-entries.mjs +3 -3
  67. package/resources/customers/wallets/ledger-entries.mjs.map +1 -1
  68. package/resources/customers/wallets/wallets.d.mts +1 -1
  69. package/resources/customers/wallets/wallets.d.mts.map +1 -1
  70. package/resources/customers/wallets/wallets.d.ts +1 -1
  71. package/resources/customers/wallets/wallets.d.ts.map +1 -1
  72. package/resources/discounts.d.mts +27 -27
  73. package/resources/discounts.d.mts.map +1 -1
  74. package/resources/discounts.d.ts +27 -27
  75. package/resources/discounts.d.ts.map +1 -1
  76. package/resources/discounts.js +15 -15
  77. package/resources/discounts.js.map +1 -1
  78. package/resources/discounts.mjs +15 -15
  79. package/resources/discounts.mjs.map +1 -1
  80. package/resources/disputes.d.mts +1 -1
  81. package/resources/disputes.d.mts.map +1 -1
  82. package/resources/disputes.d.ts +1 -1
  83. package/resources/disputes.d.ts.map +1 -1
  84. package/resources/disputes.js +3 -3
  85. package/resources/disputes.js.map +1 -1
  86. package/resources/disputes.mjs +3 -3
  87. package/resources/disputes.mjs.map +1 -1
  88. package/resources/entitlements/entitlements.d.mts +15 -15
  89. package/resources/entitlements/entitlements.d.mts.map +1 -1
  90. package/resources/entitlements/entitlements.d.ts +15 -15
  91. package/resources/entitlements/entitlements.d.ts.map +1 -1
  92. package/resources/entitlements/entitlements.js +15 -15
  93. package/resources/entitlements/entitlements.js.map +1 -1
  94. package/resources/entitlements/entitlements.mjs +15 -15
  95. package/resources/entitlements/entitlements.mjs.map +1 -1
  96. package/resources/entitlements/files.d.mts +4 -4
  97. package/resources/entitlements/files.d.mts.map +1 -1
  98. package/resources/entitlements/files.d.ts +4 -4
  99. package/resources/entitlements/files.d.ts.map +1 -1
  100. package/resources/entitlements/files.js +6 -6
  101. package/resources/entitlements/files.js.map +1 -1
  102. package/resources/entitlements/files.mjs +6 -6
  103. package/resources/entitlements/files.mjs.map +1 -1
  104. package/resources/entitlements/index.d.mts +1 -1
  105. package/resources/entitlements/index.d.mts.map +1 -1
  106. package/resources/entitlements/index.d.ts +1 -1
  107. package/resources/entitlements/index.d.ts.map +1 -1
  108. package/resources/index.d.mts +15 -15
  109. package/resources/index.d.mts.map +1 -1
  110. package/resources/index.d.ts +15 -15
  111. package/resources/index.d.ts.map +1 -1
  112. package/resources/invoices/payments.d.mts +1 -1
  113. package/resources/invoices/payments.d.ts +1 -1
  114. package/resources/invoices/payments.js +4 -4
  115. package/resources/invoices/payments.mjs +4 -4
  116. package/resources/license-key-instances.d.mts +14 -14
  117. package/resources/license-key-instances.d.mts.map +1 -1
  118. package/resources/license-key-instances.d.ts +14 -14
  119. package/resources/license-key-instances.d.ts.map +1 -1
  120. package/resources/license-key-instances.js +12 -12
  121. package/resources/license-key-instances.js.map +1 -1
  122. package/resources/license-key-instances.mjs +12 -12
  123. package/resources/license-key-instances.mjs.map +1 -1
  124. package/resources/license-keys.d.mts +38 -38
  125. package/resources/license-keys.d.mts.map +1 -1
  126. package/resources/license-keys.d.ts +38 -38
  127. package/resources/license-keys.d.ts.map +1 -1
  128. package/resources/license-keys.js +16 -16
  129. package/resources/license-keys.js.map +1 -1
  130. package/resources/license-keys.mjs +16 -16
  131. package/resources/license-keys.mjs.map +1 -1
  132. package/resources/meters.d.mts +8 -8
  133. package/resources/meters.d.mts.map +1 -1
  134. package/resources/meters.d.ts +8 -8
  135. package/resources/meters.d.ts.map +1 -1
  136. package/resources/meters.js +3 -3
  137. package/resources/meters.js.map +1 -1
  138. package/resources/meters.mjs +3 -3
  139. package/resources/meters.mjs.map +1 -1
  140. package/resources/payments.d.mts +32 -32
  141. package/resources/payments.d.mts.map +1 -1
  142. package/resources/payments.d.ts +32 -32
  143. package/resources/payments.d.ts.map +1 -1
  144. package/resources/payments.js +6 -6
  145. package/resources/payments.js.map +1 -1
  146. package/resources/payments.mjs +6 -6
  147. package/resources/payments.mjs.map +1 -1
  148. package/resources/product-collections/groups/groups.d.mts +9 -9
  149. package/resources/product-collections/groups/groups.d.mts.map +1 -1
  150. package/resources/product-collections/groups/groups.d.ts +9 -9
  151. package/resources/product-collections/groups/groups.d.ts.map +1 -1
  152. package/resources/product-collections/groups/groups.js +7 -7
  153. package/resources/product-collections/groups/groups.js.map +1 -1
  154. package/resources/product-collections/groups/groups.mjs +7 -7
  155. package/resources/product-collections/groups/groups.mjs.map +1 -1
  156. package/resources/product-collections/groups/index.d.mts +2 -2
  157. package/resources/product-collections/groups/index.d.ts +2 -2
  158. package/resources/product-collections/groups/items.d.mts +12 -12
  159. package/resources/product-collections/groups/items.d.mts.map +1 -1
  160. package/resources/product-collections/groups/items.d.ts +12 -12
  161. package/resources/product-collections/groups/items.d.ts.map +1 -1
  162. package/resources/product-collections/groups/items.js +7 -7
  163. package/resources/product-collections/groups/items.js.map +1 -1
  164. package/resources/product-collections/groups/items.mjs +7 -7
  165. package/resources/product-collections/groups/items.mjs.map +1 -1
  166. package/resources/product-collections/index.d.mts +2 -2
  167. package/resources/product-collections/index.d.mts.map +1 -1
  168. package/resources/product-collections/index.d.ts +2 -2
  169. package/resources/product-collections/index.d.ts.map +1 -1
  170. package/resources/product-collections/product-collections.d.mts +15 -15
  171. package/resources/product-collections/product-collections.d.mts.map +1 -1
  172. package/resources/product-collections/product-collections.d.ts +15 -15
  173. package/resources/product-collections/product-collections.d.ts.map +1 -1
  174. package/resources/product-collections/product-collections.js +11 -11
  175. package/resources/product-collections/product-collections.js.map +1 -1
  176. package/resources/product-collections/product-collections.mjs +11 -11
  177. package/resources/product-collections/product-collections.mjs.map +1 -1
  178. package/resources/products/index.d.mts +2 -2
  179. package/resources/products/index.d.mts.map +1 -1
  180. package/resources/products/index.d.ts +2 -2
  181. package/resources/products/index.d.ts.map +1 -1
  182. package/resources/products/products.d.mts +21 -21
  183. package/resources/products/products.d.mts.map +1 -1
  184. package/resources/products/products.d.ts +21 -21
  185. package/resources/products/products.d.ts.map +1 -1
  186. package/resources/products/products.js +6 -6
  187. package/resources/products/products.js.map +1 -1
  188. package/resources/products/products.mjs +6 -6
  189. package/resources/products/products.mjs.map +1 -1
  190. package/resources/products/short-links.d.mts +11 -11
  191. package/resources/products/short-links.d.mts.map +1 -1
  192. package/resources/products/short-links.d.ts +11 -11
  193. package/resources/products/short-links.d.ts.map +1 -1
  194. package/resources/products/short-links.js +6 -6
  195. package/resources/products/short-links.js.map +1 -1
  196. package/resources/products/short-links.mjs +6 -6
  197. package/resources/products/short-links.mjs.map +1 -1
  198. package/resources/refunds.d.mts +24 -24
  199. package/resources/refunds.d.mts.map +1 -1
  200. package/resources/refunds.d.ts +24 -24
  201. package/resources/refunds.d.ts.map +1 -1
  202. package/resources/refunds.js +6 -6
  203. package/resources/refunds.js.map +1 -1
  204. package/resources/refunds.mjs +6 -6
  205. package/resources/refunds.mjs.map +1 -1
  206. package/resources/subscriptions.d.mts +86 -86
  207. package/resources/subscriptions.d.mts.map +1 -1
  208. package/resources/subscriptions.d.ts +86 -86
  209. package/resources/subscriptions.d.ts.map +1 -1
  210. package/resources/subscriptions.js +23 -23
  211. package/resources/subscriptions.js.map +1 -1
  212. package/resources/subscriptions.mjs +23 -23
  213. package/resources/subscriptions.mjs.map +1 -1
  214. package/resources/usage-events.d.mts +61 -61
  215. package/resources/usage-events.d.mts.map +1 -1
  216. package/resources/usage-events.d.ts +61 -61
  217. package/resources/usage-events.d.ts.map +1 -1
  218. package/resources/usage-events.js +56 -56
  219. package/resources/usage-events.js.map +1 -1
  220. package/resources/usage-events.mjs +56 -56
  221. package/resources/usage-events.mjs.map +1 -1
  222. package/resources/webhooks/index.d.mts +1 -1
  223. package/resources/webhooks/index.d.mts.map +1 -1
  224. package/resources/webhooks/index.d.ts +1 -1
  225. package/resources/webhooks/index.d.ts.map +1 -1
  226. package/resources/webhooks/webhooks.d.mts +12 -12
  227. package/resources/webhooks/webhooks.d.mts.map +1 -1
  228. package/resources/webhooks/webhooks.d.ts +12 -12
  229. package/resources/webhooks/webhooks.d.ts.map +1 -1
  230. package/resources/webhooks/webhooks.js +15 -15
  231. package/resources/webhooks/webhooks.js.map +1 -1
  232. package/resources/webhooks/webhooks.mjs +15 -15
  233. package/resources/webhooks/webhooks.mjs.map +1 -1
  234. package/src/client.ts +18 -18
  235. package/src/resources/addons.ts +13 -13
  236. package/src/resources/brands.ts +4 -4
  237. package/src/resources/credit-entitlements/balances.ts +91 -91
  238. package/src/resources/credit-entitlements/credit-entitlements.ts +55 -55
  239. package/src/resources/credit-entitlements/index.ts +3 -3
  240. package/src/resources/customers/customers.ts +49 -49
  241. package/src/resources/customers/index.ts +1 -1
  242. package/src/resources/customers/wallets/index.ts +1 -1
  243. package/src/resources/customers/wallets/ledger-entries.ts +16 -16
  244. package/src/resources/customers/wallets/wallets.ts +1 -1
  245. package/src/resources/discounts.ts +43 -43
  246. package/src/resources/disputes.ts +4 -4
  247. package/src/resources/entitlements/entitlements.ts +36 -36
  248. package/src/resources/entitlements/files.ts +7 -7
  249. package/src/resources/entitlements/index.ts +1 -1
  250. package/src/resources/index.ts +18 -18
  251. package/src/resources/invoices/payments.ts +4 -4
  252. package/src/resources/license-key-instances.ts +25 -25
  253. package/src/resources/license-keys.ts +48 -48
  254. package/src/resources/meters.ts +15 -15
  255. package/src/resources/payments.ts +59 -59
  256. package/src/resources/product-collections/groups/groups.ts +16 -16
  257. package/src/resources/product-collections/groups/index.ts +2 -2
  258. package/src/resources/product-collections/groups/items.ts +19 -19
  259. package/src/resources/product-collections/index.ts +2 -2
  260. package/src/resources/product-collections/product-collections.ts +32 -32
  261. package/src/resources/products/index.ts +2 -2
  262. package/src/resources/products/products.ts +33 -33
  263. package/src/resources/products/short-links.ts +20 -20
  264. package/src/resources/refunds.ts +36 -36
  265. package/src/resources/subscriptions.ts +130 -130
  266. package/src/resources/usage-events.ts +64 -64
  267. package/src/resources/webhooks/index.ts +1 -1
  268. package/src/resources/webhooks/webhooks.ts +24 -24
  269. package/src/version.ts +1 -1
  270. package/version.d.mts +1 -1
  271. package/version.d.ts +1 -1
  272. package/version.js +1 -1
  273. package/version.mjs +1 -1
@@ -16,9 +16,9 @@ export {
16
16
  type ProductEntitlementSummary,
17
17
  type ProductListResponse,
18
18
  type ProductUpdateFilesResponse,
19
+ type ProductListParams,
19
20
  type ProductCreateParams,
20
21
  type ProductUpdateParams,
21
- type ProductListParams,
22
22
  type ProductUpdateFilesParams,
23
23
  type ProductListResponsesDefaultPageNumberPagination,
24
24
  } from './products';
@@ -26,7 +26,7 @@ export {
26
26
  ShortLinks,
27
27
  type ShortLinkCreateResponse,
28
28
  type ShortLinkListResponse,
29
- type ShortLinkCreateParams,
30
29
  type ShortLinkListParams,
30
+ type ShortLinkCreateParams,
31
31
  type ShortLinkListResponsesDefaultPageNumberPagination,
32
32
  } from './short-links';
@@ -31,6 +31,16 @@ export class Products extends APIResource {
31
31
  images: ImagesAPI.Images = new ImagesAPI.Images(this._client);
32
32
  shortLinks: ShortLinksAPI.ShortLinks = new ShortLinksAPI.ShortLinks(this._client);
33
33
 
34
+ list(
35
+ query: ProductListParams | null | undefined = {},
36
+ options?: RequestOptions,
37
+ ): PagePromise<ProductListResponsesDefaultPageNumberPagination, ProductListResponse> {
38
+ return this._client.getAPIList('/products', DefaultPageNumberPagination<ProductListResponse>, {
39
+ query,
40
+ ...options,
41
+ });
42
+ }
43
+
34
44
  create(body: ProductCreateParams, options?: RequestOptions): APIPromise<Product> {
35
45
  return this._client.post('/products', { body, ...options });
36
46
  }
@@ -47,16 +57,6 @@ export class Products extends APIResource {
47
57
  });
48
58
  }
49
59
 
50
- list(
51
- query: ProductListParams | null | undefined = {},
52
- options?: RequestOptions,
53
- ): PagePromise<ProductListResponsesDefaultPageNumberPagination, ProductListResponse> {
54
- return this._client.getAPIList('/products', DefaultPageNumberPagination<ProductListResponse>, {
55
- query,
56
- ...options,
57
- });
58
- }
59
-
60
60
  archive(id: string, options?: RequestOptions): APIPromise<void> {
61
61
  return this._client.delete(path`/products/${id}`, {
62
62
  ...options,
@@ -797,6 +797,27 @@ export interface ProductUpdateFilesResponse {
797
797
  url: string;
798
798
  }
799
799
 
800
+ export interface ProductListParams extends DefaultPageNumberPaginationParams {
801
+ /**
802
+ * List archived products
803
+ */
804
+ archived?: boolean;
805
+
806
+ /**
807
+ * filter by Brand id
808
+ */
809
+ brand_id?: string;
810
+
811
+ /**
812
+ * Filter products by pricing type:
813
+ *
814
+ * - `true`: Show only recurring pricing products (e.g. subscriptions)
815
+ * - `false`: Show only one-time price products
816
+ * - `null` or absent: Show both types of products
817
+ */
818
+ recurring?: boolean;
819
+ }
820
+
800
821
  export interface ProductCreateParams {
801
822
  /**
802
823
  * Name of the product
@@ -1008,27 +1029,6 @@ export namespace ProductUpdateParams {
1008
1029
  }
1009
1030
  }
1010
1031
 
1011
- export interface ProductListParams extends DefaultPageNumberPaginationParams {
1012
- /**
1013
- * List archived products
1014
- */
1015
- archived?: boolean;
1016
-
1017
- /**
1018
- * filter by Brand id
1019
- */
1020
- brand_id?: string;
1021
-
1022
- /**
1023
- * Filter products by pricing type:
1024
- *
1025
- * - `true`: Show only recurring pricing products (e.g. subscriptions)
1026
- * - `false`: Show only one-time price products
1027
- * - `null` or absent: Show both types of products
1028
- */
1029
- recurring?: boolean;
1030
- }
1031
-
1032
1032
  export interface ProductUpdateFilesParams {
1033
1033
  file_name: string;
1034
1034
  }
@@ -1052,9 +1052,9 @@ export declare namespace Products {
1052
1052
  type ProductListResponse as ProductListResponse,
1053
1053
  type ProductUpdateFilesResponse as ProductUpdateFilesResponse,
1054
1054
  type ProductListResponsesDefaultPageNumberPagination as ProductListResponsesDefaultPageNumberPagination,
1055
+ type ProductListParams as ProductListParams,
1055
1056
  type ProductCreateParams as ProductCreateParams,
1056
1057
  type ProductUpdateParams as ProductUpdateParams,
1057
- type ProductListParams as ProductListParams,
1058
1058
  type ProductUpdateFilesParams as ProductUpdateFilesParams,
1059
1059
  };
1060
1060
 
@@ -1069,7 +1069,7 @@ export declare namespace Products {
1069
1069
  type ShortLinkCreateResponse as ShortLinkCreateResponse,
1070
1070
  type ShortLinkListResponse as ShortLinkListResponse,
1071
1071
  type ShortLinkListResponsesDefaultPageNumberPagination as ShortLinkListResponsesDefaultPageNumberPagination,
1072
- type ShortLinkCreateParams as ShortLinkCreateParams,
1073
1072
  type ShortLinkListParams as ShortLinkListParams,
1073
+ type ShortLinkCreateParams as ShortLinkCreateParams,
1074
1074
  };
1075
1075
  }
@@ -11,18 +11,6 @@ import { RequestOptions } from '../../internal/request-options';
11
11
  import { path } from '../../internal/utils/path';
12
12
 
13
13
  export class ShortLinks extends APIResource {
14
- /**
15
- * Gives a Short Checkout URL with custom slug for a product. Uses a Static
16
- * Checkout URL under the hood.
17
- */
18
- create(
19
- id: string,
20
- body: ShortLinkCreateParams,
21
- options?: RequestOptions,
22
- ): APIPromise<ShortLinkCreateResponse> {
23
- return this._client.post(path`/products/${id}/short_links`, { body, ...options });
24
- }
25
-
26
14
  /**
27
15
  * Lists all short links created by the business.
28
16
  */
@@ -36,6 +24,18 @@ export class ShortLinks extends APIResource {
36
24
  { query, ...options },
37
25
  );
38
26
  }
27
+
28
+ /**
29
+ * Gives a Short Checkout URL with custom slug for a product. Uses a Static
30
+ * Checkout URL under the hood.
31
+ */
32
+ create(
33
+ id: string,
34
+ body: ShortLinkCreateParams,
35
+ options?: RequestOptions,
36
+ ): APIPromise<ShortLinkCreateResponse> {
37
+ return this._client.post(path`/products/${id}/short_links`, { body, ...options });
38
+ }
39
39
  }
40
40
 
41
41
  export type ShortLinkListResponsesDefaultPageNumberPagination =
@@ -75,6 +75,13 @@ export interface ShortLinkListResponse {
75
75
  short_url: string;
76
76
  }
77
77
 
78
+ export interface ShortLinkListParams extends DefaultPageNumberPaginationParams {
79
+ /**
80
+ * Filter by product ID
81
+ */
82
+ product_id?: string;
83
+ }
84
+
78
85
  export interface ShortLinkCreateParams {
79
86
  /**
80
87
  * Slug for the short link.
@@ -87,19 +94,12 @@ export interface ShortLinkCreateParams {
87
94
  static_checkout_params?: { [key: string]: string } | null;
88
95
  }
89
96
 
90
- export interface ShortLinkListParams extends DefaultPageNumberPaginationParams {
91
- /**
92
- * Filter by product ID
93
- */
94
- product_id?: string;
95
- }
96
-
97
97
  export declare namespace ShortLinks {
98
98
  export {
99
99
  type ShortLinkCreateResponse as ShortLinkCreateResponse,
100
100
  type ShortLinkListResponse as ShortLinkListResponse,
101
101
  type ShortLinkListResponsesDefaultPageNumberPagination as ShortLinkListResponsesDefaultPageNumberPagination,
102
- type ShortLinkCreateParams as ShortLinkCreateParams,
103
102
  type ShortLinkListParams as ShortLinkListParams,
103
+ type ShortLinkCreateParams as ShortLinkCreateParams,
104
104
  };
105
105
  }
@@ -14,14 +14,6 @@ import { RequestOptions } from '../internal/request-options';
14
14
  import { path } from '../internal/utils/path';
15
15
 
16
16
  export class Refunds extends APIResource {
17
- create(body: RefundCreateParams, options?: RequestOptions): APIPromise<Refund> {
18
- return this._client.post('/refunds', { body, ...options });
19
- }
20
-
21
- retrieve(refundID: string, options?: RequestOptions): APIPromise<Refund> {
22
- return this._client.get(path`/refunds/${refundID}`, options);
23
- }
24
-
25
17
  list(
26
18
  query: RefundListParams | null | undefined = {},
27
19
  options?: RequestOptions,
@@ -31,6 +23,14 @@ export class Refunds extends APIResource {
31
23
  ...options,
32
24
  });
33
25
  }
26
+
27
+ create(body: RefundCreateParams, options?: RequestOptions): APIPromise<Refund> {
28
+ return this._client.post('/refunds', { body, ...options });
29
+ }
30
+
31
+ retrieve(refundID: string, options?: RequestOptions): APIPromise<Refund> {
32
+ return this._client.get(path`/refunds/${refundID}`, options);
33
+ }
34
34
  }
35
35
 
36
36
  export interface Refund {
@@ -92,6 +92,33 @@ export interface Refund {
92
92
 
93
93
  export type RefundStatus = 'succeeded' | 'failed' | 'pending' | 'review';
94
94
 
95
+ export interface RefundListParams extends DefaultPageNumberPaginationParams {
96
+ /**
97
+ * Get events after this created time
98
+ */
99
+ created_at_gte?: string;
100
+
101
+ /**
102
+ * Get events created before this time
103
+ */
104
+ created_at_lte?: string;
105
+
106
+ /**
107
+ * Filter by customer_id
108
+ */
109
+ customer_id?: string;
110
+
111
+ /**
112
+ * Filter by status
113
+ */
114
+ status?: 'succeeded' | 'failed' | 'pending' | 'review';
115
+
116
+ /**
117
+ * Filter by subscription id
118
+ */
119
+ subscription_id?: string;
120
+ }
121
+
95
122
  export interface RefundCreateParams {
96
123
  /**
97
124
  * The unique identifier of the payment to be refunded.
@@ -133,39 +160,12 @@ export namespace RefundCreateParams {
133
160
  }
134
161
  }
135
162
 
136
- export interface RefundListParams extends DefaultPageNumberPaginationParams {
137
- /**
138
- * Get events after this created time
139
- */
140
- created_at_gte?: string;
141
-
142
- /**
143
- * Get events created before this time
144
- */
145
- created_at_lte?: string;
146
-
147
- /**
148
- * Filter by customer_id
149
- */
150
- customer_id?: string;
151
-
152
- /**
153
- * Filter by status
154
- */
155
- status?: 'succeeded' | 'failed' | 'pending' | 'review';
156
-
157
- /**
158
- * Filter by subscription id
159
- */
160
- subscription_id?: string;
161
- }
162
-
163
163
  export declare namespace Refunds {
164
164
  export {
165
165
  type Refund as Refund,
166
166
  type RefundStatus as RefundStatus,
167
- type RefundCreateParams as RefundCreateParams,
168
167
  type RefundListParams as RefundListParams,
168
+ type RefundCreateParams as RefundCreateParams,
169
169
  };
170
170
  }
171
171
 
@@ -17,6 +17,16 @@ import { RequestOptions } from '../internal/request-options';
17
17
  import { path } from '../internal/utils/path';
18
18
 
19
19
  export class Subscriptions extends APIResource {
20
+ list(
21
+ query: SubscriptionListParams | null | undefined = {},
22
+ options?: RequestOptions,
23
+ ): PagePromise<SubscriptionListResponsesDefaultPageNumberPagination, SubscriptionListResponse> {
24
+ return this._client.getAPIList('/subscriptions', DefaultPageNumberPagination<SubscriptionListResponse>, {
25
+ query,
26
+ ...options,
27
+ });
28
+ }
29
+
20
30
  /**
21
31
  * @deprecated
22
32
  */
@@ -36,35 +46,6 @@ export class Subscriptions extends APIResource {
36
46
  return this._client.patch(path`/subscriptions/${subscriptionID}`, { body, ...options });
37
47
  }
38
48
 
39
- list(
40
- query: SubscriptionListParams | null | undefined = {},
41
- options?: RequestOptions,
42
- ): PagePromise<SubscriptionListResponsesDefaultPageNumberPagination, SubscriptionListResponse> {
43
- return this._client.getAPIList('/subscriptions', DefaultPageNumberPagination<SubscriptionListResponse>, {
44
- query,
45
- ...options,
46
- });
47
- }
48
-
49
- cancelChangePlan(subscriptionID: string, options?: RequestOptions): APIPromise<void> {
50
- return this._client.delete(path`/subscriptions/${subscriptionID}/change-plan/scheduled`, {
51
- ...options,
52
- headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
53
- });
54
- }
55
-
56
- changePlan(
57
- subscriptionID: string,
58
- body: SubscriptionChangePlanParams,
59
- options?: RequestOptions,
60
- ): APIPromise<void> {
61
- return this._client.post(path`/subscriptions/${subscriptionID}/change-plan`, {
62
- body,
63
- ...options,
64
- headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
65
- });
66
- }
67
-
68
49
  charge(
69
50
  subscriptionID: string,
70
51
  body: SubscriptionChargeParams,
@@ -73,24 +54,18 @@ export class Subscriptions extends APIResource {
73
54
  return this._client.post(path`/subscriptions/${subscriptionID}/charge`, { body, ...options });
74
55
  }
75
56
 
76
- previewChangePlan(
57
+ changePlan(
77
58
  subscriptionID: string,
78
- body: SubscriptionPreviewChangePlanParams,
59
+ body: SubscriptionChangePlanParams,
79
60
  options?: RequestOptions,
80
- ): APIPromise<SubscriptionPreviewChangePlanResponse> {
81
- return this._client.post(path`/subscriptions/${subscriptionID}/change-plan/preview`, {
61
+ ): APIPromise<void> {
62
+ return this._client.post(path`/subscriptions/${subscriptionID}/change-plan`, {
82
63
  body,
83
64
  ...options,
65
+ headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
84
66
  });
85
67
  }
86
68
 
87
- retrieveCreditUsage(
88
- subscriptionID: string,
89
- options?: RequestOptions,
90
- ): APIPromise<SubscriptionRetrieveCreditUsageResponse> {
91
- return this._client.get(path`/subscriptions/${subscriptionID}/credit-usage`, options);
92
- }
93
-
94
69
  /**
95
70
  * Get detailed usage history for a subscription that includes usage-based billing
96
71
  * (metered components). This endpoint provides insights into customer usage
@@ -161,6 +136,31 @@ export class Subscriptions extends APIResource {
161
136
  ...options,
162
137
  });
163
138
  }
139
+
140
+ previewChangePlan(
141
+ subscriptionID: string,
142
+ body: SubscriptionPreviewChangePlanParams,
143
+ options?: RequestOptions,
144
+ ): APIPromise<SubscriptionPreviewChangePlanResponse> {
145
+ return this._client.post(path`/subscriptions/${subscriptionID}/change-plan/preview`, {
146
+ body,
147
+ ...options,
148
+ });
149
+ }
150
+
151
+ retrieveCreditUsage(
152
+ subscriptionID: string,
153
+ options?: RequestOptions,
154
+ ): APIPromise<SubscriptionRetrieveCreditUsageResponse> {
155
+ return this._client.get(path`/subscriptions/${subscriptionID}/credit-usage`, options);
156
+ }
157
+
158
+ cancelChangePlan(subscriptionID: string, options?: RequestOptions): APIPromise<void> {
159
+ return this._client.delete(path`/subscriptions/${subscriptionID}/change-plan/scheduled`, {
160
+ ...options,
161
+ headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
162
+ });
163
+ }
164
164
  }
165
165
 
166
166
  export type SubscriptionListResponsesDefaultPageNumberPagination =
@@ -1146,6 +1146,38 @@ export interface SubscriptionUpdatePaymentMethodResponse {
1146
1146
  payment_link?: string | null;
1147
1147
  }
1148
1148
 
1149
+ export interface SubscriptionListParams extends DefaultPageNumberPaginationParams {
1150
+ /**
1151
+ * filter by Brand id
1152
+ */
1153
+ brand_id?: string;
1154
+
1155
+ /**
1156
+ * Get events after this created time
1157
+ */
1158
+ created_at_gte?: string;
1159
+
1160
+ /**
1161
+ * Get events created before this time
1162
+ */
1163
+ created_at_lte?: string;
1164
+
1165
+ /**
1166
+ * Filter by customer id
1167
+ */
1168
+ customer_id?: string;
1169
+
1170
+ /**
1171
+ * Filter by product id
1172
+ */
1173
+ product_id?: string;
1174
+
1175
+ /**
1176
+ * Filter by status
1177
+ */
1178
+ status?: 'pending' | 'active' | 'on_hold' | 'cancelled' | 'failed' | 'expired';
1179
+ }
1180
+
1149
1181
  export interface SubscriptionCreateParams {
1150
1182
  /**
1151
1183
  * Billing address information for the subscription
@@ -1370,36 +1402,59 @@ export namespace SubscriptionUpdateParams {
1370
1402
  }
1371
1403
  }
1372
1404
 
1373
- export interface SubscriptionListParams extends DefaultPageNumberPaginationParams {
1405
+ export interface SubscriptionChargeParams {
1374
1406
  /**
1375
- * filter by Brand id
1407
+ * The product price. Represented in the lowest denomination of the currency (e.g.,
1408
+ * cents for USD). For example, to charge $1.00, pass `100`.
1376
1409
  */
1377
- brand_id?: string;
1410
+ product_price: number;
1378
1411
 
1379
1412
  /**
1380
- * Get events after this created time
1413
+ * Whether adaptive currency fees should be included in the product_price (true) or
1414
+ * added on top (false). This field is ignored if adaptive pricing is not enabled
1415
+ * for the business.
1381
1416
  */
1382
- created_at_gte?: string;
1417
+ adaptive_currency_fees_inclusive?: boolean | null;
1383
1418
 
1384
1419
  /**
1385
- * Get events created before this time
1420
+ * Specify how customer balance is used for the payment
1386
1421
  */
1387
- created_at_lte?: string;
1422
+ customer_balance_config?: SubscriptionChargeParams.CustomerBalanceConfig | null;
1388
1423
 
1389
1424
  /**
1390
- * Filter by customer id
1425
+ * Metadata for the payment. If not passed, the metadata of the subscription will
1426
+ * be taken
1391
1427
  */
1392
- customer_id?: string;
1428
+ metadata?: { [key: string]: string } | null;
1393
1429
 
1394
1430
  /**
1395
- * Filter by product id
1431
+ * Optional currency of the product price. If not specified, defaults to the
1432
+ * currency of the product.
1396
1433
  */
1397
- product_id?: string;
1434
+ product_currency?: MiscAPI.Currency | null;
1398
1435
 
1399
1436
  /**
1400
- * Filter by status
1437
+ * Optional product description override for billing and line items. If not
1438
+ * specified, the stored description of the product will be used.
1401
1439
  */
1402
- status?: 'pending' | 'active' | 'on_hold' | 'cancelled' | 'failed' | 'expired';
1440
+ product_description?: string | null;
1441
+ }
1442
+
1443
+ export namespace SubscriptionChargeParams {
1444
+ /**
1445
+ * Specify how customer balance is used for the payment
1446
+ */
1447
+ export interface CustomerBalanceConfig {
1448
+ /**
1449
+ * Allows Customer Credit to be purchased to settle payments
1450
+ */
1451
+ allow_customer_credits_purchase?: boolean | null;
1452
+
1453
+ /**
1454
+ * Allows Customer Credit Balance to be used to settle payments
1455
+ */
1456
+ allow_customer_credits_usage?: boolean | null;
1457
+ }
1403
1458
  }
1404
1459
 
1405
1460
  export interface SubscriptionChangePlanParams {
@@ -1473,58 +1528,38 @@ export interface SubscriptionChangePlanParams {
1473
1528
  on_payment_failure?: 'prevent_change' | 'apply_change' | null;
1474
1529
  }
1475
1530
 
1476
- export interface SubscriptionChargeParams {
1531
+ export interface SubscriptionRetrieveUsageHistoryParams extends DefaultPageNumberPaginationParams {
1477
1532
  /**
1478
- * The product price. Represented in the lowest denomination of the currency (e.g.,
1479
- * cents for USD). For example, to charge $1.00, pass `100`.
1533
+ * Filter by end date (inclusive)
1480
1534
  */
1481
- product_price: number;
1535
+ end_date?: string | null;
1482
1536
 
1483
1537
  /**
1484
- * Whether adaptive currency fees should be included in the product_price (true) or
1485
- * added on top (false). This field is ignored if adaptive pricing is not enabled
1486
- * for the business.
1538
+ * Filter by specific meter ID
1487
1539
  */
1488
- adaptive_currency_fees_inclusive?: boolean | null;
1540
+ meter_id?: string | null;
1489
1541
 
1490
1542
  /**
1491
- * Specify how customer balance is used for the payment
1543
+ * Filter by start date (inclusive)
1492
1544
  */
1493
- customer_balance_config?: SubscriptionChargeParams.CustomerBalanceConfig | null;
1545
+ start_date?: string | null;
1546
+ }
1494
1547
 
1495
- /**
1496
- * Metadata for the payment. If not passed, the metadata of the subscription will
1497
- * be taken
1498
- */
1499
- metadata?: { [key: string]: string } | null;
1548
+ export interface SubscriptionUpdatePaymentMethodParams {
1549
+ payment_method: SubscriptionUpdatePaymentMethodParams.New | SubscriptionUpdatePaymentMethodParams.Existing;
1550
+ }
1500
1551
 
1501
- /**
1502
- * Optional currency of the product price. If not specified, defaults to the
1503
- * currency of the product.
1504
- */
1505
- product_currency?: MiscAPI.Currency | null;
1552
+ export namespace SubscriptionUpdatePaymentMethodParams {
1553
+ export interface New {
1554
+ type: 'new';
1506
1555
 
1507
- /**
1508
- * Optional product description override for billing and line items. If not
1509
- * specified, the stored description of the product will be used.
1510
- */
1511
- product_description?: string | null;
1512
- }
1556
+ return_url?: string | null;
1557
+ }
1513
1558
 
1514
- export namespace SubscriptionChargeParams {
1515
- /**
1516
- * Specify how customer balance is used for the payment
1517
- */
1518
- export interface CustomerBalanceConfig {
1519
- /**
1520
- * Allows Customer Credit to be purchased to settle payments
1521
- */
1522
- allow_customer_credits_purchase?: boolean | null;
1559
+ export interface Existing {
1560
+ payment_method_id: string;
1523
1561
 
1524
- /**
1525
- * Allows Customer Credit Balance to be used to settle payments
1526
- */
1527
- allow_customer_credits_usage?: boolean | null;
1562
+ type: 'existing';
1528
1563
  }
1529
1564
  }
1530
1565
 
@@ -1599,41 +1634,6 @@ export interface SubscriptionPreviewChangePlanParams {
1599
1634
  on_payment_failure?: 'prevent_change' | 'apply_change' | null;
1600
1635
  }
1601
1636
 
1602
- export interface SubscriptionRetrieveUsageHistoryParams extends DefaultPageNumberPaginationParams {
1603
- /**
1604
- * Filter by end date (inclusive)
1605
- */
1606
- end_date?: string | null;
1607
-
1608
- /**
1609
- * Filter by specific meter ID
1610
- */
1611
- meter_id?: string | null;
1612
-
1613
- /**
1614
- * Filter by start date (inclusive)
1615
- */
1616
- start_date?: string | null;
1617
- }
1618
-
1619
- export interface SubscriptionUpdatePaymentMethodParams {
1620
- payment_method: SubscriptionUpdatePaymentMethodParams.New | SubscriptionUpdatePaymentMethodParams.Existing;
1621
- }
1622
-
1623
- export namespace SubscriptionUpdatePaymentMethodParams {
1624
- export interface New {
1625
- type: 'new';
1626
-
1627
- return_url?: string | null;
1628
- }
1629
-
1630
- export interface Existing {
1631
- payment_method_id: string;
1632
-
1633
- type: 'existing';
1634
- }
1635
- }
1636
-
1637
1637
  export declare namespace Subscriptions {
1638
1638
  export {
1639
1639
  type AddonCartResponseItem as AddonCartResponseItem,
@@ -1657,13 +1657,13 @@ export declare namespace Subscriptions {
1657
1657
  type SubscriptionUpdatePaymentMethodResponse as SubscriptionUpdatePaymentMethodResponse,
1658
1658
  type SubscriptionListResponsesDefaultPageNumberPagination as SubscriptionListResponsesDefaultPageNumberPagination,
1659
1659
  type SubscriptionRetrieveUsageHistoryResponsesDefaultPageNumberPagination as SubscriptionRetrieveUsageHistoryResponsesDefaultPageNumberPagination,
1660
+ type SubscriptionListParams as SubscriptionListParams,
1660
1661
  type SubscriptionCreateParams as SubscriptionCreateParams,
1661
1662
  type SubscriptionUpdateParams as SubscriptionUpdateParams,
1662
- type SubscriptionListParams as SubscriptionListParams,
1663
- type SubscriptionChangePlanParams as SubscriptionChangePlanParams,
1664
1663
  type SubscriptionChargeParams as SubscriptionChargeParams,
1665
- type SubscriptionPreviewChangePlanParams as SubscriptionPreviewChangePlanParams,
1664
+ type SubscriptionChangePlanParams as SubscriptionChangePlanParams,
1666
1665
  type SubscriptionRetrieveUsageHistoryParams as SubscriptionRetrieveUsageHistoryParams,
1667
1666
  type SubscriptionUpdatePaymentMethodParams as SubscriptionUpdatePaymentMethodParams,
1667
+ type SubscriptionPreviewChangePlanParams as SubscriptionPreviewChangePlanParams,
1668
1668
  };
1669
1669
  }