mollie-api-typescript 1.6.8 → 1.6.9
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/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/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/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/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/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/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/security.ts +3 -3
|
@@ -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
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* Profiles are required for payment processing. Normally they are created via the Mollie dashboard. Alternatively, you
|
|
23
23
|
* can use this endpoint to automate profile creation.
|
|
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 profilesCreate(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -14,7 +14,7 @@ import { Result } from "../types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Delete a profile. A deleted profile and its related credentials can no longer be used for accepting payments.
|
|
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 profilesDelete(client: ClientCore, request: operations.DeleteProfileRequest, options?: RequestOptions): APIPromise<Result<void, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
20
20
|
//# sourceMappingURL=profilesDelete.d.ts.map
|
|
@@ -19,7 +19,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* Delete a profile. A deleted profile and its related credentials can no longer be used for accepting payments.
|
|
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 profilesDelete(client, request, options) {
|
|
25
25
|
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 profile 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 profilesGet(client: ClientCore, request: operations.GetProfileRequest, options?: RequestOptions): APIPromise<Result<models.ProfileResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
21
21
|
//# sourceMappingURL=profilesGet.d.ts.map
|
|
@@ -19,7 +19,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* Retrieve a single profile 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 profilesGet(client, request, options) {
|
|
25
25
|
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 profilesList(client: ClientCore, request?: operations.ListProfilesRequest | 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 profilesList(client, request, options) {
|
|
28
28
|
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 and updated via the Mollie dashboard.
|
|
19
19
|
* Alternatively, you can use this endpoint to automate profile management.
|
|
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 profilesUpdate(client: ClientCore, request: operations.UpdateProfileRequest, options?: RequestOptions): APIPromise<Result<models.ProfileResponse, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
24
24
|
//# sourceMappingURL=profilesUpdate.d.ts.map
|
|
@@ -22,7 +22,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
22
22
|
* Profiles are required for payment processing. Normally they are created and updated via the Mollie dashboard.
|
|
23
23
|
* Alternatively, you can use this endpoint to automate profile management.
|
|
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 profilesUpdate(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -26,7 +26,7 @@ import { Result } from "../types/fp.js";
|
|
|
26
26
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
27
27
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
28
28
|
*
|
|
29
|
-
* If set, this operation will use either {@link Security.
|
|
29
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
30
30
|
*/
|
|
31
31
|
export declare function settlementsGet(client: ClientCore, request: operations.GetSettlementRequest, options?: RequestOptions): APIPromise<Result<models.EntitySettlement, errors.ErrorResponse | ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
32
32
|
//# sourceMappingURL=settlementsGet.d.ts.map
|
|
@@ -30,7 +30,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
30
30
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
31
31
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
32
32
|
*
|
|
33
|
-
* If set, this operation will use either {@link Security.
|
|
33
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
34
34
|
*/
|
|
35
35
|
export function settlementsGet(client, request, options) {
|
|
36
36
|
return new APIPromise($do(client, request, options));
|
|
@@ -20,7 +20,7 @@ import { Result } from "../types/fp.js";
|
|
|
20
20
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
21
21
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
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 settlementsGetNext(client: ClientCore, request?: operations.GetNextSettlementRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntitySettlement, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
26
26
|
//# sourceMappingURL=settlementsGetNext.d.ts.map
|
|
@@ -24,7 +24,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
24
24
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
25
25
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
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 settlementsGetNext(client, request, options) {
|
|
30
30
|
return new APIPromise($do(client, request, options));
|
|
@@ -21,7 +21,7 @@ import { Result } from "../types/fp.js";
|
|
|
21
21
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
22
22
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
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 settlementsGetOpen(client: ClientCore, request?: operations.GetOpenSettlementRequest | undefined, options?: RequestOptions): APIPromise<Result<models.EntitySettlement, ClientError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
27
27
|
//# sourceMappingURL=settlementsGetOpen.d.ts.map
|
|
@@ -25,7 +25,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
25
25
|
* For more accurate bookkeeping, refer to the [balance report](get-balance-report) endpoint or the
|
|
26
26
|
* [balance transactions](list-balance-transactions) endpoint.
|
|
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 settlementsGetOpen(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 settlementsList(client: ClientCore, request?: operations.ListSettlementsRequest | 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 settlementsList(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -17,7 +17,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
17
17
|
*
|
|
18
18
|
* The response is in the same format as the response of the [List captures endpoint](list-captures).
|
|
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 settlementsListCaptures(client: ClientCore, request: operations.ListSettlementCapturesRequest, options?: RequestOptions & {
|
|
23
23
|
[URL_OVERRIDE]?: URL;
|
|
@@ -22,7 +22,7 @@ import { createPageIterator, haltIterator, URL_OVERRIDE, } from "../types/operat
|
|
|
22
22
|
*
|
|
23
23
|
* The response is in the same format as the response of the [List captures endpoint](list-captures).
|
|
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 settlementsListCaptures(client, request, options) {
|
|
28
28
|
return new APIPromise($do(client, request, options));
|
|
@@ -17,7 +17,7 @@ import { PageIterator, URL_OVERRIDE } from "../types/operations.js";
|
|
|
17
17
|
*
|
|
18
18
|
* The response is in the same format as the response of the [List chargebacks endpoint](list-chargebacks).
|
|
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 settlementsListChargebacks(client: ClientCore, request: operations.ListSettlementChargebacksRequest, options?: RequestOptions & {
|
|
23
23
|
[URL_OVERRIDE]?: URL;
|