|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 7bffa198-5d29-4efa-9942-d549cc832085 |
3 | 3 | management: |
4 | | - docChecksum: fbc79de1908ef8470cee0e8ac97f3d4b |
5 | | - docVersion: 10.21.18 |
6 | | - speakeasyVersion: 1.661.3 |
| 4 | + docChecksum: 82d2a94bf2e121e55493fcc2bc072337 |
| 5 | + docVersion: 10.22.0 |
| 6 | + speakeasyVersion: 1.662.0 |
7 | 7 | generationVersion: 2.763.3 |
8 | | - releaseVersion: 0.34.12 |
9 | | - configChecksum: a27bfb37829f7e2f381204a94b7d88dc |
| 8 | + releaseVersion: 0.35.0 |
| 9 | + configChecksum: 22f7d3527c74ec666063ee81a765d96e |
10 | 10 | repoURL: https://github.com/apideck-libraries/sdk-typescript.git |
11 | 11 | installationURL: https://github.com/apideck-libraries/sdk-typescript |
12 | 12 | published: true |
@@ -60,6 +60,7 @@ generatedFiles: |
60 | 60 | - docs/models/components/accountinglocation.md |
61 | 61 | - docs/models/components/accountinglocationinput.md |
62 | 62 | - docs/models/components/accountinglocationsfilter.md |
| 63 | + - docs/models/components/accountingmethod.md |
63 | 64 | - docs/models/components/accountstatus.md |
64 | 65 | - docs/models/components/accounttype.md |
65 | 66 | - docs/models/components/activitiesfilter.md |
@@ -119,6 +120,7 @@ generatedFiles: |
119 | 120 | - docs/models/components/bankaccount2.md |
120 | 121 | - docs/models/components/bankaccount2accounttype.md |
121 | 122 | - docs/models/components/bankaccountsfilter.md |
| 123 | + - docs/models/components/bankaccountsfilteraccounttype.md |
122 | 124 | - docs/models/components/bankaccountsfilterstatus.md |
123 | 125 | - docs/models/components/bankaccountssort.md |
124 | 126 | - docs/models/components/bankaccounttype.md |
@@ -734,6 +736,7 @@ generatedFiles: |
734 | 736 | - docs/models/components/productstatus.md |
735 | 737 | - docs/models/components/profitandloss.md |
736 | 738 | - docs/models/components/profitandlossfilter.md |
| 739 | + - docs/models/components/profitandlossfilteraccountingmethod.md |
737 | 740 | - docs/models/components/profitandlossindicator.md |
738 | 741 | - docs/models/components/profitandlosstype.md |
739 | 742 | - docs/models/components/project.md |
@@ -7103,7 +7106,7 @@ examples: |
7103 | 7106 | parameters: |
7104 | 7107 | query: |
7105 | 7108 | pass_through: {"search": "San Francisco"} |
7106 | | - filter: {"start_date": "2021-01-01", "end_date": "2021-12-31", "period_count": 3, "period_type": "month", "location_id": "123"} |
| 7109 | + filter: {"start_date": "2021-01-01", "end_date": "2021-12-31", "period_count": 3, "period_type": "month", "location_id": "123", "accounting_method": "accrual"} |
7107 | 7110 | raw: false |
7108 | 7111 | header: |
7109 | 7112 | x-apideck-consumer-id: "test-consumer" |
@@ -7155,7 +7158,7 @@ examples: |
7155 | 7158 | parameters: |
7156 | 7159 | query: |
7157 | 7160 | raw: false |
7158 | | - filter: {"customer_id": "123abc", "start_date": "2021-01-01", "end_date": "2021-12-31", "location_id": "123"} |
| 7161 | + filter: {"customer_id": "123abc", "start_date": "2021-01-01", "end_date": "2021-12-31", "location_id": "123", "accounting_method": "accrual"} |
7159 | 7162 | pass_through: {"search": "San Francisco"} |
7160 | 7163 | fields: "id,updated_at" |
7161 | 7164 | header: |
@@ -19846,7 +19849,7 @@ examples: |
19846 | 19849 | query: |
19847 | 19850 | raw: false |
19848 | 19851 | limit: 20 |
19849 | | - filter: {"name": "Main Operating", "status": "active"} |
| 19852 | + filter: {"name": "Main Operating", "account_type": "checking", "status": "active"} |
19850 | 19853 | sort: {"by": "updated_at", "direction": "asc"} |
19851 | 19854 | pass_through: {"search": "San Francisco"} |
19852 | 19855 | fields: "id,updated_at" |
@@ -19909,7 +19912,7 @@ examples: |
19909 | 19912 | x-apideck-service-id: "salesforce" |
19910 | 19913 | responses: |
19911 | 19914 | "200": |
19912 | | - application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "bank-accounts", "operation": "one", "data": {"id": "12345", "display_id": "BA-001", "name": "Main Operating Account", "account_number": "123465", "account_type": "checking", "ledger_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453", "parent_id": "123456", "display_id": "123456"}, "bank_name": "Chase Bank", "currency": "USD", "balance": 25000, "available_balance": 24500, "overdraft_limit": 5000, "routing_number": "021000021", "iban": "GB33BUKB20201555555555", "bic": "CHASUS33", "bsb_number": "062-001", "branch_identifier": "001", "bank_code": "BNH", "country": "US", "status": "active", "description": "Primary operating account for daily transactions", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "created_at": "2020-09-30T07:43:32.000Z", "updated_at": "2020-09-30T07:43:32.000Z", "created_by": "12345", "updated_by": "12345"}} |
| 19915 | + application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "bank-accounts", "operation": "one", "data": {"id": "12345", "downstream_id": "12345", "display_id": "BA-001", "name": "Main Operating Account", "account_number": "123465", "account_type": "checking", "ledger_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453", "parent_id": "123456", "display_id": "123456"}, "bank_name": "Chase Bank", "currency": "USD", "balance": 25000, "available_balance": 24500, "overdraft_limit": 5000, "routing_number": "021000021", "iban": "GB33BUKB20201555555555", "bic": "CHASUS33", "bsb_number": "062-001", "branch_identifier": "001", "bank_code": "BNH", "country": "US", "status": "active", "description": "Primary operating account for daily transactions", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "created_at": "2020-09-30T07:43:32.000Z", "updated_at": "2020-09-30T07:43:32.000Z", "created_by": "12345", "updated_by": "12345"}} |
19913 | 19916 | "400": |
19914 | 19917 | application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror"} |
19915 | 19918 | "401": |
@@ -20414,4 +20417,4 @@ generatedTests: |
20414 | 20417 | accounting.projectsOne: "2025-10-13T00:03:48Z" |
20415 | 20418 | accounting.projectsUpdate: "2025-10-13T00:03:48Z" |
20416 | 20419 | accounting.projectsDelete: "2025-10-13T00:03:48Z" |
20417 | | -releaseNotes: "## Typescript SDK Changes Detected:\n* `apideck.accounting.taxRates.list()`: `response.data.[].country` **Added**\n* `apideck.accounting.taxRates.create()`: \n * `request.taxRate.country` **Added**\n* `apideck.accounting.taxRates.get()`: `response.data.country` **Added**\n* `apideck.accounting.taxRates.update()`: \n * `request.taxRate.country` **Added**\n* `apideck.accounting.companyInfo.get()`: `response.data.defaultSalesTax.country` **Added**\n" |
| 20420 | +releaseNotes: "## Typescript SDK Changes Detected:\n* `apideck.accounting.balanceSheet.get()`: \n * `request.filter` **Changed**\n* `apideck.accounting.profitAndLoss.get()`: \n * `request.filter` **Changed**\n* `apideck.accounting.bankAccounts.list()`: \n * `request.filter` **Changed**\n * `response.data.[].downstreamId` **Added**\n* `apideck.accounting.bankAccounts.get()`: `response.data.downstreamId` **Added**\n" |
0 commit comments