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
package/README.md
CHANGED
|
@@ -120,11 +120,11 @@ run();
|
|
|
120
120
|
|
|
121
121
|
This SDK supports the following security schemes globally:
|
|
122
122
|
|
|
123
|
-
| Name
|
|
124
|
-
|
|
|
125
|
-
| `apiKey`
|
|
126
|
-
| `
|
|
127
|
-
| `oAuth`
|
|
123
|
+
| Name | Type | Scheme | Environment Variable |
|
|
124
|
+
| --------------------- | ------ | ------------ | ------------------------------ |
|
|
125
|
+
| `apiKey` | http | HTTP Bearer | `CLIENT_API_KEY` |
|
|
126
|
+
| `advancedAccessToken` | http | HTTP Bearer | `CLIENT_ADVANCED_ACCESS_TOKEN` |
|
|
127
|
+
| `oAuth` | oauth2 | OAuth2 token | `CLIENT_O_AUTH` |
|
|
128
128
|
|
|
129
129
|
You can set the security parameters through the `security` optional parameter when initializing the SDK client instance. The selected scheme will be used by default to authenticate with the API for all operations that support it. For example:
|
|
130
130
|
```typescript
|
|
@@ -614,8 +614,7 @@ const client = new Client({
|
|
|
614
614
|
profileId: "<id>",
|
|
615
615
|
customUserAgent: "<value>",
|
|
616
616
|
security: {
|
|
617
|
-
|
|
618
|
-
?? "",
|
|
617
|
+
advancedAccessToken: process.env["CLIENT_ADVANCED_ACCESS_TOKEN"] ?? "",
|
|
619
618
|
},
|
|
620
619
|
});
|
|
621
620
|
|
|
@@ -655,8 +654,7 @@ import { Client } from "mollie-api-typescript";
|
|
|
655
654
|
const client = new Client({
|
|
656
655
|
testmode: false,
|
|
657
656
|
security: {
|
|
658
|
-
|
|
659
|
-
?? "",
|
|
657
|
+
advancedAccessToken: process.env["CLIENT_ADVANCED_ACCESS_TOKEN"] ?? "",
|
|
660
658
|
},
|
|
661
659
|
});
|
|
662
660
|
|
|
@@ -839,8 +837,7 @@ import * as errors from "mollie-api-typescript/models/errors";
|
|
|
839
837
|
const client = new Client({
|
|
840
838
|
testmode: false,
|
|
841
839
|
security: {
|
|
842
|
-
|
|
843
|
-
?? "",
|
|
840
|
+
advancedAccessToken: process.env["CLIENT_ADVANCED_ACCESS_TOKEN"] ?? "",
|
|
844
841
|
},
|
|
845
842
|
});
|
|
846
843
|
|
|
@@ -918,8 +915,7 @@ const client = new Client({
|
|
|
918
915
|
serverURL: "https://api.mollie.com",
|
|
919
916
|
testmode: false,
|
|
920
917
|
security: {
|
|
921
|
-
|
|
922
|
-
?? "",
|
|
918
|
+
advancedAccessToken: process.env["CLIENT_ADVANCED_ACCESS_TOKEN"] ?? "",
|
|
923
919
|
},
|
|
924
920
|
});
|
|
925
921
|
|
|
@@ -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
|
|
@@ -58,7 +58,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
58
58
|
* To create a balance transfer, you must be authenticated as the source organization, and the destination organization must be a connected organization
|
|
59
59
|
* that has authorized the `balance-transfers.write` scope for your organization.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function balanceTransfersCreate(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|
|
@@ -55,7 +55,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
55
55
|
* @remarks
|
|
56
56
|
* Retrieve a single Connect balance transfer object by its ID.
|
|
57
57
|
*
|
|
58
|
-
* If set, this operation will use either {@link Security.
|
|
58
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
59
59
|
*/
|
|
60
60
|
function balanceTransfersGet(client, request, options) {
|
|
61
61
|
return new async_js_1.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;
|
|
@@ -56,7 +56,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
56
56
|
* @remarks
|
|
57
57
|
* 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.
|
|
58
58
|
*
|
|
59
|
-
* If set, this operation will use either {@link Security.
|
|
59
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
60
60
|
*/
|
|
61
61
|
function balanceTransfersList(client, request, options) {
|
|
62
62
|
return new async_js_1.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
|
|
@@ -69,7 +69,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
69
69
|
* balance instantly. With slower payment methods, like credit card for example, it can take a few days before the
|
|
70
70
|
* funds are available on your balance. These funds will be shown under the *pending amount* in the meanwhile.
|
|
71
71
|
*
|
|
72
|
-
* If set, this operation will use either {@link Security.
|
|
72
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
73
73
|
*/
|
|
74
74
|
function balancesGet(client, request, options) {
|
|
75
75
|
return new async_js_1.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
|
|
@@ -58,7 +58,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
58
58
|
* This endpoint is a convenient alias of the [Get balance](get-balance)
|
|
59
59
|
* endpoint.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function balancesGetPrimary(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|
|
@@ -61,7 +61,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
61
61
|
* The alias `primary` can be used instead of the balance ID to refer to the
|
|
62
62
|
* organization's primary balance.
|
|
63
63
|
*
|
|
64
|
-
* If set, this operation will use either {@link Security.
|
|
64
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
65
65
|
*/
|
|
66
66
|
function balancesGetReport(client, request, options) {
|
|
67
67
|
return new async_js_1.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;
|
|
@@ -58,7 +58,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
58
58
|
*
|
|
59
59
|
* The results are paginated.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function balancesList(client, request, options) {
|
|
64
64
|
return new async_js_1.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;
|
|
@@ -65,7 +65,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
65
65
|
*
|
|
66
66
|
* The results are paginated.
|
|
67
67
|
*
|
|
68
|
-
* If set, this operation will use either {@link Security.
|
|
68
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
69
69
|
*/
|
|
70
70
|
function balancesListTransactions(client, request, options) {
|
|
71
71
|
return new async_js_1.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
|
|
@@ -68,7 +68,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
68
68
|
* This means that if at least one of the clients's profiles can receive payments,
|
|
69
69
|
* the payments capability is enabled, communicating that the organization can indeed receive payments.
|
|
70
70
|
*
|
|
71
|
-
* If set, this operation will use either {@link Security.
|
|
71
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
72
72
|
*/
|
|
73
73
|
function capabilitiesList(client, request, options) {
|
|
74
74
|
return new async_js_1.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
|
|
@@ -107,7 +107,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
107
107
|
* >
|
|
108
108
|
* > 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.
|
|
109
109
|
*
|
|
110
|
-
* If set, this operation will use {@link Security.
|
|
110
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
111
111
|
*/
|
|
112
112
|
function clientLinksCreate(client, request, options) {
|
|
113
113
|
return new async_js_1.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
|
|
@@ -54,7 +54,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
54
54
|
* @remarks
|
|
55
55
|
* Retrieve a single client by its ID.
|
|
56
56
|
*
|
|
57
|
-
* If set, this operation will use {@link Security.
|
|
57
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
58
58
|
*/
|
|
59
59
|
function clientsGet(client, request, options) {
|
|
60
60
|
return new async_js_1.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;
|
|
@@ -58,7 +58,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
58
58
|
*
|
|
59
59
|
* The results are paginated.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use {@link Security.
|
|
61
|
+
* If set, this operation will use {@link Security.advancedAccessToken} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function clientsList(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|
|
@@ -58,7 +58,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
58
58
|
* If you want to retrieve the details of an invoice by its invoice number,
|
|
59
59
|
* call the [List invoices](list-invoices) endpoint with the `reference` parameter.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function invoicesGet(client, request, options) {
|
|
64
64
|
return new async_js_1.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;
|
|
@@ -59,7 +59,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
59
59
|
*
|
|
60
60
|
* The results are paginated.
|
|
61
61
|
*
|
|
62
|
-
* If set, this operation will use either {@link Security.
|
|
62
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
63
63
|
*/
|
|
64
64
|
function invoicesList(client, request, options) {
|
|
65
65
|
return new async_js_1.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
|
|
@@ -54,7 +54,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
54
54
|
* @remarks
|
|
55
55
|
* Retrieve the onboarding status of the currently authenticated organization.
|
|
56
56
|
*
|
|
57
|
-
* If set, this operation will use either {@link Security.
|
|
57
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
58
58
|
*/
|
|
59
59
|
function onboardingGet(client, request, options) {
|
|
60
60
|
return new async_js_1.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
|
|
@@ -59,7 +59,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
59
59
|
* onboarding status is `needs-data`.
|
|
60
60
|
* Information that the merchant has entered in their dashboard will not be overwritten.
|
|
61
61
|
*
|
|
62
|
-
* If set, this operation will use either {@link Security.
|
|
62
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
63
63
|
*/
|
|
64
64
|
function onboardingSubmit(client, request, options) {
|
|
65
65
|
return new async_js_1.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
|
|
@@ -60,7 +60,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
60
60
|
*
|
|
61
61
|
* If you have a *partner account*', you can retrieve organization details of connected organizations.
|
|
62
62
|
*
|
|
63
|
-
* If set, this operation will use either {@link Security.
|
|
63
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
64
64
|
*/
|
|
65
65
|
function organizationsGet(client, request, options) {
|
|
66
66
|
return new async_js_1.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
|
|
@@ -58,7 +58,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
58
58
|
* For a complete reference of the organization object, refer to the [Get organization](get-organization) endpoint
|
|
59
59
|
* documentation.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function organizationsGetCurrent(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|
|
@@ -54,7 +54,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
54
54
|
* Retrieve partnership details about the currently authenticated organization. Only relevant for so-called *partner
|
|
55
55
|
* accounts*.
|
|
56
56
|
*
|
|
57
|
-
* If set, this operation will use either {@link Security.
|
|
57
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
58
58
|
*/
|
|
59
59
|
function organizationsGetPartner(client, request, options) {
|
|
60
60
|
return new async_js_1.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
|
|
@@ -55,7 +55,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
55
55
|
* @remarks
|
|
56
56
|
* Retrieve a single permission by its ID, and see if the permission is granted to the current access token.
|
|
57
57
|
*
|
|
58
|
-
* If set, this operation will use either {@link Security.
|
|
58
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
59
59
|
*/
|
|
60
60
|
function permissionsGet(client, request, options) {
|
|
61
61
|
return new async_js_1.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
|
|
@@ -56,7 +56,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
56
56
|
*
|
|
57
57
|
* The results are **not** paginated.
|
|
58
58
|
*
|
|
59
|
-
* If set, this operation will use either {@link Security.
|
|
59
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
60
60
|
*/
|
|
61
61
|
function permissionsList(client, request, options) {
|
|
62
62
|
return new async_js_1.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
|
|
@@ -58,7 +58,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
58
58
|
* Profiles are required for payment processing. Normally they are created via the Mollie dashboard. Alternatively, you
|
|
59
59
|
* can use this endpoint to automate profile creation.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function profilesCreate(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|
|
@@ -55,7 +55,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
55
55
|
* @remarks
|
|
56
56
|
* Delete a profile. A deleted profile and its related credentials can no longer be used for accepting payments.
|
|
57
57
|
*
|
|
58
|
-
* If set, this operation will use either {@link Security.
|
|
58
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
59
59
|
*/
|
|
60
60
|
function profilesDelete(client, request, options) {
|
|
61
61
|
return new async_js_1.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
|
|
@@ -55,7 +55,7 @@ const async_js_1 = require("../types/async.js");
|
|
|
55
55
|
* @remarks
|
|
56
56
|
* Retrieve a single profile by its ID.
|
|
57
57
|
*
|
|
58
|
-
* If set, this operation will use either {@link Security.
|
|
58
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
59
59
|
*/
|
|
60
60
|
function profilesGet(client, request, options) {
|
|
61
61
|
return new async_js_1.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;
|
|
@@ -58,7 +58,7 @@ const operations_js_1 = require("../types/operations.js");
|
|
|
58
58
|
*
|
|
59
59
|
* The results are paginated.
|
|
60
60
|
*
|
|
61
|
-
* If set, this operation will use either {@link Security.
|
|
61
|
+
* If set, this operation will use either {@link Security.advancedAccessToken} or {@link Security.oAuth} from the global security.
|
|
62
62
|
*/
|
|
63
63
|
function profilesList(client, request, options) {
|
|
64
64
|
return new async_js_1.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
|