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.
- package/README.md +16 -12
- package/bin/mcp-server.js +10 -6
- package/bin/mcp-server.js.map +75 -75
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/models/deletevaluessalesinvoice.d.ts +3 -2
- package/dist/commonjs/models/deletevaluessalesinvoice.d.ts.map +1 -1
- package/dist/commonjs/models/deletevaluessalesinvoice.js.map +1 -1
- package/dist/commonjs/models/entitycustomer.d.ts +2 -2
- package/dist/commonjs/models/listsalesinvoiceresponse.d.ts +11 -0
- package/dist/commonjs/models/listsalesinvoiceresponse.d.ts.map +1 -1
- package/dist/commonjs/models/listsalesinvoiceresponse.js +2 -0
- package/dist/commonjs/models/listsalesinvoiceresponse.js.map +1 -1
- package/dist/commonjs/models/mandaterequest.d.ts +2 -2
- package/dist/commonjs/models/operations/cancelpayment.d.ts +2 -2
- package/dist/commonjs/models/operations/cancelrefund.d.ts +2 -2
- package/dist/commonjs/models/operations/cancelsubscription.d.ts +3 -2
- package/dist/commonjs/models/operations/cancelsubscription.d.ts.map +1 -1
- package/dist/commonjs/models/operations/cancelsubscription.js.map +1 -1
- package/dist/commonjs/models/operations/createpaymentlink.d.ts +3 -3
- package/dist/commonjs/models/operations/deletecustomer.d.ts +3 -2
- package/dist/commonjs/models/operations/deletecustomer.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletecustomer.js.map +1 -1
- package/dist/commonjs/models/operations/deletepaymentlink.d.ts +3 -2
- package/dist/commonjs/models/operations/deletepaymentlink.d.ts.map +1 -1
- package/dist/commonjs/models/operations/deletepaymentlink.js.map +1 -1
- package/dist/commonjs/models/operations/getbalance.d.ts +1 -1
- package/dist/commonjs/models/operations/getbalancereport.d.ts +1 -1
- package/dist/commonjs/models/operations/getcapture.d.ts +2 -2
- package/dist/commonjs/models/operations/getchargeback.d.ts +2 -2
- package/dist/commonjs/models/operations/getconnectbalancetransfer.d.ts +1 -1
- package/dist/commonjs/models/operations/getcustomer.d.ts +2 -2
- package/dist/commonjs/models/operations/getmandate.d.ts +2 -2
- package/dist/commonjs/models/operations/getmethod.d.ts +4 -4
- package/dist/commonjs/models/operations/getorganization.d.ts +1 -1
- package/dist/commonjs/models/operations/getpayment.d.ts +2 -2
- package/dist/commonjs/models/operations/getpaymentlink.d.ts +2 -2
- package/dist/commonjs/models/operations/getpaymentlinkpayments.d.ts +2 -2
- package/dist/commonjs/models/operations/getpermission.d.ts +1 -1
- package/dist/commonjs/models/operations/getprofile.d.ts +1 -1
- package/dist/commonjs/models/operations/getrefund.d.ts +2 -2
- package/dist/commonjs/models/operations/getsalesinvoice.d.ts +2 -2
- package/dist/commonjs/models/operations/getsubscription.d.ts +2 -2
- package/dist/commonjs/models/operations/getterminal.d.ts +2 -2
- package/dist/commonjs/models/operations/getwebhook.d.ts +1 -1
- package/dist/commonjs/models/operations/getwebhookevent.d.ts +1 -1
- package/dist/commonjs/models/operations/listallchargebacks.d.ts +3 -3
- package/dist/commonjs/models/operations/listallmethods.d.ts +4 -4
- package/dist/commonjs/models/operations/listallrefunds.d.ts +4 -4
- package/dist/commonjs/models/operations/listallsubscriptions.d.ts +3 -3
- package/dist/commonjs/models/operations/listbalances.d.ts +1 -1
- package/dist/commonjs/models/operations/listbalancetransactions.d.ts +1 -1
- package/dist/commonjs/models/operations/listcaptures.d.ts +2 -2
- package/dist/commonjs/models/operations/listchargebacks.d.ts +2 -2
- package/dist/commonjs/models/operations/listconnectbalancetransfers.d.ts +1 -1
- package/dist/commonjs/models/operations/listcustomerpayments.d.ts +4 -4
- package/dist/commonjs/models/operations/listcustomers.d.ts +2 -2
- package/dist/commonjs/models/operations/listmandates.d.ts +2 -2
- package/dist/commonjs/models/operations/listmethods.d.ts +4 -4
- package/dist/commonjs/models/operations/listpaymentlinks.d.ts +2 -2
- package/dist/commonjs/models/operations/listpayments.d.ts +4 -4
- package/dist/commonjs/models/operations/listrefunds.d.ts +2 -2
- package/dist/commonjs/models/operations/listsalesinvoices.d.ts +2 -2
- package/dist/commonjs/models/operations/listsettlementcaptures.d.ts +2 -2
- package/dist/commonjs/models/operations/listsettlementchargebacks.d.ts +2 -2
- package/dist/commonjs/models/operations/listsettlementpayments.d.ts +4 -4
- package/dist/commonjs/models/operations/listsettlementrefunds.d.ts +2 -2
- package/dist/commonjs/models/operations/listsubscriptionpayments.d.ts +4 -4
- package/dist/commonjs/models/operations/listsubscriptions.d.ts +2 -2
- package/dist/commonjs/models/operations/listterminals.d.ts +2 -2
- package/dist/commonjs/models/operations/listwebhooks.d.ts +1 -1
- package/dist/commonjs/models/operations/paymentlistroutes.d.ts +2 -2
- package/dist/commonjs/models/operations/releaseauthorization.d.ts +2 -2
- package/dist/commonjs/models/operations/revokemandate.d.ts +3 -2
- package/dist/commonjs/models/operations/revokemandate.d.ts.map +1 -1
- package/dist/commonjs/models/operations/revokemandate.js.map +1 -1
- package/dist/commonjs/models/operations/updatecustomer.d.ts +2 -2
- package/dist/commonjs/models/operations/updatepayment.d.ts +2 -2
- package/dist/commonjs/models/operations/updatepaymentlink.d.ts +2 -2
- package/dist/commonjs/models/operations/updatesalesinvoice.d.ts +2 -2
- package/dist/commonjs/models/operations/updatesubscription.d.ts +2 -2
- package/dist/commonjs/models/operations/updatewebhook.d.ts +2 -2
- package/dist/commonjs/models/paymentlinkresponse.d.ts +1 -1
- package/dist/commonjs/models/paymentrequest.d.ts +2 -2
- package/dist/commonjs/models/refundrequest.d.ts +2 -2
- package/dist/commonjs/models/salesinvoicerequest.d.ts +3 -3
- package/dist/commonjs/models/salesinvoiceresponse.d.ts +11 -0
- package/dist/commonjs/models/salesinvoiceresponse.d.ts.map +1 -1
- package/dist/commonjs/models/salesinvoiceresponse.js +2 -0
- package/dist/commonjs/models/salesinvoiceresponse.js.map +1 -1
- package/dist/commonjs/models/subscriptionrequest.d.ts +2 -2
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/models/deletevaluessalesinvoice.d.ts +3 -2
- package/dist/esm/models/deletevaluessalesinvoice.d.ts.map +1 -1
- package/dist/esm/models/deletevaluessalesinvoice.js.map +1 -1
- package/dist/esm/models/entitycustomer.d.ts +2 -2
- package/dist/esm/models/listsalesinvoiceresponse.d.ts +11 -0
- package/dist/esm/models/listsalesinvoiceresponse.d.ts.map +1 -1
- package/dist/esm/models/listsalesinvoiceresponse.js +2 -0
- package/dist/esm/models/listsalesinvoiceresponse.js.map +1 -1
- package/dist/esm/models/mandaterequest.d.ts +2 -2
- package/dist/esm/models/operations/cancelpayment.d.ts +2 -2
- package/dist/esm/models/operations/cancelrefund.d.ts +2 -2
- package/dist/esm/models/operations/cancelsubscription.d.ts +3 -2
- package/dist/esm/models/operations/cancelsubscription.d.ts.map +1 -1
- package/dist/esm/models/operations/cancelsubscription.js.map +1 -1
- package/dist/esm/models/operations/createpaymentlink.d.ts +3 -3
- package/dist/esm/models/operations/deletecustomer.d.ts +3 -2
- package/dist/esm/models/operations/deletecustomer.d.ts.map +1 -1
- package/dist/esm/models/operations/deletecustomer.js.map +1 -1
- package/dist/esm/models/operations/deletepaymentlink.d.ts +3 -2
- package/dist/esm/models/operations/deletepaymentlink.d.ts.map +1 -1
- package/dist/esm/models/operations/deletepaymentlink.js.map +1 -1
- package/dist/esm/models/operations/getbalance.d.ts +1 -1
- package/dist/esm/models/operations/getbalancereport.d.ts +1 -1
- package/dist/esm/models/operations/getcapture.d.ts +2 -2
- package/dist/esm/models/operations/getchargeback.d.ts +2 -2
- package/dist/esm/models/operations/getconnectbalancetransfer.d.ts +1 -1
- package/dist/esm/models/operations/getcustomer.d.ts +2 -2
- package/dist/esm/models/operations/getmandate.d.ts +2 -2
- package/dist/esm/models/operations/getmethod.d.ts +4 -4
- package/dist/esm/models/operations/getorganization.d.ts +1 -1
- package/dist/esm/models/operations/getpayment.d.ts +2 -2
- package/dist/esm/models/operations/getpaymentlink.d.ts +2 -2
- package/dist/esm/models/operations/getpaymentlinkpayments.d.ts +2 -2
- package/dist/esm/models/operations/getpermission.d.ts +1 -1
- package/dist/esm/models/operations/getprofile.d.ts +1 -1
- package/dist/esm/models/operations/getrefund.d.ts +2 -2
- package/dist/esm/models/operations/getsalesinvoice.d.ts +2 -2
- package/dist/esm/models/operations/getsubscription.d.ts +2 -2
- package/dist/esm/models/operations/getterminal.d.ts +2 -2
- package/dist/esm/models/operations/getwebhook.d.ts +1 -1
- package/dist/esm/models/operations/getwebhookevent.d.ts +1 -1
- package/dist/esm/models/operations/listallchargebacks.d.ts +3 -3
- package/dist/esm/models/operations/listallmethods.d.ts +4 -4
- package/dist/esm/models/operations/listallrefunds.d.ts +4 -4
- package/dist/esm/models/operations/listallsubscriptions.d.ts +3 -3
- package/dist/esm/models/operations/listbalances.d.ts +1 -1
- package/dist/esm/models/operations/listbalancetransactions.d.ts +1 -1
- package/dist/esm/models/operations/listcaptures.d.ts +2 -2
- package/dist/esm/models/operations/listchargebacks.d.ts +2 -2
- package/dist/esm/models/operations/listconnectbalancetransfers.d.ts +1 -1
- package/dist/esm/models/operations/listcustomerpayments.d.ts +4 -4
- package/dist/esm/models/operations/listcustomers.d.ts +2 -2
- package/dist/esm/models/operations/listmandates.d.ts +2 -2
- package/dist/esm/models/operations/listmethods.d.ts +4 -4
- package/dist/esm/models/operations/listpaymentlinks.d.ts +2 -2
- package/dist/esm/models/operations/listpayments.d.ts +4 -4
- package/dist/esm/models/operations/listrefunds.d.ts +2 -2
- package/dist/esm/models/operations/listsalesinvoices.d.ts +2 -2
- package/dist/esm/models/operations/listsettlementcaptures.d.ts +2 -2
- package/dist/esm/models/operations/listsettlementchargebacks.d.ts +2 -2
- package/dist/esm/models/operations/listsettlementpayments.d.ts +4 -4
- package/dist/esm/models/operations/listsettlementrefunds.d.ts +2 -2
- package/dist/esm/models/operations/listsubscriptionpayments.d.ts +4 -4
- package/dist/esm/models/operations/listsubscriptions.d.ts +2 -2
- package/dist/esm/models/operations/listterminals.d.ts +2 -2
- package/dist/esm/models/operations/listwebhooks.d.ts +1 -1
- package/dist/esm/models/operations/paymentlistroutes.d.ts +2 -2
- package/dist/esm/models/operations/releaseauthorization.d.ts +2 -2
- package/dist/esm/models/operations/revokemandate.d.ts +3 -2
- package/dist/esm/models/operations/revokemandate.d.ts.map +1 -1
- package/dist/esm/models/operations/revokemandate.js.map +1 -1
- package/dist/esm/models/operations/updatecustomer.d.ts +2 -2
- package/dist/esm/models/operations/updatepayment.d.ts +2 -2
- package/dist/esm/models/operations/updatepaymentlink.d.ts +2 -2
- package/dist/esm/models/operations/updatesalesinvoice.d.ts +2 -2
- package/dist/esm/models/operations/updatesubscription.d.ts +2 -2
- package/dist/esm/models/operations/updatewebhook.d.ts +2 -2
- package/dist/esm/models/paymentlinkresponse.d.ts +1 -1
- package/dist/esm/models/paymentrequest.d.ts +2 -2
- package/dist/esm/models/refundrequest.d.ts +2 -2
- package/dist/esm/models/salesinvoicerequest.d.ts +3 -3
- package/dist/esm/models/salesinvoiceresponse.d.ts +11 -0
- package/dist/esm/models/salesinvoiceresponse.d.ts.map +1 -1
- package/dist/esm/models/salesinvoiceresponse.js +2 -0
- package/dist/esm/models/salesinvoiceresponse.js.map +1 -1
- package/dist/esm/models/subscriptionrequest.d.ts +2 -2
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/deletevaluessalesinvoice.ts +3 -2
- package/src/models/entitycustomer.ts +2 -2
- package/src/models/listsalesinvoiceresponse.ts +13 -0
- package/src/models/mandaterequest.ts +2 -2
- package/src/models/operations/cancelpayment.ts +2 -2
- package/src/models/operations/cancelrefund.ts +2 -2
- package/src/models/operations/cancelsubscription.ts +3 -2
- package/src/models/operations/createpaymentlink.ts +3 -3
- package/src/models/operations/deletecustomer.ts +3 -2
- package/src/models/operations/deletepaymentlink.ts +3 -2
- package/src/models/operations/getbalance.ts +1 -1
- package/src/models/operations/getbalancereport.ts +1 -1
- package/src/models/operations/getcapture.ts +2 -2
- package/src/models/operations/getchargeback.ts +2 -2
- package/src/models/operations/getconnectbalancetransfer.ts +1 -1
- package/src/models/operations/getcustomer.ts +2 -2
- package/src/models/operations/getmandate.ts +2 -2
- package/src/models/operations/getmethod.ts +4 -4
- package/src/models/operations/getorganization.ts +1 -1
- package/src/models/operations/getpayment.ts +2 -2
- package/src/models/operations/getpaymentlink.ts +2 -2
- package/src/models/operations/getpaymentlinkpayments.ts +2 -2
- package/src/models/operations/getpermission.ts +1 -1
- package/src/models/operations/getprofile.ts +1 -1
- package/src/models/operations/getrefund.ts +2 -2
- package/src/models/operations/getsalesinvoice.ts +2 -2
- package/src/models/operations/getsubscription.ts +2 -2
- package/src/models/operations/getterminal.ts +2 -2
- package/src/models/operations/getwebhook.ts +1 -1
- package/src/models/operations/getwebhookevent.ts +1 -1
- package/src/models/operations/listallchargebacks.ts +3 -3
- package/src/models/operations/listallmethods.ts +4 -4
- package/src/models/operations/listallrefunds.ts +4 -4
- package/src/models/operations/listallsubscriptions.ts +3 -3
- package/src/models/operations/listbalances.ts +1 -1
- package/src/models/operations/listbalancetransactions.ts +1 -1
- package/src/models/operations/listcaptures.ts +2 -2
- package/src/models/operations/listchargebacks.ts +2 -2
- package/src/models/operations/listconnectbalancetransfers.ts +1 -1
- package/src/models/operations/listcustomerpayments.ts +4 -4
- package/src/models/operations/listcustomers.ts +2 -2
- package/src/models/operations/listmandates.ts +2 -2
- package/src/models/operations/listmethods.ts +4 -4
- package/src/models/operations/listpaymentlinks.ts +2 -2
- package/src/models/operations/listpayments.ts +4 -4
- package/src/models/operations/listrefunds.ts +2 -2
- package/src/models/operations/listsalesinvoices.ts +2 -2
- package/src/models/operations/listsettlementcaptures.ts +2 -2
- package/src/models/operations/listsettlementchargebacks.ts +2 -2
- package/src/models/operations/listsettlementpayments.ts +4 -4
- package/src/models/operations/listsettlementrefunds.ts +2 -2
- package/src/models/operations/listsubscriptionpayments.ts +4 -4
- package/src/models/operations/listsubscriptions.ts +2 -2
- package/src/models/operations/listterminals.ts +2 -2
- package/src/models/operations/listwebhooks.ts +1 -1
- package/src/models/operations/paymentlistroutes.ts +2 -2
- package/src/models/operations/releaseauthorization.ts +2 -2
- package/src/models/operations/revokemandate.ts +3 -2
- package/src/models/operations/updatecustomer.ts +2 -2
- package/src/models/operations/updatepayment.ts +2 -2
- package/src/models/operations/updatepaymentlink.ts +2 -2
- package/src/models/operations/updatesalesinvoice.ts +2 -2
- package/src/models/operations/updatesubscription.ts +2 -2
- package/src/models/operations/updatewebhook.ts +2 -2
- package/src/models/paymentlinkresponse.ts +1 -1
- package/src/models/paymentrequest.ts +2 -2
- package/src/models/refundrequest.ts +2 -2
- package/src/models/salesinvoicerequest.ts +3 -3
- package/src/models/salesinvoiceresponse.ts +13 -0
- package/src/models/subscriptionrequest.ts +2 -2
|
@@ -13,7 +13,7 @@ export type GetMandateGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -34,7 +34,7 @@ export type GetMandateRequest = {
|
|
|
34
34
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
35
35
|
*
|
|
36
36
|
* @remarks
|
|
37
|
-
* parameter
|
|
37
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
38
38
|
* setting the `testmode` query parameter to `true`.
|
|
39
39
|
*
|
|
40
40
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type GetMethodGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type GetMethodGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -57,7 +57,7 @@ export type GetMethodRequest = {
|
|
|
57
57
|
* @remarks
|
|
58
58
|
* retrieve the resources for.
|
|
59
59
|
*
|
|
60
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
60
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
61
61
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
62
62
|
*/
|
|
63
63
|
profileId?: string | undefined;
|
|
@@ -81,7 +81,7 @@ export type GetMethodRequest = {
|
|
|
81
81
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
82
82
|
*
|
|
83
83
|
* @remarks
|
|
84
|
-
* parameter
|
|
84
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
85
85
|
* setting the `testmode` query parameter to `true`.
|
|
86
86
|
*
|
|
87
87
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetOrganizationGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetPaymentGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -41,7 +41,7 @@ export type GetPaymentRequest = {
|
|
|
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
|
|
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.
|
|
@@ -13,7 +13,7 @@ export type GetPaymentLinkGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -30,7 +30,7 @@ export type GetPaymentLinkRequest = {
|
|
|
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
|
|
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.
|
|
@@ -14,7 +14,7 @@ export type GetPaymentLinkPaymentsGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -49,7 +49,7 @@ export type GetPaymentLinkPaymentsRequest = {
|
|
|
49
49
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
50
50
|
*
|
|
51
51
|
* @remarks
|
|
52
|
-
* parameter
|
|
52
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
53
53
|
* setting the `testmode` query parameter to `true`.
|
|
54
54
|
*
|
|
55
55
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetPermissionGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetProfileGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetRefundGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -41,7 +41,7 @@ export type GetRefundRequest = {
|
|
|
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
|
|
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.
|
|
@@ -13,7 +13,7 @@ export type GetSalesInvoiceGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -30,7 +30,7 @@ export type GetSalesInvoiceRequest = {
|
|
|
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
|
|
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.
|
|
@@ -13,7 +13,7 @@ export type GetSubscriptionGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -34,7 +34,7 @@ export type GetSubscriptionRequest = {
|
|
|
34
34
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
35
35
|
*
|
|
36
36
|
* @remarks
|
|
37
|
-
* parameter
|
|
37
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
38
38
|
* setting the `testmode` query parameter to `true`.
|
|
39
39
|
*
|
|
40
40
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetTerminalGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -30,7 +30,7 @@ export type GetTerminalRequest = {
|
|
|
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
|
|
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.
|
|
@@ -13,7 +13,7 @@ export type GetWebhookGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -13,7 +13,7 @@ export type GetWebhookEventGlobals = {
|
|
|
13
13
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
14
14
|
*
|
|
15
15
|
* @remarks
|
|
16
|
-
* parameter
|
|
16
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
17
17
|
* setting the `testmode` query parameter to `true`.
|
|
18
18
|
*
|
|
19
19
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListAllChargebacksGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListAllChargebacksGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -75,7 +75,7 @@ export type ListAllChargebacksRequest = {
|
|
|
75
75
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
76
76
|
*
|
|
77
77
|
* @remarks
|
|
78
|
-
* parameter
|
|
78
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
79
79
|
* setting the `testmode` query parameter to `true`.
|
|
80
80
|
*
|
|
81
81
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListAllMethodsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListAllMethodsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -71,7 +71,7 @@ export type ListAllMethodsRequest = {
|
|
|
71
71
|
* @remarks
|
|
72
72
|
* retrieve the resources for.
|
|
73
73
|
*
|
|
74
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
74
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
75
75
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
76
76
|
*/
|
|
77
77
|
profileId?: string | undefined;
|
|
@@ -79,7 +79,7 @@ export type ListAllMethodsRequest = {
|
|
|
79
79
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
80
80
|
*
|
|
81
81
|
* @remarks
|
|
82
|
-
* parameter
|
|
82
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
83
83
|
* setting the `testmode` query parameter to `true`.
|
|
84
84
|
*
|
|
85
85
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListAllRefundsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListAllRefundsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -64,7 +64,7 @@ export type ListAllRefundsRequest = {
|
|
|
64
64
|
* @remarks
|
|
65
65
|
* retrieve the resources for.
|
|
66
66
|
*
|
|
67
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
67
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
68
68
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
69
69
|
*/
|
|
70
70
|
profileId?: string | undefined;
|
|
@@ -72,7 +72,7 @@ export type ListAllRefundsRequest = {
|
|
|
72
72
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
73
73
|
*
|
|
74
74
|
* @remarks
|
|
75
|
-
* parameter
|
|
75
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
76
76
|
* setting the `testmode` query parameter to `true`.
|
|
77
77
|
*
|
|
78
78
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListAllSubscriptionsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListAllSubscriptionsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -59,7 +59,7 @@ export type ListAllSubscriptionsRequest = {
|
|
|
59
59
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
60
60
|
*
|
|
61
61
|
* @remarks
|
|
62
|
-
* parameter
|
|
62
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
63
63
|
* setting the `testmode` query parameter to `true`.
|
|
64
64
|
*
|
|
65
65
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListBalancesGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListBalanceTransactionsGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListCapturesGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -49,7 +49,7 @@ export type ListCapturesRequest = {
|
|
|
49
49
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
50
50
|
*
|
|
51
51
|
* @remarks
|
|
52
|
-
* parameter
|
|
52
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
53
53
|
* setting the `testmode` query parameter to `true`.
|
|
54
54
|
*
|
|
55
55
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListChargebacksGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -46,7 +46,7 @@ export type ListChargebacksRequest = {
|
|
|
46
46
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
47
47
|
*
|
|
48
48
|
* @remarks
|
|
49
|
-
* parameter
|
|
49
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
50
50
|
* setting the `testmode` query parameter to `true`.
|
|
51
51
|
*
|
|
52
52
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListConnectBalanceTransfersGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListCustomerPaymentsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListCustomerPaymentsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -61,7 +61,7 @@ export type ListCustomerPaymentsRequest = {
|
|
|
61
61
|
* @remarks
|
|
62
62
|
* retrieve the resources for.
|
|
63
63
|
*
|
|
64
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
64
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
65
65
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
66
66
|
*/
|
|
67
67
|
profileId?: string | undefined;
|
|
@@ -69,7 +69,7 @@ export type ListCustomerPaymentsRequest = {
|
|
|
69
69
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
70
70
|
*
|
|
71
71
|
* @remarks
|
|
72
|
-
* parameter
|
|
72
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
73
73
|
* setting the `testmode` query parameter to `true`.
|
|
74
74
|
*
|
|
75
75
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListCustomersGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -45,7 +45,7 @@ export type ListCustomersRequest = {
|
|
|
45
45
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
46
46
|
*
|
|
47
47
|
* @remarks
|
|
48
|
-
* parameter
|
|
48
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
49
49
|
* setting the `testmode` query parameter to `true`.
|
|
50
50
|
*
|
|
51
51
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListMandatesGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -49,7 +49,7 @@ export type ListMandatesRequest = {
|
|
|
49
49
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
50
50
|
*
|
|
51
51
|
* @remarks
|
|
52
|
-
* parameter
|
|
52
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
53
53
|
* setting the `testmode` query parameter to `true`.
|
|
54
54
|
*
|
|
55
55
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -16,7 +16,7 @@ export type ListMethodsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListMethodsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -102,7 +102,7 @@ export type ListMethodsRequest = {
|
|
|
102
102
|
* @remarks
|
|
103
103
|
* retrieve the resources for.
|
|
104
104
|
*
|
|
105
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
105
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
106
106
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
107
107
|
*/
|
|
108
108
|
profileId?: string | undefined;
|
|
@@ -117,7 +117,7 @@ export type ListMethodsRequest = {
|
|
|
117
117
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
118
118
|
*
|
|
119
119
|
* @remarks
|
|
120
|
-
* parameter
|
|
120
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
121
121
|
* setting the `testmode` query parameter to `true`.
|
|
122
122
|
*
|
|
123
123
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListPaymentLinksGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -38,7 +38,7 @@ export type ListPaymentLinksRequest = {
|
|
|
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
|
|
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.
|
|
@@ -16,7 +16,7 @@ export type ListPaymentsGlobals = {
|
|
|
16
16
|
* @remarks
|
|
17
17
|
* retrieve the resources for.
|
|
18
18
|
*
|
|
19
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
19
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
20
20
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
21
21
|
*/
|
|
22
22
|
profileId?: string | undefined;
|
|
@@ -24,7 +24,7 @@ export type ListPaymentsGlobals = {
|
|
|
24
24
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
25
25
|
*
|
|
26
26
|
* @remarks
|
|
27
|
-
* parameter
|
|
27
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
28
28
|
* setting the `testmode` query parameter to `true`.
|
|
29
29
|
*
|
|
30
30
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -57,7 +57,7 @@ export type ListPaymentsRequest = {
|
|
|
57
57
|
* @remarks
|
|
58
58
|
* retrieve the resources for.
|
|
59
59
|
*
|
|
60
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
60
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
61
61
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
62
62
|
*/
|
|
63
63
|
profileId?: string | undefined;
|
|
@@ -65,7 +65,7 @@ export type ListPaymentsRequest = {
|
|
|
65
65
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
66
66
|
*
|
|
67
67
|
* @remarks
|
|
68
|
-
* parameter
|
|
68
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
69
69
|
* setting the `testmode` query parameter to `true`.
|
|
70
70
|
*
|
|
71
71
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -14,7 +14,7 @@ export type ListRefundsGlobals = {
|
|
|
14
14
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
15
15
|
*
|
|
16
16
|
* @remarks
|
|
17
|
-
* parameter
|
|
17
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
18
18
|
* setting the `testmode` query parameter to `true`.
|
|
19
19
|
*
|
|
20
20
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -49,7 +49,7 @@ export type ListRefundsRequest = {
|
|
|
49
49
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
50
50
|
*
|
|
51
51
|
* @remarks
|
|
52
|
-
* parameter
|
|
52
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
53
53
|
* setting the `testmode` query parameter to `true`.
|
|
54
54
|
*
|
|
55
55
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|