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
|
@@ -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`
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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`
|
|
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
|
|
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`
|
|
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
|
|
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 ListSettlementRefundsGlobals = {
|
|
|
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
|
|
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 ListSettlementRefundsRequest = {
|
|
|
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.
|
|
@@ -9,7 +9,7 @@ export type ListSubscriptionPaymentsGlobals = {
|
|
|
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`
|
|
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 ListSubscriptionPaymentsGlobals = {
|
|
|
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
|
|
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.
|
|
@@ -57,7 +57,7 @@ export type ListSubscriptionPaymentsRequest = {
|
|
|
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 ListSubscriptionPaymentsRequest = {
|
|
|
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.
|
|
@@ -7,7 +7,7 @@ export type ListSubscriptionsGlobals = {
|
|
|
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
|
|
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 ListSubscriptionsRequest = {
|
|
|
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.
|
|
@@ -7,7 +7,7 @@ export type ListTerminalsGlobals = {
|
|
|
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
|
|
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 ListTerminalsRequest = {
|
|
|
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
|
|
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 ListWebhooksGlobals = {
|
|
|
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
|
|
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 PaymentListRoutesGlobals = {
|
|
|
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
|
|
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.
|
|
@@ -23,7 +23,7 @@ export type PaymentListRoutesRequest = {
|
|
|
23
23
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
24
24
|
*
|
|
25
25
|
* @remarks
|
|
26
|
-
* parameter
|
|
26
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
27
27
|
* setting the `testmode` query parameter to `true`.
|
|
28
28
|
*
|
|
29
29
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -17,8 +17,8 @@ export type ReleaseAuthorizationRequestBody = {
|
|
|
17
17
|
*
|
|
18
18
|
* @remarks
|
|
19
19
|
*
|
|
20
|
-
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter
|
|
21
|
-
*
|
|
20
|
+
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter must
|
|
21
|
+
* not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
22
22
|
* `testmode` to `true`.
|
|
23
23
|
*/
|
|
24
24
|
testmode?: boolean | null | undefined;
|
|
@@ -3,10 +3,11 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
4
|
export type RevokeMandateRequestBody = {
|
|
5
5
|
/**
|
|
6
|
-
* Most API credentials are specifically created for either live mode or test mode
|
|
6
|
+
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter must
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* such as OAuth access tokens, you can enable test mode by setting
|
|
9
|
+
* not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
10
|
+
* `testmode` to `true`.
|
|
10
11
|
*
|
|
11
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
12
13
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revokemandate.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/revokemandate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,wBAAwB,GAAG;IACrC
|
|
1
|
+
{"version":3,"file":"revokemandate.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/revokemandate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;;;;;;OAQG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,wBAAwB,GAAG,SAAS,CAAC;CACpD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC9C,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAGxB,CAAC;AAEH,wBAAgB,8BAA8B,CAC5C,wBAAwB,EAAE,wBAAwB,GACjD,MAAM,CAIR;AACD,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D;AAED,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,oBAAoB,EACpB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,6BAA6B,GAAG;IAC1C,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE,iCAAiC,GAAG,SAAS,CAAC;CAC7D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,oBAAoB,CAWpB,CAAC;AAEH,wBAAgB,0BAA0B,CACxC,oBAAoB,EAAE,oBAAoB,GACzC,MAAM,CAIR;AACD,wBAAgB,4BAA4B,CAC1C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,oBAAoB,EAAE,kBAAkB,CAAC,CAM3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revokemandate.js","sourceRoot":"","sources":["../../../../src/models/operations/revokemandate.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"revokemandate.js","sourceRoot":"","sources":["../../../../src/models/operations/revokemandate.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAiCjD,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC;AAMH,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC;AAEH,MAAM,UAAU,8BAA8B,CAC5C,wBAAkD;IAElD,OAAO,IAAI,CAAC,SAAS,CACnB,uCAAuC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CACxE,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,sCAAsC,CAAC,CAAC,QAAQ,EAAE;CAC7E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,iBAAiB,EAAE,gBAAgB;QACnC,aAAa,EAAE,aAAa;KAC7B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AAChB,MAAM,CAAC,MAAM,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,uCAAuC,CAAC,CAAC,QAAQ,EAAE;CAC9E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,cAAc,EAAE,iBAAiB;QACjC,WAAW,EAAE,aAAa;KAC3B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,0BAA0B,CACxC,oBAA0C;IAE1C,OAAO,IAAI,CAAC,SAAS,CACnB,mCAAmC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAChE,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,4BAA4B,CAC1C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kCAAkC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC9D,kDAAkD,CACnD,CAAC;AACJ,CAAC"}
|