@naturalpay/sdk 1.6.1 → 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.
Files changed (79) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -0
  3. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +1 -0
  4. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -0
  5. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +1 -0
  6. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -0
  7. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +1 -0
  8. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -0
  9. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +1 -0
  10. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
  11. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  12. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
  13. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  14. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
  15. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +1 -0
  16. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -0
  17. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  18. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +1 -0
  19. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +1 -0
  20. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
  21. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +1 -0
  22. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
  23. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +1 -0
  24. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
  25. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +1 -0
  26. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
  27. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +1 -0
  28. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  29. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  30. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  31. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  32. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  33. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +1 -0
  34. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  35. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +1 -0
  36. package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +1 -1
  37. package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +1 -0
  38. package/dist/cjs/version.d.ts +1 -1
  39. package/dist/cjs/version.js +1 -1
  40. package/dist/esm/BaseClient.mjs +2 -2
  41. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -0
  42. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +1 -0
  43. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -0
  44. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +1 -0
  45. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -0
  46. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +1 -0
  47. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -0
  48. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +1 -0
  49. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
  50. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  51. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
  52. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  53. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
  54. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  55. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -0
  56. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  57. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +1 -0
  58. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +1 -0
  59. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
  60. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +1 -0
  61. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
  62. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +1 -0
  63. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
  64. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +1 -0
  65. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
  66. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +1 -0
  67. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  68. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  69. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  70. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  71. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  72. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  73. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  74. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +1 -0
  75. package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +1 -1
  76. package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +1 -0
  77. package/dist/esm/version.d.mts +1 -1
  78. package/dist/esm/version.mjs +1 -1
  79. package/package.json +1 -1
@@ -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.1",
47
- "User-Agent": "@naturalpay/sdk/1.6.1",
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",
@@ -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",
@@ -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",
@@ -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";
@@ -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
  }
@@ -45,6 +45,7 @@ exports.CreateCustomerAgentsRequestPermissionsItem = core.serialization.enum_([
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -55,6 +55,7 @@ exports.CreateApiKeysRequestScopesItem = core.serialization.enum_([
55
55
  "direct.read",
56
56
  "external_accounts.create",
57
57
  "wallets.read",
58
+ "wallets.balance",
58
59
  "wallets.create",
59
60
  "wallets.update",
60
61
  "wallets.delete",
@@ -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
  }
@@ -45,6 +45,7 @@ exports.CreateInvitationsCustomersRequestAgentsItemPermissionsItem = core.serial
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = core.ser
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsIte
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissio
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "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 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
  }
@@ -45,6 +45,7 @@ exports.InviteCustomerSimulationsRequestPermissionsItem = core.serialization.enu
45
45
  "direct.create",
46
46
  "external_accounts.create",
47
47
  "wallets.read",
48
+ "wallets.balance",
48
49
  "wallets.create",
49
50
  "wallets.update",
50
51
  "wallets.fund",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.6.1";
1
+ export declare const SDK_VERSION = "1.6.2";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.6.1";
4
+ exports.SDK_VERSION = "1.6.2";
@@ -6,8 +6,8 @@ export function normalizeClientOptions(options) {
6
6
  const headers = mergeHeaders({
7
7
  "X-Fern-Language": "JavaScript",
8
8
  "X-Fern-SDK-Name": "@naturalpay/sdk",
9
- "X-Fern-SDK-Version": "1.6.1",
10
- "User-Agent": "@naturalpay/sdk/1.6.1",
9
+ "X-Fern-SDK-Version": "1.6.2",
10
+ "User-Agent": "@naturalpay/sdk/1.6.2",
11
11
  "X-Fern-Runtime": core.RUNTIME.type,
12
12
  "X-Fern-Runtime-Version": core.RUNTIME.version,
13
13
  "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";
@@ -8,6 +8,7 @@ export const CreateCustomerAgentsRequestPermissionsItem = {
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  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";
@@ -18,6 +18,7 @@ export const CreateApiKeysRequestScopesItem = {
18
18
  DirectRead: "direct.read",
19
19
  ExternalAccountsCreate: "external_accounts.create",
20
20
  WalletsRead: "wallets.read",
21
+ WalletsBalance: "wallets.balance",
21
22
  WalletsCreate: "wallets.create",
22
23
  WalletsUpdate: "wallets.update",
23
24
  WalletsDelete: "wallets.delete",
@@ -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";
@@ -8,6 +8,7 @@ export const CreateInvitationsCustomersRequestAgentsItemPermissionsItem = {
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  WalletsFund: "wallets.fund",
@@ -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";
@@ -8,6 +8,7 @@ export const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = {
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  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";
@@ -8,6 +8,7 @@ export const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermis
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  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";
@@ -8,6 +8,7 @@ export const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissio
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  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";
@@ -8,6 +8,7 @@ export const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPerm
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  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";
@@ -8,6 +8,7 @@ export const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermis
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  WalletsFund: "wallets.fund",
@@ -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";
@@ -8,6 +8,7 @@ export const InviteCustomerSimulationsRequestPermissionsItem = {
8
8
  DirectCreate: "direct.create",
9
9
  ExternalAccountsCreate: "external_accounts.create",
10
10
  WalletsRead: "wallets.read",
11
+ WalletsBalance: "wallets.balance",
11
12
  WalletsCreate: "wallets.create",
12
13
  WalletsUpdate: "wallets.update",
13
14
  WalletsFund: "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const CreateCustomerAgentsRequestPermissionsItem = core.serialization.enu
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -19,6 +19,7 @@ export const CreateApiKeysRequestScopesItem = core.serialization.enum_([
19
19
  "direct.read",
20
20
  "external_accounts.create",
21
21
  "wallets.read",
22
+ "wallets.balance",
22
23
  "wallets.create",
23
24
  "wallets.update",
24
25
  "wallets.delete",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const CreateInvitationsCustomersRequestAgentsItemPermissionsItem = core.s
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = cor
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermis
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissio
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPerm
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermis
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
3
3
  import type * as serializers from "../../../index.mjs";
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
  }
@@ -9,6 +9,7 @@ export const InviteCustomerSimulationsRequestPermissionsItem = core.serializatio
9
9
  "direct.create",
10
10
  "external_accounts.create",
11
11
  "wallets.read",
12
+ "wallets.balance",
12
13
  "wallets.create",
13
14
  "wallets.update",
14
15
  "wallets.fund",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.6.1";
1
+ export declare const SDK_VERSION = "1.6.2";
@@ -1 +1 @@
1
- export const SDK_VERSION = "1.6.1";
1
+ export const SDK_VERSION = "1.6.2";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@naturalpay/sdk",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",