@naturalpay/sdk 1.6.0 → 1.6.2
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/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +1 -0
- package/dist/cjs/api/resources/customers/client/Client.d.ts +1 -50
- package/dist/cjs/api/resources/customers/client/Client.js +1 -50
- package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +2 -51
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/externalAccounts/client/Client.d.ts +5 -3
- package/dist/cjs/api/resources/externalAccounts/client/Client.js +5 -3
- package/dist/cjs/api/resources/externalAccounts/client/requests/CreateFromProcessorTokenExternalAccountsRequest.d.ts +3 -3
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/api/resources/paymentRequests/client/requests/NewPayReqParams.d.ts +1 -1
- package/dist/cjs/api/resources/payments/client/requests/NewPaymentParams.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +1 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
- package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +1 -0
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +1 -0
- package/dist/esm/api/resources/customers/client/Client.d.mts +1 -50
- package/dist/esm/api/resources/customers/client/Client.mjs +1 -50
- package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +2 -51
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/externalAccounts/client/Client.d.mts +5 -3
- package/dist/esm/api/resources/externalAccounts/client/Client.mjs +5 -3
- package/dist/esm/api/resources/externalAccounts/client/requests/CreateFromProcessorTokenExternalAccountsRequest.d.mts +3 -3
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/api/resources/paymentRequests/client/requests/NewPayReqParams.d.mts +1 -1
- package/dist/esm/api/resources/payments/client/requests/NewPaymentParams.d.mts +1 -1
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +1 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
- package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +1 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +4 -53
package/dist/cjs/BaseClient.js
CHANGED
|
@@ -43,8 +43,8 @@ function normalizeClientOptions(options) {
|
|
|
43
43
|
const headers = (0, headers_js_1.mergeHeaders)({
|
|
44
44
|
"X-Fern-Language": "JavaScript",
|
|
45
45
|
"X-Fern-SDK-Name": "@naturalpay/sdk",
|
|
46
|
-
"X-Fern-SDK-Version": "1.6.
|
|
47
|
-
"User-Agent": "@naturalpay/sdk/1.6.
|
|
46
|
+
"X-Fern-SDK-Version": "1.6.2",
|
|
47
|
+
"User-Agent": "@naturalpay/sdk/1.6.2",
|
|
48
48
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
49
49
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
50
50
|
"X-Agent-ID": options === null || options === void 0 ? void 0 : options.agentId,
|
|
@@ -7,6 +7,7 @@ export declare const CreateCustomerAgentsRequestPermissionsItem: {
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.CreateCustomerAgentsRequestPermissionsItem = {
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -17,6 +17,7 @@ export declare const CreateApiKeysRequestScopesItem: {
|
|
|
17
17
|
readonly DirectRead: "direct.read";
|
|
18
18
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
19
19
|
readonly WalletsRead: "wallets.read";
|
|
20
|
+
readonly WalletsBalance: "wallets.balance";
|
|
20
21
|
readonly WalletsCreate: "wallets.create";
|
|
21
22
|
readonly WalletsUpdate: "wallets.update";
|
|
22
23
|
readonly WalletsDelete: "wallets.delete";
|
|
@@ -21,6 +21,7 @@ exports.CreateApiKeysRequestScopesItem = {
|
|
|
21
21
|
DirectRead: "direct.read",
|
|
22
22
|
ExternalAccountsCreate: "external_accounts.create",
|
|
23
23
|
WalletsRead: "wallets.read",
|
|
24
|
+
WalletsBalance: "wallets.balance",
|
|
24
25
|
WalletsCreate: "wallets.create",
|
|
25
26
|
WalletsUpdate: "wallets.update",
|
|
26
27
|
WalletsDelete: "wallets.delete",
|
|
@@ -117,56 +117,7 @@ export declare class CustomersClient {
|
|
|
117
117
|
* await client.customers.createInvitations({
|
|
118
118
|
* recipients: [{
|
|
119
119
|
* type: "email",
|
|
120
|
-
* value: "ops@acme.com"
|
|
121
|
-
* accountType: "business",
|
|
122
|
-
* firstName: "Morgan",
|
|
123
|
-
* lastName: "Lee",
|
|
124
|
-
* phone: "+14155550176",
|
|
125
|
-
* business: {
|
|
126
|
-
* legalName: "Acme Logistics LLC",
|
|
127
|
-
* displayName: "Acme Logistics",
|
|
128
|
-
* website: "https://acmelogistics.com",
|
|
129
|
-
* hasTradeName: true,
|
|
130
|
-
* tradeName: "Acme Freight",
|
|
131
|
-
* businessType: "llc",
|
|
132
|
-
* industry: "513210",
|
|
133
|
-
* stateOfIncorporation: "DE",
|
|
134
|
-
* incorporationDate: "2018-03-12",
|
|
135
|
-
* registeredAddress: {
|
|
136
|
-
* streetLine1: "251 Little Falls Dr",
|
|
137
|
-
* city: "Wilmington",
|
|
138
|
-
* subdivision: "DE",
|
|
139
|
-
* postalCode: "19808",
|
|
140
|
-
* country: "US"
|
|
141
|
-
* },
|
|
142
|
-
* physicalAddress: {
|
|
143
|
-
* streetLine1: "900 Harrison St",
|
|
144
|
-
* city: "San Francisco",
|
|
145
|
-
* subdivision: "CA",
|
|
146
|
-
* postalCode: "94107",
|
|
147
|
-
* country: "US"
|
|
148
|
-
* },
|
|
149
|
-
* sourceOfFunds: ["business_revenue"],
|
|
150
|
-
* countriesOfOperations: ["US", "CA"],
|
|
151
|
-
* beneficialOwners: [{
|
|
152
|
-
* firstName: "Morgan",
|
|
153
|
-
* lastName: "Lee",
|
|
154
|
-
* email: "morgan.lee@acme.com",
|
|
155
|
-
* phone: "+14155550176",
|
|
156
|
-
* dateOfBirth: "1985-09-02",
|
|
157
|
-
* address: {
|
|
158
|
-
* streetLine1: "128 Alamo Square",
|
|
159
|
-
* city: "San Francisco",
|
|
160
|
-
* subdivision: "CA",
|
|
161
|
-
* postalCode: "94117",
|
|
162
|
-
* country: "US"
|
|
163
|
-
* },
|
|
164
|
-
* ownershipPercentage: 60,
|
|
165
|
-
* title: "ceo",
|
|
166
|
-
* countryOfCitizenship: "US",
|
|
167
|
-
* employmentStatus: "employed"
|
|
168
|
-
* }]
|
|
169
|
-
* }
|
|
120
|
+
* value: "ops@acme.com"
|
|
170
121
|
* }],
|
|
171
122
|
* agents: [{
|
|
172
123
|
* agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
|
|
@@ -408,56 +408,7 @@ class CustomersClient {
|
|
|
408
408
|
* await client.customers.createInvitations({
|
|
409
409
|
* recipients: [{
|
|
410
410
|
* type: "email",
|
|
411
|
-
* value: "ops@acme.com"
|
|
412
|
-
* accountType: "business",
|
|
413
|
-
* firstName: "Morgan",
|
|
414
|
-
* lastName: "Lee",
|
|
415
|
-
* phone: "+14155550176",
|
|
416
|
-
* business: {
|
|
417
|
-
* legalName: "Acme Logistics LLC",
|
|
418
|
-
* displayName: "Acme Logistics",
|
|
419
|
-
* website: "https://acmelogistics.com",
|
|
420
|
-
* hasTradeName: true,
|
|
421
|
-
* tradeName: "Acme Freight",
|
|
422
|
-
* businessType: "llc",
|
|
423
|
-
* industry: "513210",
|
|
424
|
-
* stateOfIncorporation: "DE",
|
|
425
|
-
* incorporationDate: "2018-03-12",
|
|
426
|
-
* registeredAddress: {
|
|
427
|
-
* streetLine1: "251 Little Falls Dr",
|
|
428
|
-
* city: "Wilmington",
|
|
429
|
-
* subdivision: "DE",
|
|
430
|
-
* postalCode: "19808",
|
|
431
|
-
* country: "US"
|
|
432
|
-
* },
|
|
433
|
-
* physicalAddress: {
|
|
434
|
-
* streetLine1: "900 Harrison St",
|
|
435
|
-
* city: "San Francisco",
|
|
436
|
-
* subdivision: "CA",
|
|
437
|
-
* postalCode: "94107",
|
|
438
|
-
* country: "US"
|
|
439
|
-
* },
|
|
440
|
-
* sourceOfFunds: ["business_revenue"],
|
|
441
|
-
* countriesOfOperations: ["US", "CA"],
|
|
442
|
-
* beneficialOwners: [{
|
|
443
|
-
* firstName: "Morgan",
|
|
444
|
-
* lastName: "Lee",
|
|
445
|
-
* email: "morgan.lee@acme.com",
|
|
446
|
-
* phone: "+14155550176",
|
|
447
|
-
* dateOfBirth: "1985-09-02",
|
|
448
|
-
* address: {
|
|
449
|
-
* streetLine1: "128 Alamo Square",
|
|
450
|
-
* city: "San Francisco",
|
|
451
|
-
* subdivision: "CA",
|
|
452
|
-
* postalCode: "94117",
|
|
453
|
-
* country: "US"
|
|
454
|
-
* },
|
|
455
|
-
* ownershipPercentage: 60,
|
|
456
|
-
* title: "ceo",
|
|
457
|
-
* countryOfCitizenship: "US",
|
|
458
|
-
* employmentStatus: "employed"
|
|
459
|
-
* }]
|
|
460
|
-
* }
|
|
411
|
+
* value: "ops@acme.com"
|
|
461
412
|
* }],
|
|
462
413
|
* agents: [{
|
|
463
414
|
* agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
|
package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts
CHANGED
|
@@ -4,56 +4,7 @@ import type * as Natural from "../../../../index.js";
|
|
|
4
4
|
* {
|
|
5
5
|
* recipients: [{
|
|
6
6
|
* type: "email",
|
|
7
|
-
* value: "ops@acme.com"
|
|
8
|
-
* accountType: "business",
|
|
9
|
-
* firstName: "Morgan",
|
|
10
|
-
* lastName: "Lee",
|
|
11
|
-
* phone: "+14155550176",
|
|
12
|
-
* business: {
|
|
13
|
-
* legalName: "Acme Logistics LLC",
|
|
14
|
-
* displayName: "Acme Logistics",
|
|
15
|
-
* website: "https://acmelogistics.com",
|
|
16
|
-
* hasTradeName: true,
|
|
17
|
-
* tradeName: "Acme Freight",
|
|
18
|
-
* businessType: "llc",
|
|
19
|
-
* industry: "513210",
|
|
20
|
-
* stateOfIncorporation: "DE",
|
|
21
|
-
* incorporationDate: "2018-03-12",
|
|
22
|
-
* registeredAddress: {
|
|
23
|
-
* streetLine1: "251 Little Falls Dr",
|
|
24
|
-
* city: "Wilmington",
|
|
25
|
-
* subdivision: "DE",
|
|
26
|
-
* postalCode: "19808",
|
|
27
|
-
* country: "US"
|
|
28
|
-
* },
|
|
29
|
-
* physicalAddress: {
|
|
30
|
-
* streetLine1: "900 Harrison St",
|
|
31
|
-
* city: "San Francisco",
|
|
32
|
-
* subdivision: "CA",
|
|
33
|
-
* postalCode: "94107",
|
|
34
|
-
* country: "US"
|
|
35
|
-
* },
|
|
36
|
-
* sourceOfFunds: ["business_revenue"],
|
|
37
|
-
* countriesOfOperations: ["US", "CA"],
|
|
38
|
-
* beneficialOwners: [{
|
|
39
|
-
* firstName: "Morgan",
|
|
40
|
-
* lastName: "Lee",
|
|
41
|
-
* email: "morgan.lee@acme.com",
|
|
42
|
-
* phone: "+14155550176",
|
|
43
|
-
* dateOfBirth: "1985-09-02",
|
|
44
|
-
* address: {
|
|
45
|
-
* streetLine1: "128 Alamo Square",
|
|
46
|
-
* city: "San Francisco",
|
|
47
|
-
* subdivision: "CA",
|
|
48
|
-
* postalCode: "94117",
|
|
49
|
-
* country: "US"
|
|
50
|
-
* },
|
|
51
|
-
* ownershipPercentage: 60,
|
|
52
|
-
* title: "ceo",
|
|
53
|
-
* countryOfCitizenship: "US",
|
|
54
|
-
* employmentStatus: "employed"
|
|
55
|
-
* }]
|
|
56
|
-
* }
|
|
7
|
+
* value: "ops@acme.com"
|
|
57
8
|
* }],
|
|
58
9
|
* agents: [{
|
|
59
10
|
* agentId: "agt_3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f",
|
|
@@ -80,6 +31,6 @@ export interface CreateInvitationsCustomersRequest {
|
|
|
80
31
|
message?: string;
|
|
81
32
|
/** Tags applied to each invitation. */
|
|
82
33
|
tags?: Record<string, string>;
|
|
83
|
-
/**
|
|
34
|
+
/** Deprecated. Previously skipped our notification to the counterparty; Natural now always sends its own notifications and this field is accepted but ignored. The returned link is unaffected. */
|
|
84
35
|
disableNotifications?: Natural.CreateInvitationsCustomersRequestDisableNotificationsItem[];
|
|
85
36
|
}
|
|
@@ -7,6 +7,7 @@ export declare const CreateInvitationsCustomersRequestAgentsItemPermissionsItem:
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.CreateInvitationsCustomersRequestAgentsItemPermissionsItem = {
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -14,6 +14,8 @@ export declare class ExternalAccountsClient {
|
|
|
14
14
|
protected readonly _options: NormalizedClientOptionsWithAuth<ExternalAccountsClient.Options>;
|
|
15
15
|
constructor(options?: ExternalAccountsClient.Options);
|
|
16
16
|
/**
|
|
17
|
+
* @deprecated
|
|
18
|
+
*
|
|
17
19
|
* Link or refresh a bank account using a Plaid processor token
|
|
18
20
|
*
|
|
19
21
|
* @param {Natural.CreateFromProcessorTokenExternalAccountsRequest} request
|
|
@@ -37,11 +39,11 @@ export declare class ExternalAccountsClient {
|
|
|
37
39
|
* @example
|
|
38
40
|
* await client.externalAccounts.createFromProcessorToken({
|
|
39
41
|
* idempotencyKey: "Idempotency-Key",
|
|
40
|
-
* partyId: "
|
|
42
|
+
* partyId: "pty_550e8400e29b41d4a716446655440000",
|
|
41
43
|
* processorToken: "processor-sandbox-abc123",
|
|
42
|
-
* institutionName: "
|
|
44
|
+
* institutionName: "Plaid Sandbox",
|
|
43
45
|
* tags: {
|
|
44
|
-
* "environment": "
|
|
46
|
+
* "environment": "sandbox"
|
|
45
47
|
* }
|
|
46
48
|
* })
|
|
47
49
|
*/
|
|
@@ -72,6 +72,8 @@ class ExternalAccountsClient {
|
|
|
72
72
|
this._options = (0, BaseClient_js_1.normalizeClientOptionsWithAuth)(options);
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
|
+
* @deprecated
|
|
76
|
+
*
|
|
75
77
|
* Link or refresh a bank account using a Plaid processor token
|
|
76
78
|
*
|
|
77
79
|
* @param {Natural.CreateFromProcessorTokenExternalAccountsRequest} request
|
|
@@ -95,11 +97,11 @@ class ExternalAccountsClient {
|
|
|
95
97
|
* @example
|
|
96
98
|
* await client.externalAccounts.createFromProcessorToken({
|
|
97
99
|
* idempotencyKey: "Idempotency-Key",
|
|
98
|
-
* partyId: "
|
|
100
|
+
* partyId: "pty_550e8400e29b41d4a716446655440000",
|
|
99
101
|
* processorToken: "processor-sandbox-abc123",
|
|
100
|
-
* institutionName: "
|
|
102
|
+
* institutionName: "Plaid Sandbox",
|
|
101
103
|
* tags: {
|
|
102
|
-
* "environment": "
|
|
104
|
+
* "environment": "sandbox"
|
|
103
105
|
* }
|
|
104
106
|
* })
|
|
105
107
|
*/
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
* @example
|
|
3
3
|
* {
|
|
4
4
|
* idempotencyKey: "Idempotency-Key",
|
|
5
|
-
* partyId: "
|
|
5
|
+
* partyId: "pty_550e8400e29b41d4a716446655440000",
|
|
6
6
|
* processorToken: "processor-sandbox-abc123",
|
|
7
|
-
* institutionName: "
|
|
7
|
+
* institutionName: "Plaid Sandbox",
|
|
8
8
|
* tags: {
|
|
9
|
-
* "environment": "
|
|
9
|
+
* "environment": "sandbox"
|
|
10
10
|
* }
|
|
11
11
|
* }
|
|
12
12
|
*/
|
|
@@ -7,6 +7,7 @@ export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = {
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -7,6 +7,7 @@ export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -7,6 +7,7 @@ export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemP
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsIte
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -7,6 +7,7 @@ export declare const ListInvitationLinksResponseDataItemAttributesProposedAgents
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissio
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -7,6 +7,7 @@ export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsIt
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
|
@@ -11,6 +11,7 @@ exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -34,6 +34,6 @@ export interface NewPayReqParams {
|
|
|
34
34
|
payerName?: string;
|
|
35
35
|
/** Who pays: exactly one typed email, phone, party ID, agent ID, or handle value. */
|
|
36
36
|
payer: Natural.CreatePaymentRequestsRequestPayer;
|
|
37
|
-
/**
|
|
37
|
+
/** Deprecated. Previously skipped our notification to the counterparty; Natural now always sends its own notifications and this field is accepted but ignored. The returned link is unaffected. */
|
|
38
38
|
disableNotifications?: Natural.CreatePaymentRequestsRequestDisableNotificationsItem[];
|
|
39
39
|
}
|
|
@@ -32,6 +32,6 @@ export interface NewPaymentParams {
|
|
|
32
32
|
tags?: Record<string, string>;
|
|
33
33
|
/** Source wallet ID (wal_*). Omit to pay from the sender party's default wallet. */
|
|
34
34
|
walletId?: string;
|
|
35
|
-
/**
|
|
35
|
+
/** Deprecated. Previously skipped our notification to the counterparty; Natural now always sends its own notifications and this field is accepted but ignored. The returned link is unaffected. */
|
|
36
36
|
disableNotifications?: Natural.CreatePaymentsRequestDisableNotificationsItem[];
|
|
37
37
|
}
|
|
@@ -7,6 +7,7 @@ export declare const InviteCustomerSimulationsRequestPermissionsItem: {
|
|
|
7
7
|
readonly DirectCreate: "direct.create";
|
|
8
8
|
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
9
|
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsBalance: "wallets.balance";
|
|
10
11
|
readonly WalletsCreate: "wallets.create";
|
|
11
12
|
readonly WalletsUpdate: "wallets.update";
|
|
12
13
|
readonly WalletsFund: "wallets.fund";
|
package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js
CHANGED
|
@@ -11,6 +11,7 @@ exports.InviteCustomerSimulationsRequestPermissionsItem = {
|
|
|
11
11
|
DirectCreate: "direct.create",
|
|
12
12
|
ExternalAccountsCreate: "external_accounts.create",
|
|
13
13
|
WalletsRead: "wallets.read",
|
|
14
|
+
WalletsBalance: "wallets.balance",
|
|
14
15
|
WalletsCreate: "wallets.create",
|
|
15
16
|
WalletsUpdate: "wallets.update",
|
|
16
17
|
WalletsFund: "wallets.fund",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateCustomerAgentsRequestPermissionsItem: core.serialization.Schema<serializers.CreateCustomerAgentsRequestPermissionsItem.Raw, Natural.CreateCustomerAgentsRequestPermissionsItem>;
|
|
5
5
|
export declare namespace CreateCustomerAgentsRequestPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateApiKeysRequestScopesItem: core.serialization.Schema<serializers.CreateApiKeysRequestScopesItem.Raw, Natural.CreateApiKeysRequestScopesItem>;
|
|
5
5
|
export declare namespace CreateApiKeysRequestScopesItem {
|
|
6
|
-
type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
|
|
6
|
+
type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateInvitationsCustomersRequestAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestAgentsItemPermissionsItem.Raw, Natural.CreateInvitationsCustomersRequestAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationsCustomersRequestAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksRequestProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.Raw, Natural.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const InviteCustomerSimulationsRequestPermissionsItem: core.serialization.Schema<serializers.InviteCustomerSimulationsRequestPermissionsItem.Raw, Natural.InviteCustomerSimulationsRequestPermissionsItem>;
|
|
5
5
|
export declare namespace InviteCustomerSimulationsRequestPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.balance" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|