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
|
@@ -133,6 +133,7 @@ export const ListSalesInvoiceResponse$inboundSchema = z.object({
|
|
|
133
133
|
id: z.string(),
|
|
134
134
|
mode: Mode$inboundSchema,
|
|
135
135
|
invoiceNumber: z.nullable(z.string()).optional(),
|
|
136
|
+
profileId: z.nullable(z.string()).optional(),
|
|
136
137
|
status: SalesInvoiceStatusResponse$inboundSchema.optional(),
|
|
137
138
|
vatScheme: SalesInvoiceVatSchemeResponse$inboundSchema.optional(),
|
|
138
139
|
vatMode: SalesInvoiceVatModeResponse$inboundSchema.optional(),
|
|
@@ -172,6 +173,7 @@ export const ListSalesInvoiceResponse$outboundSchema = z.object({
|
|
|
172
173
|
id: z.string(),
|
|
173
174
|
mode: Mode$outboundSchema,
|
|
174
175
|
invoiceNumber: z.nullable(z.string()).optional(),
|
|
176
|
+
profileId: z.nullable(z.string()).optional(),
|
|
175
177
|
status: SalesInvoiceStatusResponse$outboundSchema.optional(),
|
|
176
178
|
vatScheme: SalesInvoiceVatSchemeResponse$outboundSchema.optional(),
|
|
177
179
|
vatMode: SalesInvoiceVatModeResponse$outboundSchema.optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listsalesinvoiceresponse.js","sourceRoot":"","sources":["../../../src/models/listsalesinvoiceresponse.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAG9C,OAAO,EAAQ,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAC1E,OAAO,EAEL,0CAA0C,EAE1C,2CAA2C,GAC5C,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAEL,sCAAsC,EAEtC,uCAAuC,GACxC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAEL,0CAA0C,EAE1C,2CAA2C,GAC5C,MAAM,mCAAmC,CAAC;AAC3C,OAAO,EAEL,gDAAgD,EAEhD,iDAAiD,GAClD,MAAM,yCAAyC,CAAC;AACjD,OAAO,EAEL,6CAA6C,EAC7C,8CAA8C,GAC/C,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAEL,2CAA2C,EAE3C,4CAA4C,GAC7C,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAEL,wCAAwC,EACxC,yCAAyC,GAC1C,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAEL,yCAAyC,EACzC,0CAA0C,GAC3C,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAEL,2CAA2C,EAC3C,4CAA4C,GAC7C,MAAM,oCAAoC,CAAC;AAC5C,OAAO,EAEL,iBAAiB,EAEjB,kBAAkB,GACnB,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"listsalesinvoiceresponse.js","sourceRoot":"","sources":["../../../src/models/listsalesinvoiceresponse.ts"],"names":[],"mappings":"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"}
|
|
@@ -61,8 +61,8 @@ export type MandateRequest = {
|
|
|
61
61
|
*
|
|
62
62
|
* @remarks
|
|
63
63
|
*
|
|
64
|
-
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter
|
|
65
|
-
*
|
|
64
|
+
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter must
|
|
65
|
+
* not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
66
66
|
* `testmode` to `true`.
|
|
67
67
|
*/
|
|
68
68
|
testmode?: boolean | null | undefined;
|
|
@@ -7,8 +7,8 @@ export type CancelPaymentRequestBody = {
|
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
9
|
*
|
|
10
|
-
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter
|
|
11
|
-
*
|
|
10
|
+
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter must
|
|
11
|
+
* not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
12
12
|
* `testmode` to `true`.
|
|
13
13
|
*/
|
|
14
14
|
testmode?: boolean | null | undefined;
|
|
@@ -6,7 +6,7 @@ export type CancelRefundGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -26,7 +26,7 @@ export type CancelRefundRequest = {
|
|
|
26
26
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
27
27
|
*
|
|
28
28
|
* @remarks
|
|
29
|
-
* parameter
|
|
29
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
30
30
|
* setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -3,10 +3,11 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
4
|
export type CancelSubscriptionRequestBody = {
|
|
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":"cancelsubscription.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/cancelsubscription.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,6BAA6B,GAAG;IAC1C
|
|
1
|
+
{"version":3,"file":"cancelsubscription.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/cancelsubscription.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,6BAA6B,GAAG;IAC1C;;;;;;;;OAQG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,sCAAsC,GAAG;IACnD,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,6BAA6B,CAG7B,CAAC;AAEH,wBAAgB,mCAAmC,CACjD,6BAA6B,EAAE,6BAA6B,GAC3D,MAAM,CAMR;AACD,wBAAgB,qCAAqC,CACnD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,6BAA6B,EAAE,kBAAkB,CAAC,CAMpE;AAED,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAYP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE,sCAAsC,GAAG,SAAS,CAAC;CAClE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAYzB,CAAC;AAEH,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR;AACD,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancelsubscription.js","sourceRoot":"","sources":["../../../../src/models/operations/cancelsubscription.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":"cancelsubscription.js","sourceRoot":"","sources":["../../../../src/models/operations/cancelsubscription.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,2CAA2C,GAIpD,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,4CAA4C,GAIrD,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,mCAAmC,CACjD,6BAA4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,4CAA4C,CAAC,KAAK,CAChD,6BAA6B,CAC9B,CACF,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,qCAAqC,CACnD,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,2CAA2C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,2DAA2D,CAC5D,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,2CAA2C,CAAC;SACnE,QAAQ,EAAE;CACd,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,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,4CAA4C,CAAC;SACpE,QAAQ,EAAE;CACd,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,+BAA+B,CAC7C,yBAAoD;IAEpD,OAAO,IAAI,CAAC,SAAS,CACnB,wCAAwC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAC1E,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,iCAAiC,CAC/C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAAuC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnE,uDAAuD,CACxD,CAAC;AACJ,CAAC"}
|
|
@@ -79,7 +79,7 @@ export type CreatePaymentLinkRequestBody = {
|
|
|
79
79
|
*
|
|
80
80
|
* @remarks
|
|
81
81
|
*
|
|
82
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
82
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent in the creation
|
|
83
83
|
* request. For organization-level credentials such as OAuth access tokens however, the `profileId` parameter is
|
|
84
84
|
* required.
|
|
85
85
|
*/
|
|
@@ -134,8 +134,8 @@ export type CreatePaymentLinkRequestBody = {
|
|
|
134
134
|
*
|
|
135
135
|
* @remarks
|
|
136
136
|
*
|
|
137
|
-
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter
|
|
138
|
-
*
|
|
137
|
+
* Most API credentials are specifically created for either live mode or test mode, in which case this parameter must
|
|
138
|
+
* not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting
|
|
139
139
|
* `testmode` to `true`.
|
|
140
140
|
*/
|
|
141
141
|
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 DeleteCustomerRequestBody = {
|
|
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":"deletecustomer.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/deletecustomer.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,yBAAyB,GAAG;IACtC
|
|
1
|
+
{"version":3,"file":"deletecustomer.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/deletecustomer.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,yBAAyB,GAAG;IACtC;;;;;;;;OAQG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,yBAAyB,GAAG,SAAS,CAAC;CACrD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAGzB,CAAC;AAEH,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR;AACD,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE;AAED,gBAAgB;AAChB,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CACzD,qBAAqB,EACrB,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;CAC9D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,OAAO,CAC1D,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,qBAAqB,CAWrB,CAAC;AAEH,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR;AACD,wBAAgB,6BAA6B,CAC3C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAM5D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deletecustomer.js","sourceRoot":"","sources":["../../../../src/models/operations/deletecustomer.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":"deletecustomer.js","sourceRoot":"","sources":["../../../../src/models/operations/deletecustomer.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;AA6BjD,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;AAMH,gBAAgB;AAChB,MAAM,CAAC,MAAM,wCAAwC,GAIjD,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,+BAA+B,CAC7C,yBAAoD;IAEpD,OAAO,IAAI,CAAC,SAAS,CACnB,wCAAwC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAC1E,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,iCAAiC,CAC/C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uCAAuC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnE,uDAAuD,CACxD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,mCAAmC,GAI5C,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,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,iBAAiB,EAAE,gBAAgB;QACnC,aAAa,EAAE,aAAa;KAC7B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AAChB,MAAM,CAAC,MAAM,oCAAoC,GAI7C,CAAC,CAAC,MAAM,CAAC;IACX,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE;IACtB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wCAAwC,CAAC;SAChE,QAAQ,EAAE;CACd,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,2BAA2B,CACzC,qBAA4C;IAE5C,OAAO,IAAI,CAAC,SAAS,CACnB,oCAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,6BAA6B,CAC3C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mCAAmC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC/D,mDAAmD,CACpD,CAAC;AACJ,CAAC"}
|
|
@@ -3,10 +3,11 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
3
3
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
4
4
|
export type DeletePaymentLinkRequestBody = {
|
|
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":"deletepaymentlink.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/deletepaymentlink.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,4BAA4B,GAAG;IACzC
|
|
1
|
+
{"version":3,"file":"deletepaymentlink.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/deletepaymentlink.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,4BAA4B,GAAG;IACzC;;;;;;;;OAQG;IACH,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,WAAW,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CACxD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,qCAAqC,GAAG;IAClD,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,qCAAqC,EACrC,CAAC,CAAC,UAAU,EACZ,4BAA4B,CAG5B,CAAC;AAEH,wBAAgB,kCAAkC,CAChD,4BAA4B,EAAE,4BAA4B,GACzD,MAAM,CAMR;AACD,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,iCAAiC,GAAG;IAC9C,aAAa,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE,qCAAqC,GAAG,SAAS,CAAC;CACjE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,iCAAiC,EACjC,CAAC,CAAC,UAAU,EACZ,wBAAwB,CAWxB,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deletepaymentlink.js","sourceRoot":"","sources":["../../../../src/models/operations/deletepaymentlink.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":"deletepaymentlink.js","sourceRoot":"","sources":["../../../../src/models/operations/deletepaymentlink.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;AA6BjD,gBAAgB;AAChB,MAAM,CAAC,MAAM,0CAA0C,GAInD,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,2CAA2C,GAIpD,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,kCAAkC,CAChD,4BAA0D;IAE1D,OAAO,IAAI,CAAC,SAAS,CACnB,2CAA2C,CAAC,KAAK,CAC/C,4BAA4B,CAC7B,CACF,CAAC;AACJ,CAAC;AACD,MAAM,UAAU,oCAAoC,CAClD,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,0CAA0C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtE,0DAA0D,CAC3D,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,0CAA0C,CAAC;SAClE,QAAQ,EAAE;CACd,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;AAQH,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;IACzB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACrC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,2CAA2C,CAAC;SACnE,QAAQ,EAAE;CACd,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,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"}
|
|
@@ -6,7 +6,7 @@ export type GetBalanceGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -7,7 +7,7 @@ export type GetBalanceReportGlobals = {
|
|
|
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.
|
|
@@ -6,7 +6,7 @@ export type GetCaptureGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -33,7 +33,7 @@ export type GetCaptureRequest = {
|
|
|
33
33
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
34
34
|
*
|
|
35
35
|
* @remarks
|
|
36
|
-
* parameter
|
|
36
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
37
37
|
* setting the `testmode` query parameter to `true`.
|
|
38
38
|
*
|
|
39
39
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetChargebackGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -30,7 +30,7 @@ export type GetChargebackRequest = {
|
|
|
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.
|
|
@@ -6,7 +6,7 @@ export type GetConnectBalanceTransferGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -7,7 +7,7 @@ export type GetCustomerGlobals = {
|
|
|
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.
|
|
@@ -27,7 +27,7 @@ export type GetCustomerRequest = {
|
|
|
27
27
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
28
28
|
*
|
|
29
29
|
* @remarks
|
|
30
|
-
* parameter
|
|
30
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
31
31
|
* setting the `testmode` query parameter to `true`.
|
|
32
32
|
*
|
|
33
33
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetMandateGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -26,7 +26,7 @@ export type GetMandateRequest = {
|
|
|
26
26
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
27
27
|
*
|
|
28
28
|
* @remarks
|
|
29
|
-
* parameter
|
|
29
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
30
30
|
* setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -9,7 +9,7 @@ export type GetMethodGlobals = {
|
|
|
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 GetMethodGlobals = {
|
|
|
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 GetMethodRequest = {
|
|
|
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;
|
|
@@ -73,7 +73,7 @@ export type GetMethodRequest = {
|
|
|
73
73
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
74
74
|
*
|
|
75
75
|
* @remarks
|
|
76
|
-
* parameter
|
|
76
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
77
77
|
* setting the `testmode` query parameter to `true`.
|
|
78
78
|
*
|
|
79
79
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetOrganizationGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetPaymentGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -33,7 +33,7 @@ export type GetPaymentRequest = {
|
|
|
33
33
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
34
34
|
*
|
|
35
35
|
* @remarks
|
|
36
|
-
* parameter
|
|
36
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
37
37
|
* setting the `testmode` query parameter to `true`.
|
|
38
38
|
*
|
|
39
39
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetPaymentLinkGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -22,7 +22,7 @@ export type GetPaymentLinkRequest = {
|
|
|
22
22
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
23
23
|
*
|
|
24
24
|
* @remarks
|
|
25
|
-
* parameter
|
|
25
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
26
26
|
* setting the `testmode` query parameter to `true`.
|
|
27
27
|
*
|
|
28
28
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -7,7 +7,7 @@ export type GetPaymentLinkPaymentsGlobals = {
|
|
|
7
7
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
8
8
|
*
|
|
9
9
|
* @remarks
|
|
10
|
-
* parameter
|
|
10
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
11
11
|
* setting the `testmode` query parameter to `true`.
|
|
12
12
|
*
|
|
13
13
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -41,7 +41,7 @@ export type GetPaymentLinkPaymentsRequest = {
|
|
|
41
41
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
42
42
|
*
|
|
43
43
|
* @remarks
|
|
44
|
-
* parameter
|
|
44
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
45
45
|
* setting the `testmode` query parameter to `true`.
|
|
46
46
|
*
|
|
47
47
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetPermissionGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetProfileGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetRefundGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -33,7 +33,7 @@ export type GetRefundRequest = {
|
|
|
33
33
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
34
34
|
*
|
|
35
35
|
* @remarks
|
|
36
|
-
* parameter
|
|
36
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
37
37
|
* setting the `testmode` query parameter to `true`.
|
|
38
38
|
*
|
|
39
39
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetSalesInvoiceGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -22,7 +22,7 @@ export type GetSalesInvoiceRequest = {
|
|
|
22
22
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
23
23
|
*
|
|
24
24
|
* @remarks
|
|
25
|
-
* parameter
|
|
25
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
26
26
|
* setting the `testmode` query parameter to `true`.
|
|
27
27
|
*
|
|
28
28
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetSubscriptionGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -26,7 +26,7 @@ export type GetSubscriptionRequest = {
|
|
|
26
26
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
27
27
|
*
|
|
28
28
|
* @remarks
|
|
29
|
-
* parameter
|
|
29
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
30
30
|
* setting the `testmode` query parameter to `true`.
|
|
31
31
|
*
|
|
32
32
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetTerminalGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -22,7 +22,7 @@ export type GetTerminalRequest = {
|
|
|
22
22
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
23
23
|
*
|
|
24
24
|
* @remarks
|
|
25
|
-
* parameter
|
|
25
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
26
26
|
* setting the `testmode` query parameter to `true`.
|
|
27
27
|
*
|
|
28
28
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetWebhookGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -6,7 +6,7 @@ export type GetWebhookEventGlobals = {
|
|
|
6
6
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* parameter
|
|
9
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
10
10
|
* setting the `testmode` query parameter to `true`.
|
|
11
11
|
*
|
|
12
12
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -9,7 +9,7 @@ export type ListAllChargebacksGlobals = {
|
|
|
9
9
|
* @remarks
|
|
10
10
|
* retrieve the resources for.
|
|
11
11
|
*
|
|
12
|
-
* Most API credentials are linked to a single profile. In these cases the `profileId`
|
|
12
|
+
* Most API credentials are linked to a single profile. In these cases the `profileId` must not be sent. For
|
|
13
13
|
* organization-level credentials such as OAuth access tokens however, the `profileId` parameter is required.
|
|
14
14
|
*/
|
|
15
15
|
profileId?: string | undefined;
|
|
@@ -17,7 +17,7 @@ export type ListAllChargebacksGlobals = {
|
|
|
17
17
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
18
18
|
*
|
|
19
19
|
* @remarks
|
|
20
|
-
* parameter
|
|
20
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
21
21
|
* setting the `testmode` query parameter to `true`.
|
|
22
22
|
*
|
|
23
23
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|
|
@@ -67,7 +67,7 @@ export type ListAllChargebacksRequest = {
|
|
|
67
67
|
* Most API credentials are specifically created for either live mode or test mode. In those cases the `testmode` query
|
|
68
68
|
*
|
|
69
69
|
* @remarks
|
|
70
|
-
* parameter
|
|
70
|
+
* parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by
|
|
71
71
|
* setting the `testmode` query parameter to `true`.
|
|
72
72
|
*
|
|
73
73
|
* Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
|