mollie-api-typescript 1.1.2 → 1.1.5

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 (259) hide show
  1. package/README.md +16 -12
  2. package/bin/mcp-server.js +10 -6
  3. package/bin/mcp-server.js.map +75 -75
  4. package/dist/commonjs/lib/config.d.ts +3 -3
  5. package/dist/commonjs/lib/config.js +3 -3
  6. package/dist/commonjs/mcp-server/mcp-server.js +1 -1
  7. package/dist/commonjs/mcp-server/server.js +1 -1
  8. package/dist/commonjs/models/deletevaluessalesinvoice.d.ts +3 -2
  9. package/dist/commonjs/models/deletevaluessalesinvoice.d.ts.map +1 -1
  10. package/dist/commonjs/models/deletevaluessalesinvoice.js.map +1 -1
  11. package/dist/commonjs/models/entitycustomer.d.ts +2 -2
  12. package/dist/commonjs/models/listsalesinvoiceresponse.d.ts +11 -0
  13. package/dist/commonjs/models/listsalesinvoiceresponse.d.ts.map +1 -1
  14. package/dist/commonjs/models/listsalesinvoiceresponse.js +2 -0
  15. package/dist/commonjs/models/listsalesinvoiceresponse.js.map +1 -1
  16. package/dist/commonjs/models/mandaterequest.d.ts +2 -2
  17. package/dist/commonjs/models/operations/cancelpayment.d.ts +2 -2
  18. package/dist/commonjs/models/operations/cancelrefund.d.ts +2 -2
  19. package/dist/commonjs/models/operations/cancelsubscription.d.ts +3 -2
  20. package/dist/commonjs/models/operations/cancelsubscription.d.ts.map +1 -1
  21. package/dist/commonjs/models/operations/cancelsubscription.js.map +1 -1
  22. package/dist/commonjs/models/operations/createpaymentlink.d.ts +3 -3
  23. package/dist/commonjs/models/operations/deletecustomer.d.ts +3 -2
  24. package/dist/commonjs/models/operations/deletecustomer.d.ts.map +1 -1
  25. package/dist/commonjs/models/operations/deletecustomer.js.map +1 -1
  26. package/dist/commonjs/models/operations/deletepaymentlink.d.ts +3 -2
  27. package/dist/commonjs/models/operations/deletepaymentlink.d.ts.map +1 -1
  28. package/dist/commonjs/models/operations/deletepaymentlink.js.map +1 -1
  29. package/dist/commonjs/models/operations/getbalance.d.ts +1 -1
  30. package/dist/commonjs/models/operations/getbalancereport.d.ts +1 -1
  31. package/dist/commonjs/models/operations/getcapture.d.ts +2 -2
  32. package/dist/commonjs/models/operations/getchargeback.d.ts +2 -2
  33. package/dist/commonjs/models/operations/getconnectbalancetransfer.d.ts +1 -1
  34. package/dist/commonjs/models/operations/getcustomer.d.ts +2 -2
  35. package/dist/commonjs/models/operations/getmandate.d.ts +2 -2
  36. package/dist/commonjs/models/operations/getmethod.d.ts +4 -4
  37. package/dist/commonjs/models/operations/getorganization.d.ts +1 -1
  38. package/dist/commonjs/models/operations/getpayment.d.ts +2 -2
  39. package/dist/commonjs/models/operations/getpaymentlink.d.ts +2 -2
  40. package/dist/commonjs/models/operations/getpaymentlinkpayments.d.ts +2 -2
  41. package/dist/commonjs/models/operations/getpermission.d.ts +1 -1
  42. package/dist/commonjs/models/operations/getprofile.d.ts +1 -1
  43. package/dist/commonjs/models/operations/getrefund.d.ts +2 -2
  44. package/dist/commonjs/models/operations/getsalesinvoice.d.ts +2 -2
  45. package/dist/commonjs/models/operations/getsubscription.d.ts +2 -2
  46. package/dist/commonjs/models/operations/getterminal.d.ts +2 -2
  47. package/dist/commonjs/models/operations/getwebhook.d.ts +1 -1
  48. package/dist/commonjs/models/operations/getwebhookevent.d.ts +1 -1
  49. package/dist/commonjs/models/operations/listallchargebacks.d.ts +3 -3
  50. package/dist/commonjs/models/operations/listallmethods.d.ts +4 -4
  51. package/dist/commonjs/models/operations/listallrefunds.d.ts +4 -4
  52. package/dist/commonjs/models/operations/listallsubscriptions.d.ts +3 -3
  53. package/dist/commonjs/models/operations/listbalances.d.ts +1 -1
  54. package/dist/commonjs/models/operations/listbalancetransactions.d.ts +1 -1
  55. package/dist/commonjs/models/operations/listcaptures.d.ts +2 -2
  56. package/dist/commonjs/models/operations/listchargebacks.d.ts +2 -2
  57. package/dist/commonjs/models/operations/listconnectbalancetransfers.d.ts +1 -1
  58. package/dist/commonjs/models/operations/listcustomerpayments.d.ts +4 -4
  59. package/dist/commonjs/models/operations/listcustomers.d.ts +2 -2
  60. package/dist/commonjs/models/operations/listmandates.d.ts +2 -2
  61. package/dist/commonjs/models/operations/listmethods.d.ts +4 -4
  62. package/dist/commonjs/models/operations/listpaymentlinks.d.ts +2 -2
  63. package/dist/commonjs/models/operations/listpayments.d.ts +4 -4
  64. package/dist/commonjs/models/operations/listrefunds.d.ts +2 -2
  65. package/dist/commonjs/models/operations/listsalesinvoices.d.ts +2 -2
  66. package/dist/commonjs/models/operations/listsettlementcaptures.d.ts +2 -2
  67. package/dist/commonjs/models/operations/listsettlementchargebacks.d.ts +2 -2
  68. package/dist/commonjs/models/operations/listsettlementpayments.d.ts +4 -4
  69. package/dist/commonjs/models/operations/listsettlementrefunds.d.ts +2 -2
  70. package/dist/commonjs/models/operations/listsubscriptionpayments.d.ts +4 -4
  71. package/dist/commonjs/models/operations/listsubscriptions.d.ts +2 -2
  72. package/dist/commonjs/models/operations/listterminals.d.ts +2 -2
  73. package/dist/commonjs/models/operations/listwebhooks.d.ts +1 -1
  74. package/dist/commonjs/models/operations/paymentlistroutes.d.ts +2 -2
  75. package/dist/commonjs/models/operations/releaseauthorization.d.ts +2 -2
  76. package/dist/commonjs/models/operations/revokemandate.d.ts +3 -2
  77. package/dist/commonjs/models/operations/revokemandate.d.ts.map +1 -1
  78. package/dist/commonjs/models/operations/revokemandate.js.map +1 -1
  79. package/dist/commonjs/models/operations/updatecustomer.d.ts +2 -2
  80. package/dist/commonjs/models/operations/updatepayment.d.ts +2 -2
  81. package/dist/commonjs/models/operations/updatepaymentlink.d.ts +2 -2
  82. package/dist/commonjs/models/operations/updatesalesinvoice.d.ts +2 -2
  83. package/dist/commonjs/models/operations/updatesubscription.d.ts +2 -2
  84. package/dist/commonjs/models/operations/updatewebhook.d.ts +2 -2
  85. package/dist/commonjs/models/paymentlinkresponse.d.ts +1 -1
  86. package/dist/commonjs/models/paymentrequest.d.ts +2 -2
  87. package/dist/commonjs/models/refundrequest.d.ts +2 -2
  88. package/dist/commonjs/models/salesinvoicerequest.d.ts +3 -3
  89. package/dist/commonjs/models/salesinvoiceresponse.d.ts +11 -0
  90. package/dist/commonjs/models/salesinvoiceresponse.d.ts.map +1 -1
  91. package/dist/commonjs/models/salesinvoiceresponse.js +2 -0
  92. package/dist/commonjs/models/salesinvoiceresponse.js.map +1 -1
  93. package/dist/commonjs/models/subscriptionrequest.d.ts +2 -2
  94. package/dist/esm/lib/config.d.ts +3 -3
  95. package/dist/esm/lib/config.js +3 -3
  96. package/dist/esm/mcp-server/mcp-server.js +1 -1
  97. package/dist/esm/mcp-server/server.js +1 -1
  98. package/dist/esm/models/deletevaluessalesinvoice.d.ts +3 -2
  99. package/dist/esm/models/deletevaluessalesinvoice.d.ts.map +1 -1
  100. package/dist/esm/models/deletevaluessalesinvoice.js.map +1 -1
  101. package/dist/esm/models/entitycustomer.d.ts +2 -2
  102. package/dist/esm/models/listsalesinvoiceresponse.d.ts +11 -0
  103. package/dist/esm/models/listsalesinvoiceresponse.d.ts.map +1 -1
  104. package/dist/esm/models/listsalesinvoiceresponse.js +2 -0
  105. package/dist/esm/models/listsalesinvoiceresponse.js.map +1 -1
  106. package/dist/esm/models/mandaterequest.d.ts +2 -2
  107. package/dist/esm/models/operations/cancelpayment.d.ts +2 -2
  108. package/dist/esm/models/operations/cancelrefund.d.ts +2 -2
  109. package/dist/esm/models/operations/cancelsubscription.d.ts +3 -2
  110. package/dist/esm/models/operations/cancelsubscription.d.ts.map +1 -1
  111. package/dist/esm/models/operations/cancelsubscription.js.map +1 -1
  112. package/dist/esm/models/operations/createpaymentlink.d.ts +3 -3
  113. package/dist/esm/models/operations/deletecustomer.d.ts +3 -2
  114. package/dist/esm/models/operations/deletecustomer.d.ts.map +1 -1
  115. package/dist/esm/models/operations/deletecustomer.js.map +1 -1
  116. package/dist/esm/models/operations/deletepaymentlink.d.ts +3 -2
  117. package/dist/esm/models/operations/deletepaymentlink.d.ts.map +1 -1
  118. package/dist/esm/models/operations/deletepaymentlink.js.map +1 -1
  119. package/dist/esm/models/operations/getbalance.d.ts +1 -1
  120. package/dist/esm/models/operations/getbalancereport.d.ts +1 -1
  121. package/dist/esm/models/operations/getcapture.d.ts +2 -2
  122. package/dist/esm/models/operations/getchargeback.d.ts +2 -2
  123. package/dist/esm/models/operations/getconnectbalancetransfer.d.ts +1 -1
  124. package/dist/esm/models/operations/getcustomer.d.ts +2 -2
  125. package/dist/esm/models/operations/getmandate.d.ts +2 -2
  126. package/dist/esm/models/operations/getmethod.d.ts +4 -4
  127. package/dist/esm/models/operations/getorganization.d.ts +1 -1
  128. package/dist/esm/models/operations/getpayment.d.ts +2 -2
  129. package/dist/esm/models/operations/getpaymentlink.d.ts +2 -2
  130. package/dist/esm/models/operations/getpaymentlinkpayments.d.ts +2 -2
  131. package/dist/esm/models/operations/getpermission.d.ts +1 -1
  132. package/dist/esm/models/operations/getprofile.d.ts +1 -1
  133. package/dist/esm/models/operations/getrefund.d.ts +2 -2
  134. package/dist/esm/models/operations/getsalesinvoice.d.ts +2 -2
  135. package/dist/esm/models/operations/getsubscription.d.ts +2 -2
  136. package/dist/esm/models/operations/getterminal.d.ts +2 -2
  137. package/dist/esm/models/operations/getwebhook.d.ts +1 -1
  138. package/dist/esm/models/operations/getwebhookevent.d.ts +1 -1
  139. package/dist/esm/models/operations/listallchargebacks.d.ts +3 -3
  140. package/dist/esm/models/operations/listallmethods.d.ts +4 -4
  141. package/dist/esm/models/operations/listallrefunds.d.ts +4 -4
  142. package/dist/esm/models/operations/listallsubscriptions.d.ts +3 -3
  143. package/dist/esm/models/operations/listbalances.d.ts +1 -1
  144. package/dist/esm/models/operations/listbalancetransactions.d.ts +1 -1
  145. package/dist/esm/models/operations/listcaptures.d.ts +2 -2
  146. package/dist/esm/models/operations/listchargebacks.d.ts +2 -2
  147. package/dist/esm/models/operations/listconnectbalancetransfers.d.ts +1 -1
  148. package/dist/esm/models/operations/listcustomerpayments.d.ts +4 -4
  149. package/dist/esm/models/operations/listcustomers.d.ts +2 -2
  150. package/dist/esm/models/operations/listmandates.d.ts +2 -2
  151. package/dist/esm/models/operations/listmethods.d.ts +4 -4
  152. package/dist/esm/models/operations/listpaymentlinks.d.ts +2 -2
  153. package/dist/esm/models/operations/listpayments.d.ts +4 -4
  154. package/dist/esm/models/operations/listrefunds.d.ts +2 -2
  155. package/dist/esm/models/operations/listsalesinvoices.d.ts +2 -2
  156. package/dist/esm/models/operations/listsettlementcaptures.d.ts +2 -2
  157. package/dist/esm/models/operations/listsettlementchargebacks.d.ts +2 -2
  158. package/dist/esm/models/operations/listsettlementpayments.d.ts +4 -4
  159. package/dist/esm/models/operations/listsettlementrefunds.d.ts +2 -2
  160. package/dist/esm/models/operations/listsubscriptionpayments.d.ts +4 -4
  161. package/dist/esm/models/operations/listsubscriptions.d.ts +2 -2
  162. package/dist/esm/models/operations/listterminals.d.ts +2 -2
  163. package/dist/esm/models/operations/listwebhooks.d.ts +1 -1
  164. package/dist/esm/models/operations/paymentlistroutes.d.ts +2 -2
  165. package/dist/esm/models/operations/releaseauthorization.d.ts +2 -2
  166. package/dist/esm/models/operations/revokemandate.d.ts +3 -2
  167. package/dist/esm/models/operations/revokemandate.d.ts.map +1 -1
  168. package/dist/esm/models/operations/revokemandate.js.map +1 -1
  169. package/dist/esm/models/operations/updatecustomer.d.ts +2 -2
  170. package/dist/esm/models/operations/updatepayment.d.ts +2 -2
  171. package/dist/esm/models/operations/updatepaymentlink.d.ts +2 -2
  172. package/dist/esm/models/operations/updatesalesinvoice.d.ts +2 -2
  173. package/dist/esm/models/operations/updatesubscription.d.ts +2 -2
  174. package/dist/esm/models/operations/updatewebhook.d.ts +2 -2
  175. package/dist/esm/models/paymentlinkresponse.d.ts +1 -1
  176. package/dist/esm/models/paymentrequest.d.ts +2 -2
  177. package/dist/esm/models/refundrequest.d.ts +2 -2
  178. package/dist/esm/models/salesinvoicerequest.d.ts +3 -3
  179. package/dist/esm/models/salesinvoiceresponse.d.ts +11 -0
  180. package/dist/esm/models/salesinvoiceresponse.d.ts.map +1 -1
  181. package/dist/esm/models/salesinvoiceresponse.js +2 -0
  182. package/dist/esm/models/salesinvoiceresponse.js.map +1 -1
  183. package/dist/esm/models/subscriptionrequest.d.ts +2 -2
  184. package/examples/package-lock.json +1 -1
  185. package/jsr.json +1 -1
  186. package/package.json +1 -1
  187. package/src/lib/config.ts +3 -3
  188. package/src/mcp-server/mcp-server.ts +1 -1
  189. package/src/mcp-server/server.ts +1 -1
  190. package/src/models/deletevaluessalesinvoice.ts +3 -2
  191. package/src/models/entitycustomer.ts +2 -2
  192. package/src/models/listsalesinvoiceresponse.ts +13 -0
  193. package/src/models/mandaterequest.ts +2 -2
  194. package/src/models/operations/cancelpayment.ts +2 -2
  195. package/src/models/operations/cancelrefund.ts +2 -2
  196. package/src/models/operations/cancelsubscription.ts +3 -2
  197. package/src/models/operations/createpaymentlink.ts +3 -3
  198. package/src/models/operations/deletecustomer.ts +3 -2
  199. package/src/models/operations/deletepaymentlink.ts +3 -2
  200. package/src/models/operations/getbalance.ts +1 -1
  201. package/src/models/operations/getbalancereport.ts +1 -1
  202. package/src/models/operations/getcapture.ts +2 -2
  203. package/src/models/operations/getchargeback.ts +2 -2
  204. package/src/models/operations/getconnectbalancetransfer.ts +1 -1
  205. package/src/models/operations/getcustomer.ts +2 -2
  206. package/src/models/operations/getmandate.ts +2 -2
  207. package/src/models/operations/getmethod.ts +4 -4
  208. package/src/models/operations/getorganization.ts +1 -1
  209. package/src/models/operations/getpayment.ts +2 -2
  210. package/src/models/operations/getpaymentlink.ts +2 -2
  211. package/src/models/operations/getpaymentlinkpayments.ts +2 -2
  212. package/src/models/operations/getpermission.ts +1 -1
  213. package/src/models/operations/getprofile.ts +1 -1
  214. package/src/models/operations/getrefund.ts +2 -2
  215. package/src/models/operations/getsalesinvoice.ts +2 -2
  216. package/src/models/operations/getsubscription.ts +2 -2
  217. package/src/models/operations/getterminal.ts +2 -2
  218. package/src/models/operations/getwebhook.ts +1 -1
  219. package/src/models/operations/getwebhookevent.ts +1 -1
  220. package/src/models/operations/listallchargebacks.ts +3 -3
  221. package/src/models/operations/listallmethods.ts +4 -4
  222. package/src/models/operations/listallrefunds.ts +4 -4
  223. package/src/models/operations/listallsubscriptions.ts +3 -3
  224. package/src/models/operations/listbalances.ts +1 -1
  225. package/src/models/operations/listbalancetransactions.ts +1 -1
  226. package/src/models/operations/listcaptures.ts +2 -2
  227. package/src/models/operations/listchargebacks.ts +2 -2
  228. package/src/models/operations/listconnectbalancetransfers.ts +1 -1
  229. package/src/models/operations/listcustomerpayments.ts +4 -4
  230. package/src/models/operations/listcustomers.ts +2 -2
  231. package/src/models/operations/listmandates.ts +2 -2
  232. package/src/models/operations/listmethods.ts +4 -4
  233. package/src/models/operations/listpaymentlinks.ts +2 -2
  234. package/src/models/operations/listpayments.ts +4 -4
  235. package/src/models/operations/listrefunds.ts +2 -2
  236. package/src/models/operations/listsalesinvoices.ts +2 -2
  237. package/src/models/operations/listsettlementcaptures.ts +2 -2
  238. package/src/models/operations/listsettlementchargebacks.ts +2 -2
  239. package/src/models/operations/listsettlementpayments.ts +4 -4
  240. package/src/models/operations/listsettlementrefunds.ts +2 -2
  241. package/src/models/operations/listsubscriptionpayments.ts +4 -4
  242. package/src/models/operations/listsubscriptions.ts +2 -2
  243. package/src/models/operations/listterminals.ts +2 -2
  244. package/src/models/operations/listwebhooks.ts +1 -1
  245. package/src/models/operations/paymentlistroutes.ts +2 -2
  246. package/src/models/operations/releaseauthorization.ts +2 -2
  247. package/src/models/operations/revokemandate.ts +3 -2
  248. package/src/models/operations/updatecustomer.ts +2 -2
  249. package/src/models/operations/updatepayment.ts +2 -2
  250. package/src/models/operations/updatepaymentlink.ts +2 -2
  251. package/src/models/operations/updatesalesinvoice.ts +2 -2
  252. package/src/models/operations/updatesubscription.ts +2 -2
  253. package/src/models/operations/updatewebhook.ts +2 -2
  254. package/src/models/paymentlinkresponse.ts +1 -1
  255. package/src/models/paymentrequest.ts +2 -2
  256. package/src/models/refundrequest.ts +2 -2
  257. package/src/models/salesinvoicerequest.ts +3 -3
  258. package/src/models/salesinvoiceresponse.ts +13 -0
  259. package/src/models/subscriptionrequest.ts +2 -2
