mollie-api-typescript 1.6.8 → 1.6.10
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 +9 -13
- package/dist/commonjs/funcs/balanceTransfersCreate.d.ts +1 -1
- package/dist/commonjs/funcs/balanceTransfersCreate.js +1 -1
- package/dist/commonjs/funcs/balanceTransfersGet.d.ts +1 -1
- package/dist/commonjs/funcs/balanceTransfersGet.js +1 -1
- package/dist/commonjs/funcs/balanceTransfersList.d.ts +1 -1
- package/dist/commonjs/funcs/balanceTransfersList.js +1 -1
- package/dist/commonjs/funcs/balancesGet.d.ts +1 -1
- package/dist/commonjs/funcs/balancesGet.js +1 -1
- package/dist/commonjs/funcs/balancesGetPrimary.d.ts +1 -1
- package/dist/commonjs/funcs/balancesGetPrimary.js +1 -1
- package/dist/commonjs/funcs/balancesGetReport.d.ts +1 -1
- package/dist/commonjs/funcs/balancesGetReport.js +1 -1
- package/dist/commonjs/funcs/balancesList.d.ts +1 -1
- package/dist/commonjs/funcs/balancesList.js +1 -1
- package/dist/commonjs/funcs/balancesListTransactions.d.ts +1 -1
- package/dist/commonjs/funcs/balancesListTransactions.js +1 -1
- package/dist/commonjs/funcs/capabilitiesList.d.ts +1 -1
- package/dist/commonjs/funcs/capabilitiesList.js +1 -1
- package/dist/commonjs/funcs/clientLinksCreate.d.ts +1 -1
- package/dist/commonjs/funcs/clientLinksCreate.js +1 -1
- package/dist/commonjs/funcs/clientsGet.d.ts +1 -1
- package/dist/commonjs/funcs/clientsGet.js +1 -1
- package/dist/commonjs/funcs/clientsList.d.ts +1 -1
- package/dist/commonjs/funcs/clientsList.js +1 -1
- package/dist/commonjs/funcs/invoicesGet.d.ts +1 -1
- package/dist/commonjs/funcs/invoicesGet.js +1 -1
- package/dist/commonjs/funcs/invoicesList.d.ts +1 -1
- package/dist/commonjs/funcs/invoicesList.js +1 -1
- package/dist/commonjs/funcs/onboardingGet.d.ts +1 -1
- package/dist/commonjs/funcs/onboardingGet.js +1 -1
- package/dist/commonjs/funcs/onboardingSubmit.d.ts +1 -1
- package/dist/commonjs/funcs/onboardingSubmit.js +1 -1
- package/dist/commonjs/funcs/organizationsGet.d.ts +1 -1
- package/dist/commonjs/funcs/organizationsGet.js +1 -1
- package/dist/commonjs/funcs/organizationsGetCurrent.d.ts +1 -1
- package/dist/commonjs/funcs/organizationsGetCurrent.js +1 -1
- package/dist/commonjs/funcs/organizationsGetPartner.d.ts +1 -1
- package/dist/commonjs/funcs/organizationsGetPartner.js +1 -1
- package/dist/commonjs/funcs/permissionsGet.d.ts +1 -1
- package/dist/commonjs/funcs/permissionsGet.js +1 -1
- package/dist/commonjs/funcs/permissionsList.d.ts +1 -1
- package/dist/commonjs/funcs/permissionsList.js +1 -1
- package/dist/commonjs/funcs/profilesCreate.d.ts +1 -1
- package/dist/commonjs/funcs/profilesCreate.js +1 -1
- package/dist/commonjs/funcs/profilesDelete.d.ts +1 -1
- package/dist/commonjs/funcs/profilesDelete.js +1 -1
- package/dist/commonjs/funcs/profilesGet.d.ts +1 -1
- package/dist/commonjs/funcs/profilesGet.js +1 -1
- package/dist/commonjs/funcs/profilesList.d.ts +1 -1
- package/dist/commonjs/funcs/profilesList.js +1 -1
- package/dist/commonjs/funcs/profilesUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/profilesUpdate.js +1 -1
- package/dist/commonjs/funcs/settlementsGet.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsGet.js +1 -1
- package/dist/commonjs/funcs/settlementsGetNext.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsGetNext.js +1 -1
- package/dist/commonjs/funcs/settlementsGetOpen.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsGetOpen.js +1 -1
- package/dist/commonjs/funcs/settlementsList.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsList.js +1 -1
- package/dist/commonjs/funcs/settlementsListCaptures.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsListCaptures.js +1 -1
- package/dist/commonjs/funcs/settlementsListChargebacks.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsListChargebacks.js +1 -1
- package/dist/commonjs/funcs/settlementsListPayments.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsListPayments.js +1 -1
- package/dist/commonjs/funcs/settlementsListRefunds.d.ts +1 -1
- package/dist/commonjs/funcs/settlementsListRefunds.js +1 -1
- package/dist/commonjs/funcs/transfersCreate.d.ts +1 -1
- package/dist/commonjs/funcs/transfersCreate.js +1 -1
- package/dist/commonjs/funcs/transfersGet.d.ts +1 -1
- package/dist/commonjs/funcs/transfersGet.js +1 -1
- package/dist/commonjs/funcs/verifyPayeeCreate.d.ts +1 -1
- package/dist/commonjs/funcs/verifyPayeeCreate.js +1 -1
- package/dist/commonjs/funcs/webhookEventsGet.d.ts +1 -1
- package/dist/commonjs/funcs/webhookEventsGet.js +1 -1
- package/dist/commonjs/funcs/webhooksCreate.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksCreate.js +1 -1
- package/dist/commonjs/funcs/webhooksDelete.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksDelete.js +1 -1
- package/dist/commonjs/funcs/webhooksGet.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksGet.js +1 -1
- package/dist/commonjs/funcs/webhooksList.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksList.js +1 -1
- package/dist/commonjs/funcs/webhooksTest.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksTest.js +1 -1
- package/dist/commonjs/funcs/webhooksUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/webhooksUpdate.js +1 -1
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/lib/env.d.ts +1 -1
- package/dist/commonjs/lib/env.d.ts.map +1 -1
- package/dist/commonjs/lib/env.js +1 -1
- package/dist/commonjs/lib/env.js.map +1 -1
- package/dist/commonjs/lib/security.js +2 -2
- package/dist/commonjs/lib/security.js.map +1 -1
- package/dist/commonjs/models/entitypaymentroute.d.ts +0 -27
- package/dist/commonjs/models/entitypaymentroute.d.ts.map +1 -1
- package/dist/commonjs/models/entitypaymentroute.js +1 -17
- package/dist/commonjs/models/entitypaymentroute.js.map +1 -1
- package/dist/commonjs/models/security.d.ts +2 -2
- package/dist/commonjs/models/security.d.ts.map +1 -1
- package/dist/commonjs/models/security.js +1 -1
- package/dist/commonjs/models/security.js.map +1 -1
- package/dist/commonjs/models/url.d.ts +0 -8
- package/dist/commonjs/models/url.d.ts.map +1 -1
- package/dist/commonjs/models/url.js +1 -11
- package/dist/commonjs/models/url.js.map +1 -1
- package/dist/esm/funcs/balanceTransfersCreate.d.ts +1 -1
- package/dist/esm/funcs/balanceTransfersCreate.js +1 -1
- package/dist/esm/funcs/balanceTransfersGet.d.ts +1 -1
- package/dist/esm/funcs/balanceTransfersGet.js +1 -1
- package/dist/esm/funcs/balanceTransfersList.d.ts +1 -1
- package/dist/esm/funcs/balanceTransfersList.js +1 -1
- package/dist/esm/funcs/balancesGet.d.ts +1 -1
- package/dist/esm/funcs/balancesGet.js +1 -1
- package/dist/esm/funcs/balancesGetPrimary.d.ts +1 -1
- package/dist/esm/funcs/balancesGetPrimary.js +1 -1
- package/dist/esm/funcs/balancesGetReport.d.ts +1 -1
- package/dist/esm/funcs/balancesGetReport.js +1 -1
- package/dist/esm/funcs/balancesList.d.ts +1 -1
- package/dist/esm/funcs/balancesList.js +1 -1
- package/dist/esm/funcs/balancesListTransactions.d.ts +1 -1
- package/dist/esm/funcs/balancesListTransactions.js +1 -1
- package/dist/esm/funcs/capabilitiesList.d.ts +1 -1
- package/dist/esm/funcs/capabilitiesList.js +1 -1
- package/dist/esm/funcs/clientLinksCreate.d.ts +1 -1
- package/dist/esm/funcs/clientLinksCreate.js +1 -1
- package/dist/esm/funcs/clientsGet.d.ts +1 -1
- package/dist/esm/funcs/clientsGet.js +1 -1
- package/dist/esm/funcs/clientsList.d.ts +1 -1
- package/dist/esm/funcs/clientsList.js +1 -1
- package/dist/esm/funcs/invoicesGet.d.ts +1 -1
- package/dist/esm/funcs/invoicesGet.js +1 -1
- package/dist/esm/funcs/invoicesList.d.ts +1 -1
- package/dist/esm/funcs/invoicesList.js +1 -1
- package/dist/esm/funcs/onboardingGet.d.ts +1 -1
- package/dist/esm/funcs/onboardingGet.js +1 -1
- package/dist/esm/funcs/onboardingSubmit.d.ts +1 -1
- package/dist/esm/funcs/onboardingSubmit.js +1 -1
- package/dist/esm/funcs/organizationsGet.d.ts +1 -1
- package/dist/esm/funcs/organizationsGet.js +1 -1
- package/dist/esm/funcs/organizationsGetCurrent.d.ts +1 -1
- package/dist/esm/funcs/organizationsGetCurrent.js +1 -1
- package/dist/esm/funcs/organizationsGetPartner.d.ts +1 -1
- package/dist/esm/funcs/organizationsGetPartner.js +1 -1
- package/dist/esm/funcs/permissionsGet.d.ts +1 -1
- package/dist/esm/funcs/permissionsGet.js +1 -1
- package/dist/esm/funcs/permissionsList.d.ts +1 -1
- package/dist/esm/funcs/permissionsList.js +1 -1
- package/dist/esm/funcs/profilesCreate.d.ts +1 -1
- package/dist/esm/funcs/profilesCreate.js +1 -1
- package/dist/esm/funcs/profilesDelete.d.ts +1 -1
- package/dist/esm/funcs/profilesDelete.js +1 -1
- package/dist/esm/funcs/profilesGet.d.ts +1 -1
- package/dist/esm/funcs/profilesGet.js +1 -1
- package/dist/esm/funcs/profilesList.d.ts +1 -1
- package/dist/esm/funcs/profilesList.js +1 -1
- package/dist/esm/funcs/profilesUpdate.d.ts +1 -1
- package/dist/esm/funcs/profilesUpdate.js +1 -1
- package/dist/esm/funcs/settlementsGet.d.ts +1 -1
- package/dist/esm/funcs/settlementsGet.js +1 -1
- package/dist/esm/funcs/settlementsGetNext.d.ts +1 -1
- package/dist/esm/funcs/settlementsGetNext.js +1 -1
- package/dist/esm/funcs/settlementsGetOpen.d.ts +1 -1
- package/dist/esm/funcs/settlementsGetOpen.js +1 -1
- package/dist/esm/funcs/settlementsList.d.ts +1 -1
- package/dist/esm/funcs/settlementsList.js +1 -1
- package/dist/esm/funcs/settlementsListCaptures.d.ts +1 -1
- package/dist/esm/funcs/settlementsListCaptures.js +1 -1
- package/dist/esm/funcs/settlementsListChargebacks.d.ts +1 -1
- package/dist/esm/funcs/settlementsListChargebacks.js +1 -1
- package/dist/esm/funcs/settlementsListPayments.d.ts +1 -1
- package/dist/esm/funcs/settlementsListPayments.js +1 -1
- package/dist/esm/funcs/settlementsListRefunds.d.ts +1 -1
- package/dist/esm/funcs/settlementsListRefunds.js +1 -1
- package/dist/esm/funcs/transfersCreate.d.ts +1 -1
- package/dist/esm/funcs/transfersCreate.js +1 -1
- package/dist/esm/funcs/transfersGet.d.ts +1 -1
- package/dist/esm/funcs/transfersGet.js +1 -1
- package/dist/esm/funcs/verifyPayeeCreate.d.ts +1 -1
- package/dist/esm/funcs/verifyPayeeCreate.js +1 -1
- package/dist/esm/funcs/webhookEventsGet.d.ts +1 -1
- package/dist/esm/funcs/webhookEventsGet.js +1 -1
- package/dist/esm/funcs/webhooksCreate.d.ts +1 -1
- package/dist/esm/funcs/webhooksCreate.js +1 -1
- package/dist/esm/funcs/webhooksDelete.d.ts +1 -1
- package/dist/esm/funcs/webhooksDelete.js +1 -1
- package/dist/esm/funcs/webhooksGet.d.ts +1 -1
- package/dist/esm/funcs/webhooksGet.js +1 -1
- package/dist/esm/funcs/webhooksList.d.ts +1 -1
- package/dist/esm/funcs/webhooksList.js +1 -1
- package/dist/esm/funcs/webhooksTest.d.ts +1 -1
- package/dist/esm/funcs/webhooksTest.js +1 -1
- package/dist/esm/funcs/webhooksUpdate.d.ts +1 -1
- package/dist/esm/funcs/webhooksUpdate.js +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/lib/env.d.ts +1 -1
- package/dist/esm/lib/env.d.ts.map +1 -1
- package/dist/esm/lib/env.js +1 -1
- package/dist/esm/lib/env.js.map +1 -1
- package/dist/esm/lib/security.js +2 -2
- package/dist/esm/lib/security.js.map +1 -1
- package/dist/esm/models/entitypaymentroute.d.ts +0 -27
- package/dist/esm/models/entitypaymentroute.d.ts.map +1 -1
- package/dist/esm/models/entitypaymentroute.js +0 -15
- package/dist/esm/models/entitypaymentroute.js.map +1 -1
- package/dist/esm/models/security.d.ts +2 -2
- package/dist/esm/models/security.d.ts.map +1 -1
- package/dist/esm/models/security.js +1 -1
- package/dist/esm/models/security.js.map +1 -1
- package/dist/esm/models/url.d.ts +0 -8
- package/dist/esm/models/url.d.ts.map +1 -1
- package/dist/esm/models/url.js +0 -9
- package/dist/esm/models/url.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/balanceTransfersCreate.ts +1 -1
- package/src/funcs/balanceTransfersGet.ts +1 -1
- package/src/funcs/balanceTransfersList.ts +1 -1
- package/src/funcs/balancesGet.ts +1 -1
- package/src/funcs/balancesGetPrimary.ts +1 -1
- package/src/funcs/balancesGetReport.ts +1 -1
- package/src/funcs/balancesList.ts +1 -1
- package/src/funcs/balancesListTransactions.ts +1 -1
- package/src/funcs/capabilitiesList.ts +1 -1
- package/src/funcs/clientLinksCreate.ts +1 -1
- package/src/funcs/clientsGet.ts +1 -1
- package/src/funcs/clientsList.ts +1 -1
- package/src/funcs/invoicesGet.ts +1 -1
- package/src/funcs/invoicesList.ts +1 -1
- package/src/funcs/onboardingGet.ts +1 -1
- package/src/funcs/onboardingSubmit.ts +1 -1
- package/src/funcs/organizationsGet.ts +1 -1
- package/src/funcs/organizationsGetCurrent.ts +1 -1
- package/src/funcs/organizationsGetPartner.ts +1 -1
- package/src/funcs/permissionsGet.ts +1 -1
- package/src/funcs/permissionsList.ts +1 -1
- package/src/funcs/profilesCreate.ts +1 -1
- package/src/funcs/profilesDelete.ts +1 -1
- package/src/funcs/profilesGet.ts +1 -1
- package/src/funcs/profilesList.ts +1 -1
- package/src/funcs/profilesUpdate.ts +1 -1
- package/src/funcs/settlementsGet.ts +1 -1
- package/src/funcs/settlementsGetNext.ts +1 -1
- package/src/funcs/settlementsGetOpen.ts +1 -1
- package/src/funcs/settlementsList.ts +1 -1
- package/src/funcs/settlementsListCaptures.ts +1 -1
- package/src/funcs/settlementsListChargebacks.ts +1 -1
- package/src/funcs/settlementsListPayments.ts +1 -1
- package/src/funcs/settlementsListRefunds.ts +1 -1
- package/src/funcs/transfersCreate.ts +1 -1
- package/src/funcs/transfersGet.ts +1 -1
- package/src/funcs/verifyPayeeCreate.ts +1 -1
- package/src/funcs/webhookEventsGet.ts +1 -1
- package/src/funcs/webhooksCreate.ts +1 -1
- package/src/funcs/webhooksDelete.ts +1 -1
- package/src/funcs/webhooksGet.ts +1 -1
- package/src/funcs/webhooksList.ts +1 -1
- package/src/funcs/webhooksTest.ts +1 -1
- package/src/funcs/webhooksUpdate.ts +1 -1
- package/src/lib/config.ts +2 -2
- package/src/lib/env.ts +2 -2
- package/src/lib/security.ts +2 -2
- package/src/models/entitypaymentroute.ts +0 -50
- package/src/models/security.ts +3 -3
- package/src/models/url.ts +0 -15
|
@@ -37,15 +37,12 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
37
37
|
};
|
|
38
38
|
})();
|
|
39
39
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40
|
-
exports.EntityPaymentRoute$outboundSchema = exports.
|
|
40
|
+
exports.EntityPaymentRoute$outboundSchema = exports.EntityPaymentRouteDestination$outboundSchema = void 0;
|
|
41
41
|
exports.entityPaymentRouteDestinationToJSON = entityPaymentRouteDestinationToJSON;
|
|
42
|
-
exports.entityPaymentRouteLinksToJSON = entityPaymentRouteLinksToJSON;
|
|
43
42
|
exports.entityPaymentRouteToJSON = entityPaymentRouteToJSON;
|
|
44
43
|
const z = __importStar(require("zod/v3"));
|
|
45
|
-
const primitives_js_1 = require("../lib/primitives.js");
|
|
46
44
|
const amount_js_1 = require("./amount.js");
|
|
47
45
|
const routedestinationtype_js_1 = require("./routedestinationtype.js");
|
|
48
|
-
const url_js_1 = require("./url.js");
|
|
49
46
|
/** @internal */
|
|
50
47
|
exports.EntityPaymentRouteDestination$outboundSchema = z.object({
|
|
51
48
|
type: routedestinationtype_js_1.RouteDestinationType$outboundSchema,
|
|
@@ -55,23 +52,10 @@ function entityPaymentRouteDestinationToJSON(entityPaymentRouteDestination) {
|
|
|
55
52
|
return JSON.stringify(exports.EntityPaymentRouteDestination$outboundSchema.parse(entityPaymentRouteDestination));
|
|
56
53
|
}
|
|
57
54
|
/** @internal */
|
|
58
|
-
exports.EntityPaymentRouteLinks$outboundSchema = z.object({
|
|
59
|
-
self: url_js_1.Url$outboundSchema,
|
|
60
|
-
payment: url_js_1.Url$outboundSchema,
|
|
61
|
-
});
|
|
62
|
-
function entityPaymentRouteLinksToJSON(entityPaymentRouteLinks) {
|
|
63
|
-
return JSON.stringify(exports.EntityPaymentRouteLinks$outboundSchema.parse(entityPaymentRouteLinks));
|
|
64
|
-
}
|
|
65
|
-
/** @internal */
|
|
66
55
|
exports.EntityPaymentRoute$outboundSchema = z.object({
|
|
67
56
|
amount: amount_js_1.Amount$outboundSchema,
|
|
68
57
|
destination: z.lazy(() => exports.EntityPaymentRouteDestination$outboundSchema),
|
|
69
58
|
releaseDate: z.nullable(z.string()).optional(),
|
|
70
|
-
links: z.lazy(() => exports.EntityPaymentRouteLinks$outboundSchema),
|
|
71
|
-
}).transform((v) => {
|
|
72
|
-
return (0, primitives_js_1.remap)(v, {
|
|
73
|
-
links: "_links",
|
|
74
|
-
});
|
|
75
59
|
});
|
|
76
60
|
function entityPaymentRouteToJSON(entityPaymentRoute) {
|
|
77
61
|
return JSON.stringify(exports.EntityPaymentRoute$outboundSchema.parse(entityPaymentRoute));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entitypaymentroute.js","sourceRoot":"","sources":["../../../src/models/entitypaymentroute.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"entitypaymentroute.js","sourceRoot":"","sources":["../../../src/models/entitypaymentroute.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwDH,kFAQC;AAoBD,4DAMC;AAxFD,0CAA4B;AAC5B,2CAA6E;AAC7E,uEAGmC;AAuCnC,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,6DAAmC;IACzC,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;CAC3B,CAAC,CAAC;AAEH,SAAgB,mCAAmC,CACjD,6BAA4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,oDAA4C,CAAC,KAAK,CAChD,6BAA6B,CAC9B,CACF,CAAC;AACJ,CAAC;AASD,gBAAgB;AACH,QAAA,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,iCAAqB;IAC7B,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oDAA4C,CAAC;IACvE,WAAW,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC/C,CAAC,CAAC;AAEH,SAAgB,wBAAwB,CACtC,kBAAsC;IAEtC,OAAO,IAAI,CAAC,SAAS,CACnB,yCAAiC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAC5D,CAAC;AACJ,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as z from "zod/v3";
|
|
2
2
|
export type Security = {
|
|
3
3
|
apiKey?: string | undefined;
|
|
4
|
-
|
|
4
|
+
advancedAccessToken?: string | undefined;
|
|
5
5
|
oAuth?: string | undefined;
|
|
6
6
|
};
|
|
7
7
|
/** @internal */
|
|
8
8
|
export type Security$Outbound = {
|
|
9
9
|
apiKey?: string | undefined;
|
|
10
|
-
|
|
10
|
+
advancedAccessToken?: string | undefined;
|
|
11
11
|
oAuth?: string | undefined;
|
|
12
12
|
};
|
|
13
13
|
/** @internal */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"security.d.ts","sourceRoot":"","sources":["../../../src/models/security.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,MAAM,MAAM,QAAQ,GAAG;IACrB,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,
|
|
1
|
+
{"version":3,"file":"security.d.ts","sourceRoot":"","sources":["../../../src/models/security.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,MAAM,MAAM,QAAQ,GAAG;IACrB,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACzC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAC7C,iBAAiB,EACjB,CAAC,CAAC,UAAU,EACZ,QAAQ,CAKR,CAAC;AAEH,wBAAgB,cAAc,CAAC,QAAQ,EAAE,QAAQ,GAAG,MAAM,CAEzD"}
|
|
@@ -43,7 +43,7 @@ const z = __importStar(require("zod/v3"));
|
|
|
43
43
|
/** @internal */
|
|
44
44
|
exports.Security$outboundSchema = z.object({
|
|
45
45
|
apiKey: z.string().optional(),
|
|
46
|
-
|
|
46
|
+
advancedAccessToken: z.string().optional(),
|
|
47
47
|
oAuth: z.string().optional(),
|
|
48
48
|
});
|
|
49
49
|
function securityToJSON(security) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"security.js","sourceRoot":"","sources":["../../../src/models/security.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,wCAEC;AA5BD,0CAA4B;AAe5B,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,
|
|
1
|
+
{"version":3,"file":"security.js","sourceRoot":"","sources":["../../../src/models/security.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,wCAEC;AA5BD,0CAA4B;AAe5B,gBAAgB;AACH,QAAA,uBAAuB,GAIhC,CAAC,CAAC,MAAM,CAAC;IACX,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,mBAAmB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1C,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC7B,CAAC,CAAC;AAEH,SAAgB,cAAc,CAAC,QAAkB;IAC/C,OAAO,IAAI,CAAC,SAAS,CAAC,+BAAuB,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC;AACjE,CAAC"}
|
|
@@ -16,13 +16,5 @@ export type Url = {
|
|
|
16
16
|
};
|
|
17
17
|
/** @internal */
|
|
18
18
|
export declare const Url$inboundSchema: z.ZodType<Url, z.ZodTypeDef, unknown>;
|
|
19
|
-
/** @internal */
|
|
20
|
-
export type Url$Outbound = {
|
|
21
|
-
href: string;
|
|
22
|
-
type: string;
|
|
23
|
-
};
|
|
24
|
-
/** @internal */
|
|
25
|
-
export declare const Url$outboundSchema: z.ZodType<Url$Outbound, z.ZodTypeDef, Url>;
|
|
26
|
-
export declare function urlToJSON(url: Url): string;
|
|
27
19
|
export declare function urlFromJSON(jsonString: string): SafeParseResult<Url, SDKValidationError>;
|
|
28
20
|
//# sourceMappingURL=url.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../../src/models/url.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEpE;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iBAAiB,EAAE,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAIhE,CAAC;
|
|
1
|
+
{"version":3,"file":"url.d.ts","sourceRoot":"","sources":["../../../src/models/url.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEpE;;GAEG;AACH,MAAM,MAAM,GAAG,GAAG;IAChB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iBAAiB,EAAE,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAIhE,CAAC;AAEL,wBAAgB,WAAW,CACzB,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,GAAG,EAAE,kBAAkB,CAAC,CAM1C"}
|
|
@@ -37,8 +37,7 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
37
37
|
};
|
|
38
38
|
})();
|
|
39
39
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40
|
-
exports.Url$
|
|
41
|
-
exports.urlToJSON = urlToJSON;
|
|
40
|
+
exports.Url$inboundSchema = void 0;
|
|
42
41
|
exports.urlFromJSON = urlFromJSON;
|
|
43
42
|
const z = __importStar(require("zod/v3"));
|
|
44
43
|
const schemas_js_1 = require("../lib/schemas.js");
|
|
@@ -48,15 +47,6 @@ exports.Url$inboundSchema = z
|
|
|
48
47
|
href: z.string(),
|
|
49
48
|
type: z.string(),
|
|
50
49
|
});
|
|
51
|
-
/** @internal */
|
|
52
|
-
exports.Url$outboundSchema = z
|
|
53
|
-
.object({
|
|
54
|
-
href: z.string(),
|
|
55
|
-
type: z.string(),
|
|
56
|
-
});
|
|
57
|
-
function urlToJSON(url) {
|
|
58
|
-
return JSON.stringify(exports.Url$outboundSchema.parse(url));
|
|
59
|
-
}
|
|
60
50
|
function urlFromJSON(jsonString) {
|
|
61
51
|
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.Url$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Url' from JSON`);
|
|
62
52
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"url.js","sourceRoot":"","sources":["../../../src/models/url.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"url.js","sourceRoot":"","sources":["../../../src/models/url.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4BH,kCAQC;AAlCD,0CAA4B;AAC5B,kDAA8C;AAkB9C,gBAAgB;AACH,QAAA,iBAAiB,GAA0C,CAAC;KACtE,MAAM,CAAC;IACN,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;CACjB,CAAC,CAAC;AAEL,SAAgB,WAAW,CACzB,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,yBAAiB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7C,iCAAiC,CAClC,CAAC;AACJ,CAAC"}
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* To create a balance transfer, you must be authenticated as the source organization, and the destination organization must be a connected organization
|
|
19
19
|
* that has authorized the `balance-transfers.write` scope for your organization.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function balanceTransfersCreate(client: ClientCore, request?: operations.CreateConnectBalanceTransferRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntityBalanceTransferResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=balanceTransfersCreate.d.ts.map
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* To create a balance transfer, you must be authenticated as the source organization, and the destination organization must be a connected organization
|
|
23
23
|
* that has authorized the `balance-transfers.write` scope for your organization.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use either {@link Security.
|
|
25
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function balanceTransfersCreate(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -15,7 +15,7 @@ import { Result } from "../types/fp.js";
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* Retrieve a single Connect balance transfer object by its ID.
|
|
17
17
|
*
|
|
18
|
-
* If set, this operation will use either {@link Security.
|
|
18
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
19
19
|
*/
|
|
20
20
|
export declare function balanceTransfersGet(client: ClientCore, request: operations.GetConnectBalanceTransferRequest, options?: RequestOptions): APIPromise<Result<models.EntityBalanceTransferResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
21
21
|
//# sourceMappingURL=balanceTransfersGet.d.ts.map
|
|
@@ -19,7 +19,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* Retrieve a single Connect balance transfer object by its ID.
|
|
21
21
|
*
|
|
22
|
-
* If set, this operation will use either {@link Security.
|
|
22
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
23
23
|
*/
|
|
24
24
|
export function balanceTransfersGet(client, request, options) {
|
|
25
25
|
return new APIPromise($do(client, request, options));
|
|
@@ -15,7 +15,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* Returns a paginated list of balance transfers associated with your organization. These may be a balance transfer that was received or sent from your balance, or a balance transfer that you initiated on behalf of your clients. If no balance transfers are available, the resulting array will be empty. This request should never throw an error.
|
|
17
17
|
*
|
|
18
|
-
* If set, this operation will use either {@link Security.
|
|
18
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
19
19
|
*/
|
|
20
20
|
export declare function balanceTransfersList(client: ClientCore, request?: operations.ListConnectBalanceTransfersRequest | undefined, options?: RequestOptions & {
|
|
21
21
|
[URL_OVERRIDE]?: URL;
|
|
@@ -20,7 +20,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
20
20
|
* @remarks
|
|
21
21
|
* Returns a paginated list of balance transfers associated with your organization. These may be a balance transfer that was received or sent from your balance, or a balance transfer that you initiated on behalf of your clients. If no balance transfers are available, the resulting array will be empty. This request should never throw an error.
|
|
22
22
|
*
|
|
23
|
-
* If set, this operation will use either {@link Security.
|
|
23
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
24
24
|
*/
|
|
25
25
|
export function balanceTransfersList(client, request, options) {
|
|
26
26
|
return new APIPromise($do(client, request, options));
|
|
@@ -29,7 +29,7 @@ import { Result } from "../types/fp.js";
|
|
|
29
29
|
* balance instantly. With slower payment methods, like credit card for example, it can take a few days before the
|
|
30
30
|
* funds are available on your balance. These funds will be shown under the *pending amount* in the meanwhile.
|
|
31
31
|
*
|
|
32
|
-
* If set, this operation will use either {@link Security.
|
|
32
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
33
33
|
*/
|
|
34
34
|
export declare function balancesGet(client: ClientCore, request: operations.GetBalanceRequest, options?: RequestOptions): APIPromise<Result<models.EntityBalance, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
35
35
|
//# sourceMappingURL=balancesGet.d.ts.map
|
|
@@ -33,7 +33,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
33
33
|
* balance instantly. With slower payment methods, like credit card for example, it can take a few days before the
|
|
34
34
|
* funds are available on your balance. These funds will be shown under the *pending amount* in the meanwhile.
|
|
35
35
|
*
|
|
36
|
-
* If set, this operation will use either {@link Security.
|
|
36
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
37
37
|
*/
|
|
38
38
|
export function balancesGet(client, request, options) {
|
|
39
39
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* This endpoint is a convenient alias of the [Get balance](get-balance)
|
|
19
19
|
* endpoint.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function balancesGetPrimary(client: ClientCore, request?: operations.GetPrimaryBalanceRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntityBalance, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=balancesGetPrimary.d.ts.map
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* This endpoint is a convenient alias of the [Get balance](get-balance)
|
|
23
23
|
* endpoint.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use either {@link Security.
|
|
25
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function balancesGetPrimary(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -21,7 +21,7 @@ import { Result } from "../types/fp.js";
|
|
|
21
21
|
* The alias `primary` can be used instead of the balance ID to refer to the
|
|
22
22
|
* organization's primary balance.
|
|
23
23
|
*
|
|
24
|
-
* If set, this operation will use either {@link Security.
|
|
24
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
25
25
|
*/
|
|
26
26
|
export declare function balancesGetReport(client: ClientCore, request: operations.GetBalanceReportRequest, options?: RequestOptions): APIPromise<Result<models.EntityBalanceReport, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
27
27
|
//# sourceMappingURL=balancesGetReport.d.ts.map
|
|
@@ -25,7 +25,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
25
25
|
* The alias `primary` can be used instead of the balance ID to refer to the
|
|
26
26
|
* organization's primary balance.
|
|
27
27
|
*
|
|
28
|
-
* If set, this operation will use either {@link Security.
|
|
28
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
29
29
|
*/
|
|
30
30
|
export function balancesGetReport(client, request, options) {
|
|
31
31
|
return new APIPromise($do(client, request, options));
|
|
@@ -17,7 +17,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
17
17
|
*
|
|
18
18
|
* The results are paginated.
|
|
19
19
|
*
|
|
20
|
-
* If set, this operation will use either {@link Security.
|
|
20
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
21
21
|
*/
|
|
22
22
|
export declare function balancesList(client: ClientCore, request?: operations.ListBalancesRequest | undefined, options?: RequestOptions & {
|
|
23
23
|
[URL_OVERRIDE]?: URL;
|
|
@@ -22,7 +22,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
22
22
|
*
|
|
23
23
|
* The results are paginated.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use either {@link Security.
|
|
25
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function balancesList(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -24,7 +24,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
24
24
|
*
|
|
25
25
|
* The results are paginated.
|
|
26
26
|
*
|
|
27
|
-
* If set, this operation will use either {@link Security.
|
|
27
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
28
28
|
*/
|
|
29
29
|
export declare function balancesListTransactions(client: ClientCore, request: operations.ListBalanceTransactionsRequest, options?: RequestOptions & {
|
|
30
30
|
[URL_OVERRIDE]?: URL;
|
|
@@ -29,7 +29,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
29
29
|
*
|
|
30
30
|
* The results are paginated.
|
|
31
31
|
*
|
|
32
|
-
* If set, this operation will use either {@link Security.
|
|
32
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
33
33
|
*/
|
|
34
34
|
export function balancesListTransactions(client, request, options) {
|
|
35
35
|
return new APIPromise($do(client, request, options));
|
|
@@ -28,7 +28,7 @@ import { Result } from "../types/fp.js";
|
|
|
28
28
|
* This means that if at least one of the clients's profiles can receive payments,
|
|
29
29
|
* the payments capability is enabled, communicating that the organization can indeed receive payments.
|
|
30
30
|
*
|
|
31
|
-
* If set, this operation will use either {@link Security.
|
|
31
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
32
32
|
*/
|
|
33
33
|
export declare function capabilitiesList(client: ClientCore, request?: operations.ListCapabilitiesRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.ListCapabilitiesResponse, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
34
34
|
//# sourceMappingURL=capabilitiesList.d.ts.map
|
|
@@ -32,7 +32,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
32
32
|
* This means that if at least one of the clients's profiles can receive payments,
|
|
33
33
|
* the payments capability is enabled, communicating that the organization can indeed receive payments.
|
|
34
34
|
*
|
|
35
|
-
* If set, this operation will use either {@link Security.
|
|
35
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
36
36
|
*/
|
|
37
37
|
export function capabilitiesList(client, request, options) {
|
|
38
38
|
return new APIPromise($do(client, request, options));
|
|
@@ -67,7 +67,7 @@ import { Result } from "../types/fp.js";
|
|
|
67
67
|
* >
|
|
68
68
|
* > A client link must be used within 30 days of creation. After that period, it will expire and you will need to create a new client link.
|
|
69
69
|
*
|
|
70
|
-
* If set, this operation will use {@link Security.
|
|
70
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
71
71
|
*/
|
|
72
72
|
export declare function clientLinksCreate(client: ClientCore, request?: operations.CreateClientLinkRequest | undefined, options?: RequestOptions): APIPromise<Result<models.ClientLinkResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
73
73
|
//# sourceMappingURL=clientLinksCreate.d.ts.map
|
|
@@ -71,7 +71,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
71
71
|
* >
|
|
72
72
|
* > A client link must be used within 30 days of creation. After that period, it will expire and you will need to create a new client link.
|
|
73
73
|
*
|
|
74
|
-
* If set, this operation will use {@link Security.
|
|
74
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
75
75
|
*/
|
|
76
76
|
export function clientLinksCreate(client, request, options) {
|
|
77
77
|
return new APIPromise($do(client, request, options));
|
|
@@ -14,7 +14,7 @@ import { Result } from "../types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Retrieve a single client by its ID.
|
|
16
16
|
*
|
|
17
|
-
* If set, this operation will use {@link Security.
|
|
17
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
18
18
|
*/
|
|
19
19
|
export declare function clientsGet(client: ClientCore, request: operations.GetClientRequest, options?: RequestOptions): APIPromise<Result<operations.GetClientResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
20
20
|
//# sourceMappingURL=clientsGet.d.ts.map
|
|
@@ -18,7 +18,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
18
18
|
* @remarks
|
|
19
19
|
* Retrieve a single client by its ID.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use {@link Security.
|
|
21
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export function clientsGet(client, request, options) {
|
|
24
24
|
return new APIPromise($do(client, request, options));
|
|
@@ -17,7 +17,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
17
17
|
*
|
|
18
18
|
* The results are paginated.
|
|
19
19
|
*
|
|
20
|
-
* If set, this operation will use {@link Security.
|
|
20
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
21
21
|
*/
|
|
22
22
|
export declare function clientsList(client: ClientCore, request?: operations.ListClientsRequest | undefined, options?: RequestOptions & {
|
|
23
23
|
[URL_OVERRIDE]?: URL;
|
|
@@ -22,7 +22,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
22
22
|
*
|
|
23
23
|
* The results are paginated.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use {@link Security.
|
|
25
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function clientsList(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* If you want to retrieve the details of an invoice by its invoice number,
|
|
19
19
|
* call the [List invoices](list-invoices) endpoint with the `reference` parameter.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function invoicesGet(client: ClientCore, request: operations.GetInvoiceRequest, options?: RequestOptions): APIPromise<Result<models.EntityInvoice, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=invoicesGet.d.ts.map
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* If you want to retrieve the details of an invoice by its invoice number,
|
|
23
23
|
* call the [List invoices](list-invoices) endpoint with the `reference` parameter.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use either {@link Security.
|
|
25
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function invoicesGet(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
18
18
|
*
|
|
19
19
|
* The results are paginated.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function invoicesList(client: ClientCore, request?: operations.ListInvoicesRequest | undefined, options?: RequestOptions & {
|
|
24
24
|
[URL_OVERRIDE]?: URL;
|
|
@@ -23,7 +23,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
23
23
|
*
|
|
24
24
|
* The results are paginated.
|
|
25
25
|
*
|
|
26
|
-
* If set, this operation will use either {@link Security.
|
|
26
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
27
27
|
*/
|
|
28
28
|
export function invoicesList(client, request, options) {
|
|
29
29
|
return new APIPromise($do(client, request, options));
|
|
@@ -14,7 +14,7 @@ import { Result } from "../types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Retrieve the onboarding status of the currently authenticated organization.
|
|
16
16
|
*
|
|
17
|
-
* If set, this operation will use either {@link Security.
|
|
17
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
18
18
|
*/
|
|
19
19
|
export declare function onboardingGet(client: ClientCore, request?: operations.GetOnboardingStatusRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntityOnboardingStatus, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
20
20
|
//# sourceMappingURL=onboardingGet.d.ts.map
|
|
@@ -18,7 +18,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
18
18
|
* @remarks
|
|
19
19
|
* Retrieve the onboarding status of the currently authenticated organization.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export function onboardingGet(client, request, options) {
|
|
24
24
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* onboarding status is `needs-data`.
|
|
19
19
|
* Information that the merchant has entered in their dashboard will not be overwritten.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function onboardingSubmit(client: ClientCore, request?: operations.SubmitOnboardingDataRequest | undefined, options?: RequestOptions): APIPromise<Result<void, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=onboardingSubmit.d.ts.map
|
|
@@ -23,7 +23,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
23
23
|
* onboarding status is `needs-data`.
|
|
24
24
|
* Information that the merchant has entered in their dashboard will not be overwritten.
|
|
25
25
|
*
|
|
26
|
-
* If set, this operation will use either {@link Security.
|
|
26
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
27
27
|
*/
|
|
28
28
|
export function onboardingSubmit(client, request, options) {
|
|
29
29
|
return new APIPromise($do(client, request, options));
|
|
@@ -20,7 +20,7 @@ import { Result } from "../types/fp.js";
|
|
|
20
20
|
*
|
|
21
21
|
* If you have a *partner account*', you can retrieve organization details of connected organizations.
|
|
22
22
|
*
|
|
23
|
-
* If set, this operation will use either {@link Security.
|
|
23
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
24
24
|
*/
|
|
25
25
|
export declare function organizationsGet(client: ClientCore, request: operations.GetOrganizationRequest, options?: RequestOptions): APIPromise<Result<models.EntityOrganization, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
26
26
|
//# sourceMappingURL=organizationsGet.d.ts.map
|
|
@@ -24,7 +24,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
24
24
|
*
|
|
25
25
|
* If you have a *partner account*', you can retrieve organization details of connected organizations.
|
|
26
26
|
*
|
|
27
|
-
* If set, this operation will use either {@link Security.
|
|
27
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
28
28
|
*/
|
|
29
29
|
export function organizationsGet(client, request, options) {
|
|
30
30
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* For a complete reference of the organization object, refer to the [Get organization](get-organization) endpoint
|
|
19
19
|
* documentation.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function organizationsGetCurrent(client: ClientCore, request?: operations.GetCurrentOrganizationRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntityOrganization, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=organizationsGetCurrent.d.ts.map
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* For a complete reference of the organization object, refer to the [Get organization](get-organization) endpoint
|
|
23
23
|
* documentation.
|
|
24
24
|
*
|
|
25
|
-
* If set, this operation will use either {@link Security.
|
|
25
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
26
26
|
*/
|
|
27
27
|
export function organizationsGetCurrent(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -14,7 +14,7 @@ import { Result } from "../types/fp.js";
|
|
|
14
14
|
* Retrieve partnership details about the currently authenticated organization. Only relevant for so-called *partner
|
|
15
15
|
* accounts*.
|
|
16
16
|
*
|
|
17
|
-
* If set, this operation will use either {@link Security.
|
|
17
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
18
18
|
*/
|
|
19
19
|
export declare function organizationsGetPartner(client: ClientCore, request?: operations.GetPartnerStatusRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.GetPartnerStatusResponse, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
20
20
|
//# sourceMappingURL=organizationsGetPartner.d.ts.map
|
|
@@ -18,7 +18,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
18
18
|
* Retrieve partnership details about the currently authenticated organization. Only relevant for so-called *partner
|
|
19
19
|
* accounts*.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export function organizationsGetPartner(client, request, options) {
|
|
24
24
|
return new APIPromise($do(client, request, options));
|
|
@@ -15,7 +15,7 @@ import { Result } from "../types/fp.js";
|
|
|
15
15
|
* @remarks
|
|
16
16
|
* Retrieve a single permission by its ID, and see if the permission is granted to the current access token.
|
|
17
17
|
*
|
|
18
|
-
* If set, this operation will use either {@link Security.
|
|
18
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
19
19
|
*/
|
|
20
20
|
export declare function permissionsGet(client: ClientCore, request: operations.GetPermissionRequest, options?: RequestOptions): APIPromise<Result<models.EntityPermission, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
21
21
|
//# sourceMappingURL=permissionsGet.d.ts.map
|
|
@@ -19,7 +19,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* Retrieve a single permission by its ID, and see if the permission is granted to the current access token.
|
|
21
21
|
*
|
|
22
|
-
* If set, this operation will use either {@link Security.
|
|
22
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
23
23
|
*/
|
|
24
24
|
export function permissionsGet(client, request, options) {
|
|
25
25
|
return new APIPromise($do(client, request, options));
|
|
@@ -16,7 +16,7 @@ import { Result } from "../types/fp.js";
|
|
|
16
16
|
*
|
|
17
17
|
* The results are **not** paginated.
|
|
18
18
|
*
|
|
19
|
-
* If set, this operation will use either {@link Security.
|
|
19
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
20
20
|
*/
|
|
21
21
|
export declare function permissionsList(client: ClientCore, request?: operations.ListPermissionsRequest | undefined, options?: RequestOptions): APIPromise<Result<operations.ListPermissionsResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
22
22
|
//# sourceMappingURL=permissionsList.d.ts.map
|
|
@@ -20,7 +20,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
20
20
|
*
|
|
21
21
|
* The results are **not** paginated.
|
|
22
22
|
*
|
|
23
|
-
* If set, this operation will use either {@link Security.
|
|
23
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
24
24
|
*/
|
|
25
25
|
export function permissionsList(client, request, options) {
|
|
26
26
|
return new APIPromise($do(client, request, options));
|
|
@@ -18,7 +18,7 @@ import { Result } from "../types/fp.js";
|
|
|
18
18
|
* Profiles are required for payment processing. Normally they are created via the Mollie dashboard. Alternatively, you
|
|
19
19
|
* can use this endpoint to automate profile creation.
|
|
20
20
|
*
|
|
21
|
-
* If set, this operation will use either {@link Security.
|
|
21
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
22
22
|
*/
|
|
23
23
|
export declare function profilesCreate(client: ClientCore, request: operations.CreateProfileRequest, options?: RequestOptions): APIPromise<Result<models.ProfileResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=profilesCreate.d.ts.map
|