|
1 | 1 | lockVersion: 2.0.0
|
2 | 2 | id: bb4a1c17-4efb-4cf4-a5bb-53737f9f624b
|
3 | 3 | management:
|
4 |
| - docChecksum: 98f21a9b47a7a10e2efba8e8081d5312 |
5 |
| - docVersion: v3.0.0 |
6 |
| - speakeasyVersion: 1.487.1 |
7 |
| - generationVersion: 2.506.0 |
8 |
| - releaseVersion: 1.0.0 |
9 |
| - configChecksum: bfef548f4f695cf0b00eb90bf24e6d5e |
| 4 | + docChecksum: c41faf2a0390b8c6621c8b1cf31eb698 |
| 5 | + docVersion: v3.0.1 |
| 6 | + speakeasyVersion: 1.509.0 |
| 7 | + generationVersion: 2.539.0 |
| 8 | + releaseVersion: 1.0.1 |
| 9 | + configChecksum: 02abcc82b819b7a27c792e113359dc78 |
10 | 10 | repoURL: https://github.com/formancehq/formance-sdk-csharp.git
|
11 | 11 | published: true
|
12 | 12 | features:
|
13 | 13 | csharp:
|
14 | 14 | additionalDependencies: 0.1.0
|
15 | 15 | bigint: 0.2.0
|
16 | 16 | constsAndDefaults: 0.0.1
|
17 |
| - core: 3.10.13 |
| 17 | + core: 3.10.14 |
18 | 18 | deprecations: 2.81.2
|
19 | 19 | errors: 0.2.0
|
20 | 20 | flattening: 2.81.3
|
21 | 21 | getRequestBodies: 2.81.1
|
22 |
| - globalSecurity: 2.83.6 |
| 22 | + globalSecurity: 2.83.7 |
23 | 23 | globalSecurityCallbacks: 0.1.0
|
24 | 24 | globalServerURLs: 2.82.3
|
25 | 25 | ignores: 2.81.1
|
26 | 26 | intellisenseMarkdownSupport: 0.1.0
|
27 | 27 | methodArguments: 0.2.0
|
28 | 28 | nameOverrides: 2.81.2
|
29 |
| - nullables: 0.1.0 |
| 29 | + nullables: 0.1.1 |
30 | 30 | oauth2ClientCredentials: 0.1.1
|
31 | 31 | responseFormat: 0.0.4
|
32 | 32 | sdkHooks: 0.1.0
|
@@ -477,7 +477,6 @@ generatedFiles:
|
477 | 477 | - docs/Models/Components/V3BankAccountsCursorResponse.md
|
478 | 478 | - docs/Models/Components/V3BankAccountsCursorResponseCursor.md
|
479 | 479 | - docs/Models/Components/V3BankingcircleConfig.md
|
480 |
| - - docs/Models/Components/V3ConfigInfoResponse.md |
481 | 480 | - docs/Models/Components/V3Connector.md
|
482 | 481 | - docs/Models/Components/V3ConnectorConfig.md
|
483 | 482 | - docs/Models/Components/V3ConnectorConfig1.md
|
@@ -566,6 +565,7 @@ generatedFiles:
|
566 | 565 | - docs/Models/Components/Volume.md
|
567 | 566 | - docs/Models/Components/Wallet.md
|
568 | 567 | - docs/Models/Components/WalletSubject.md
|
| 568 | + - docs/Models/Components/WalletSummary.md |
569 | 569 | - docs/Models/Components/WalletWithBalances.md
|
570 | 570 | - docs/Models/Components/WalletWithBalancesBalances.md
|
571 | 571 | - docs/Models/Components/WalletsTransaction.md
|
@@ -930,7 +930,6 @@ generatedFiles:
|
930 | 930 | - docs/Models/Requests/V3GetConnectorConfigResponse.md
|
931 | 931 | - docs/Models/Requests/V3GetConnectorScheduleRequest.md
|
932 | 932 | - docs/Models/Requests/V3GetConnectorScheduleResponse.md
|
933 |
| - - docs/Models/Requests/V3GetInfoResponse.md |
934 | 933 | - docs/Models/Requests/V3GetPaymentInitiationRequest.md
|
935 | 934 | - docs/Models/Requests/V3GetPaymentInitiationResponse.md
|
936 | 935 | - docs/Models/Requests/V3GetPaymentRequest.md
|
@@ -1462,7 +1461,6 @@ generatedFiles:
|
1462 | 1461 | - src/FormanceSDK/Models/Components/V3BankAccountsCursorResponse.cs
|
1463 | 1462 | - src/FormanceSDK/Models/Components/V3BankAccountsCursorResponseCursor.cs
|
1464 | 1463 | - src/FormanceSDK/Models/Components/V3BankingcircleConfig.cs
|
1465 |
| - - src/FormanceSDK/Models/Components/V3ConfigInfoResponse.cs |
1466 | 1464 | - src/FormanceSDK/Models/Components/V3Connector.cs
|
1467 | 1465 | - src/FormanceSDK/Models/Components/V3ConnectorConfig.cs
|
1468 | 1466 | - src/FormanceSDK/Models/Components/V3ConnectorConfig1.cs
|
@@ -1551,6 +1549,7 @@ generatedFiles:
|
1551 | 1549 | - src/FormanceSDK/Models/Components/Volume.cs
|
1552 | 1550 | - src/FormanceSDK/Models/Components/Wallet.cs
|
1553 | 1551 | - src/FormanceSDK/Models/Components/WalletSubject.cs
|
| 1552 | + - src/FormanceSDK/Models/Components/WalletSummary.cs |
1554 | 1553 | - src/FormanceSDK/Models/Components/WalletWithBalances.cs
|
1555 | 1554 | - src/FormanceSDK/Models/Components/WalletWithBalancesBalances.cs
|
1556 | 1555 | - src/FormanceSDK/Models/Components/WalletsTransaction.cs
|
@@ -1916,7 +1915,6 @@ generatedFiles:
|
1916 | 1915 | - src/FormanceSDK/Models/Requests/V3GetConnectorConfigResponse.cs
|
1917 | 1916 | - src/FormanceSDK/Models/Requests/V3GetConnectorScheduleRequest.cs
|
1918 | 1917 | - src/FormanceSDK/Models/Requests/V3GetConnectorScheduleResponse.cs
|
1919 |
| - - src/FormanceSDK/Models/Requests/V3GetInfoResponse.cs |
1920 | 1918 | - src/FormanceSDK/Models/Requests/V3GetPaymentInitiationRequest.cs
|
1921 | 1919 | - src/FormanceSDK/Models/Requests/V3GetPaymentInitiationResponse.cs
|
1922 | 1920 | - src/FormanceSDK/Models/Requests/V3GetPaymentRequest.cs
|
@@ -2396,10 +2394,10 @@ examples:
|
2396 | 2394 | atomic: true
|
2397 | 2395 | parallel: true
|
2398 | 2396 | requestBody:
|
2399 |
| - application/json: [{"action": "<value>"}] |
| 2397 | + application/json: [{"action": "<value>", "data": {"postings": [{"amount": 100, "asset": "COIN", "destination": "users:002", "source": "users:001"}, {"amount": 100, "asset": "COIN", "destination": "users:002", "source": "users:001"}, {"amount": 100, "asset": "COIN", "destination": "users:002", "source": "users:001"}], "script": {"plain": "vars {\naccount $user\n}\nsend [COIN 10] (\n\tsource = @world\n\tdestination = $user\n)\n", "vars": {"user": "users:042"}}, "reference": "ref:001", "metadata": {"admin": "true"}}}] |
2400 | 2398 | responses:
|
2401 | 2399 | "200":
|
2402 |
| - application/json: {"data": [{"responseType": "<value>", "logID": 642842, "data": {"timestamp": "2023-05-07T17:50:11.166Z", "postings": [{"amount": 100, "asset": "COIN", "destination": "users:002", "source": "users:001"}, {"amount": 100, "asset": "COIN", "destination": "users:002", "source": "users:001"}], "reference": "ref:001", "metadata": {"admin": "true"}, "id": 860718, "reverted": true, "preCommitVolumes": {"orders:1": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}, "orders:2": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}}, "postCommitVolumes": {"orders:1": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}, "orders:2": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}}, "preCommitEffectiveVolumes": {"orders:1": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}, "orders:2": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}}, "postCommitEffectiveVolumes": {"orders:1": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}, "orders:2": {"USD": {"input": 100, "output": 20, "balance": 80}, "EUR": {"input": 100, "output": 20, "balance": 80}}}}}], "errorCode": "VALIDATION", "errorMessage": "[VALIDATION] invalid 'cursor' query param", "details": "https://play.numscript.org/?payload=eyJlcnJvciI6ImFjY291bnQgaGFkIGluc3VmZmljaWVudCBmdW5kcyJ9"} |
| 2400 | + application/json: {"data": [{"responseType": "<value>", "logID": 53724}], "errorCode": "VALIDATION", "errorMessage": "[VALIDATION] invalid 'cursor' query param", "details": "https://play.numscript.org/?payload=eyJlcnJvciI6ImFjY291bnQgaGFkIGluc3VmZmljaWVudCBmdW5kcyJ9"} |
2403 | 2401 | "400":
|
2404 | 2402 | application/json: {"data": [], "errorCode": "VALIDATION", "errorMessage": "[VALIDATION] invalid 'cursor' query param", "details": "https://play.numscript.org/?payload=eyJlcnJvciI6ImFjY291bnQgaGFkIGluc3VmZmljaWVudCBmdW5kcyJ9"}
|
2405 | 2403 | default:
|
@@ -2823,7 +2821,7 @@ examples:
|
2823 | 2821 | accountId: "XXX"
|
2824 | 2822 | responses:
|
2825 | 2823 | "200":
|
2826 |
| - application/json: {"data": {"id": "<id>", "createdAt": "2024-11-12T03:25:46.461Z", "reference": "<value>", "connectorID": "<id>", "defaultCurrency": "<value>", "defaultAsset": "<value>", "accountName": "<value>", "type": "UNKNOWN", "raw": {}}} |
| 2824 | + application/json: {"data": {"id": "<id>", "createdAt": "2024-11-12T03:25:46.461Z", "reference": "<value>", "connectorID": "<id>", "defaultCurrency": "<value>", "defaultAsset": "<value>", "accountName": "<value>", "type": "UNKNOWN", "metadata": {"key": "<value>", "key1": "<value>"}, "raw": {}}} |
2827 | 2825 | default:
|
2828 | 2826 | application/json: {"errorCode": "VALIDATION", "errorMessage": "[VALIDATION] missing reference"}
|
2829 | 2827 | getAccountBalances:
|
@@ -2913,7 +2911,7 @@ examples:
|
2913 | 2911 | path:
|
2914 | 2912 | connector: "ATLAR"
|
2915 | 2913 | requestBody:
|
2916 |
| - application/json: {"name": "My Wise Account", "apiKey": "XXX", "pollingPeriod": "60s"} |
| 2914 | + application/json: {"name": "My Stripe Account", "pollingPeriod": "60s", "apiKey": "XXX", "pageSize": 50} |
2917 | 2915 | responses:
|
2918 | 2916 | "201":
|
2919 | 2917 | application/json: {"data": {"connectorID": "<id>"}}
|
@@ -3609,7 +3607,7 @@ examples:
|
3609 | 3607 | id: "<id>"
|
3610 | 3608 | responses:
|
3611 | 3609 | "200":
|
3612 |
| - application/json: {"balances": [{"name": "<value>", "assets": {"key": 425645}}, {"name": "<value>", "assets": {"key": 2769}}], "availableFunds": {}, "expiredFunds": {"key": 937378, "key1": 696335, "key2": 846984}, "expirableFunds": {"key": 930990, "key1": 132783, "key2": 515347}, "holdFunds": {"key": 213691, "key1": 198747}} |
| 3610 | + application/json: {"data": {"balances": [{"name": "<value>", "assets": {"key": 425645}}, {"name": "<value>", "assets": {"key": 2769}}], "availableFunds": {}, "expiredFunds": {"key": 937378, "key1": 696335, "key2": 846984}, "expirableFunds": {"key": 930990, "key1": 132783, "key2": 515347}, "holdFunds": {"key": 213691, "key1": 198747}}} |
3613 | 3611 | default:
|
3614 | 3612 | application/json: {"errorCode": "HOLD_CLOSED", "errorMessage": "<value>"}
|
3615 | 3613 | listBalances:
|
|
0 commit comments