@@ -7,7 +7,7 @@ export type GetPaymentLinkPaymentsGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -41,7 +41,7 @@ export type GetPaymentLinkPaymentsRequest = {
41
41
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
42
42
  *
43
43
  * @remarks
44
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
44
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
45
45
  * setting the `testmode` query parameter to `true`.
46
46
  *
47
47
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetPermissionGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetProfileGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetRefundGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -33,7 +33,7 @@ export type GetRefundRequest = {
33
33
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
34
34
  *
35
35
  * @remarks
36
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
36
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
37
37
  * setting the `testmode` query parameter to `true`.
38
38
  *
39
39
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetSalesInvoiceGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -22,7 +22,7 @@ export type GetSalesInvoiceRequest = {
22
22
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
23
23
  *
24
24
  * @remarks
25
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
25
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
26
26
  * setting the `testmode` query parameter to `true`.
27
27
  *
28
28
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetSubscriptionGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -26,7 +26,7 @@ export type GetSubscriptionRequest = {
26
26
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
27
27
  *
28
28
  * @remarks
29
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
29
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
30
30
  * setting the `testmode` query parameter to `true`.
31
31
  *
32
32
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetTerminalGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -22,7 +22,7 @@ export type GetTerminalRequest = {
22
22
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
23
23
  *
24
24
  * @remarks
25
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
25
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
26
26
  * setting the `testmode` query parameter to `true`.
27
27
  *
28
28
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetWebhookGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -6,7 +6,7 @@ export type GetWebhookEventGlobals = {
6
6
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
7
7
  *
8
8
  * @remarks
9
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
9
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
10
  * setting the `testmode` query parameter to `true`.
11
11
  *
12
12
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListAllChargebacksGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListAllChargebacksGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -67,7 +67,7 @@ export type ListAllChargebacksRequest = {
67
67
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
68
68
  *
69
69
  * @remarks
70
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
70
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
71
71
  * setting the `testmode` query parameter to `true`.
72
72
  *
73
73
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListAllMethodsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListAllMethodsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -63,7 +63,7 @@ export type ListAllMethodsRequest = {
63
63
  * @remarks
64
64
  * retrieve the resources for.
65
65
  *
66
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
66
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
67
67
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
68
68
  */
69
69
  profileId?: string | undefined;
@@ -71,7 +71,7 @@ export type ListAllMethodsRequest = {
71
71
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
72
72
  *
73
73
  * @remarks
74
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
74
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
75
75
  * setting the `testmode` query parameter to `true`.
76
76
  *
77
77
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListAllRefundsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListAllRefundsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -56,7 +56,7 @@ export type ListAllRefundsRequest = {
56
56
  * @remarks
57
57
  * retrieve the resources for.
58
58
  *
59
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
59
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
60
60
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
61
61
  */
62
62
  profileId?: string | undefined;
@@ -64,7 +64,7 @@ export type ListAllRefundsRequest = {
64
64
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
65
65
  *
66
66
  * @remarks
67
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
67
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
68
68
  * setting the `testmode` query parameter to `true`.
69
69
  *
70
70
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListAllSubscriptionsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListAllSubscriptionsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -51,7 +51,7 @@ export type ListAllSubscriptionsRequest = {
51
51
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
52
52
  *
53
53
  * @remarks
54
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
54
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
55
55
  * setting the `testmode` query parameter to `true`.
56
56
  *
57
57
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListBalancesGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListBalanceTransactionsGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListCapturesGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -41,7 +41,7 @@ export type ListCapturesRequest = {
41
41
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
42
42
  *
43
43
  * @remarks
44
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
44
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
45
45
  * setting the `testmode` query parameter to `true`.
46
46
  *
47
47
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListChargebacksGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -38,7 +38,7 @@ export type ListChargebacksRequest = {
38
38
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
39
39
  *
40
40
  * @remarks
41
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
41
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
42
42
  * setting the `testmode` query parameter to `true`.
43
43
  *
44
44
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListConnectBalanceTransfersGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListCustomerPaymentsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListCustomerPaymentsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -53,7 +53,7 @@ export type ListCustomerPaymentsRequest = {
53
53
  * @remarks
54
54
  * retrieve the resources for.
55
55
  *
56
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
56
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
57
57
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
58
58
  */
59
59
  profileId?: string | undefined;
@@ -61,7 +61,7 @@ export type ListCustomerPaymentsRequest = {
61
61
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
62
62
  *
63
63
  * @remarks
64
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
64
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
65
65
  * setting the `testmode` query parameter to `true`.
66
66
  *
67
67
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListCustomersGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -37,7 +37,7 @@ export type ListCustomersRequest = {
37
37
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
38
38
  *
39
39
  * @remarks
40
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
40
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
41
41
  * setting the `testmode` query parameter to `true`.
42
42
  *
43
43
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListMandatesGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -41,7 +41,7 @@ export type ListMandatesRequest = {
41
41
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
42
42
  *
43
43
  * @remarks
44
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
44
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
45
45
  * setting the `testmode` query parameter to `true`.
46
46
  *
47
47
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListMethodsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListMethodsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -94,7 +94,7 @@ export type ListMethodsRequest = {
94
94
  * @remarks
95
95
  * retrieve the resources for.
96
96
  *
97
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
97
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
98
98
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
99
99
  */
100
100
  profileId?: string | undefined;
@@ -109,7 +109,7 @@ export type ListMethodsRequest = {
109
109
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
110
110
  *
111
111
  * @remarks
112
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
112
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
113
113
  * setting the `testmode` query parameter to `true`.
114
114
  *
115
115
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListPaymentLinksGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -30,7 +30,7 @@ export type ListPaymentLinksRequest = {
30
30
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
31
31
  *
32
32
  * @remarks
33
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
33
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
34
34
  * setting the `testmode` query parameter to `true`.
35
35
  *
36
36
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListPaymentsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListPaymentsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -49,7 +49,7 @@ export type ListPaymentsRequest = {
49
49
  * @remarks
50
50
  * retrieve the resources for.
51
51
  *
52
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
52
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
53
53
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
54
54
  */
55
55
  profileId?: string | undefined;
@@ -57,7 +57,7 @@ export type ListPaymentsRequest = {
57
57
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
58
58
  *
59
59
  * @remarks
60
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
60
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
61
61
  * setting the `testmode` query parameter to `true`.
62
62
  *
63
63
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListRefundsGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -41,7 +41,7 @@ export type ListRefundsRequest = {
41
41
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
42
42
  *
43
43
  * @remarks
44
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
44
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
45
45
  * setting the `testmode` query parameter to `true`.
46
46
  *
47
47
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListSalesInvoicesGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -30,7 +30,7 @@ export type ListSalesInvoicesRequest = {
30
30
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
31
31
  *
32
32
  * @remarks
33
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
33
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
34
34
  * setting the `testmode` query parameter to `true`.
35
35
  *
36
36
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListSettlementCapturesGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -41,7 +41,7 @@ export type ListSettlementCapturesRequest = {
41
41
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
42
42
  *
43
43
  * @remarks
44
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
44
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
45
45
  * setting the `testmode` query parameter to `true`.
46
46
  *
47
47
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -7,7 +7,7 @@ export type ListSettlementChargebacksGlobals = {
7
7
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
8
8
  *
9
9
  * @remarks
10
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
10
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
11
11
  * setting the `testmode` query parameter to `true`.
12
12
  *
13
13
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -38,7 +38,7 @@ export type ListSettlementChargebacksRequest = {
38
38
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
39
39
  *
40
40
  * @remarks
41
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
41
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
42
42
  * setting the `testmode` query parameter to `true`.
43
43
  *
44
44
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -9,7 +9,7 @@ export type ListSettlementPaymentsGlobals = {
9
9
  * @remarks
10
10
  * retrieve the resources for.
11
11
  *
12
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
12
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
13
13
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
14
14
  */
15
15
  profileId?: string | undefined;
@@ -17,7 +17,7 @@ export type ListSettlementPaymentsGlobals = {
17
17
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
18
18
  *
19
19
  * @remarks
20
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
20
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
21
21
  * setting the `testmode` query parameter to `true`.
22
22
  *
23
23
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
@@ -53,7 +53,7 @@ export type ListSettlementPaymentsRequest = {
53
53
  * @remarks
54
54
  * retrieve the resources for.
55
55
  *
56
- * Most API credentials are linked to a single profile. In these cases the `profileId` can be omitted. For
56
+ * Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
57
57
  * organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
58
58
  */
59
59
  profileId?: string | undefined;
@@ -61,7 +61,7 @@ export type ListSettlementPaymentsRequest = {
61
61
  * Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
62
62
  *
63
63
  * @remarks
64
- * parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by
64
+ * parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
65
65
  * setting the `testmode` query parameter to `true`.
66
66
  *
67
67
  * Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.