@unified-api/typescript-sdk 2.73.10 → 2.73.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -0
- package/bin/mcp-server.js +4418 -3450
- package/bin/mcp-server.js.map +28 -9
- package/docs/sdks/account/README.md +6 -0
- package/docs/sdks/accounting/README.md +558 -0
- package/docs/sdks/activity/README.md +6 -0
- package/docs/sdks/apicall/README.md +2 -0
- package/docs/sdks/application/README.md +6 -0
- package/docs/sdks/applicationstatus/README.md +1 -0
- package/docs/sdks/ats/README.md +49 -0
- package/docs/sdks/auth/README.md +2 -0
- package/docs/sdks/balancesheet/README.md +2 -0
- package/docs/sdks/bill/README.md +6 -0
- package/docs/sdks/branch/README.md +6 -0
- package/docs/sdks/busy/README.md +1 -0
- package/docs/sdks/calendar/README.md +21 -0
- package/docs/sdks/call/README.md +1 -0
- package/docs/sdks/candidate/README.md +6 -0
- package/docs/sdks/category/README.md +489 -0
- package/docs/sdks/channel/README.md +2 -0
- package/docs/sdks/class/README.md +6 -0
- package/docs/sdks/collection/README.md +6 -0
- package/docs/sdks/comment/README.md +18 -0
- package/docs/sdks/commerce/README.md +30 -0
- package/docs/sdks/commit/README.md +6 -0
- package/docs/sdks/company/README.md +19 -0
- package/docs/sdks/connection/README.md +6 -0
- package/docs/sdks/contact/README.md +18 -0
- package/docs/sdks/course/README.md +6 -0
- package/docs/sdks/creditmemo/README.md +6 -0
- package/docs/sdks/crm/README.md +36 -0
- package/docs/sdks/customer/README.md +6 -0
- package/docs/sdks/deal/README.md +6 -0
- package/docs/sdks/device/README.md +6 -0
- package/docs/sdks/document/README.md +6 -0
- package/docs/sdks/employee/README.md +6 -0
- package/docs/sdks/enrich/README.md +2 -0
- package/docs/sdks/event/README.md +12 -0
- package/docs/sdks/file/README.md +6 -0
- package/docs/sdks/genai/README.md +2 -0
- package/docs/sdks/group/README.md +12 -0
- package/docs/sdks/hris/README.md +40 -0
- package/docs/sdks/instructor/README.md +6 -0
- package/docs/sdks/integration/README.md +3 -0
- package/docs/sdks/interview/README.md +6 -0
- package/docs/sdks/inventory/README.md +6 -0
- package/docs/sdks/invoice/README.md +6 -0
- package/docs/sdks/issue/README.md +1 -0
- package/docs/sdks/item/README.md +6 -0
- package/docs/sdks/job/README.md +6 -0
- package/docs/sdks/journal/README.md +6 -0
- package/docs/sdks/kms/README.md +18 -0
- package/docs/sdks/lead/README.md +6 -0
- package/docs/sdks/link/README.md +12 -0
- package/docs/sdks/list/README.md +6 -0
- package/docs/sdks/lms/README.md +24 -0
- package/docs/sdks/location/README.md +12 -0
- package/docs/sdks/login/README.md +1 -0
- package/docs/sdks/martech/README.md +12 -0
- package/docs/sdks/member/README.md +6 -0
- package/docs/sdks/message/README.md +6 -0
- package/docs/sdks/messaging/README.md +8 -0
- package/docs/sdks/metadata/README.md +6 -0
- package/docs/sdks/model/README.md +1 -0
- package/docs/sdks/note/README.md +6 -0
- package/docs/sdks/order/README.md +6 -0
- package/docs/sdks/organization/README.md +8 -0
- package/docs/sdks/page/README.md +6 -0
- package/docs/sdks/passthrough/README.md +8 -0
- package/docs/sdks/payment/README.md +22 -0
- package/docs/sdks/payout/README.md +2 -0
- package/docs/sdks/payslip/README.md +2 -0
- package/docs/sdks/person/README.md +1 -0
- package/docs/sdks/pipeline/README.md +6 -0
- package/docs/sdks/profitloss/README.md +2 -0
- package/docs/sdks/project/README.md +6 -0
- package/docs/sdks/prompt/README.md +1 -0
- package/docs/sdks/pullrequest/README.md +6 -0
- package/docs/sdks/purchaseorder/README.md +6 -0
- package/docs/sdks/recording/README.md +8 -0
- package/docs/sdks/refund/README.md +2 -0
- package/docs/sdks/repo/README.md +30 -0
- package/docs/sdks/report/README.md +2 -0
- package/docs/sdks/repository/README.md +6 -0
- package/docs/sdks/review/README.md +6 -0
- package/docs/sdks/salesorder/README.md +6 -0
- package/docs/sdks/scim/README.md +12 -0
- package/docs/sdks/scorecard/README.md +6 -0
- package/docs/sdks/space/README.md +6 -0
- package/docs/sdks/storage/README.md +6 -0
- package/docs/sdks/student/README.md +6 -0
- package/docs/sdks/subscription/README.md +6 -0
- package/docs/sdks/task/README.md +18 -0
- package/docs/sdks/taxrate/README.md +6 -0
- package/docs/sdks/ticket/README.md +6 -0
- package/docs/sdks/ticketing/README.md +18 -0
- package/docs/sdks/timeoff/README.md +2 -0
- package/docs/sdks/timeshift/README.md +6 -0
- package/docs/sdks/transaction/README.md +6 -0
- package/docs/sdks/trialbalance/README.md +2 -0
- package/docs/sdks/uc/README.md +19 -0
- package/docs/sdks/unified/README.md +20 -0
- package/docs/sdks/user/README.md +6 -0
- package/docs/sdks/webhook/README.md +8 -0
- package/examples/README.md +5 -0
- package/examples/accountingCreateAccountingAccount.example.ts +2 -0
- package/examples/package-lock.json +6 -5
- package/funcs/accountingCreateAccountingCategory.d.ts +15 -0
- package/funcs/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingCreateAccountingCategory.js +114 -0
- package/funcs/accountingCreateAccountingCategory.js.map +1 -0
- package/funcs/accountingGetAccountingCategory.d.ts +15 -0
- package/funcs/accountingGetAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingGetAccountingCategory.js +115 -0
- package/funcs/accountingGetAccountingCategory.js.map +1 -0
- package/funcs/accountingListAccountingCategories.d.ts +15 -0
- package/funcs/accountingListAccountingCategories.d.ts.map +1 -0
- package/funcs/accountingListAccountingCategories.js +119 -0
- package/funcs/accountingListAccountingCategories.js.map +1 -0
- package/funcs/accountingPatchAccountingCategory.d.ts +15 -0
- package/funcs/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingPatchAccountingCategory.js +118 -0
- package/funcs/accountingPatchAccountingCategory.js.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts +14 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.js +112 -0
- package/funcs/accountingRemoveAccountingCategory.js.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts +15 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.js +118 -0
- package/funcs/accountingUpdateAccountingCategory.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +13 -1
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts +8 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.js +52 -0
- package/mcp-server/tools/accountingListAccountingCategories.js.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js +51 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js.map +1 -0
- package/package.json +4 -6
- package/sdk/accounting.d.ts +24 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +42 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/category.d.ts +30 -0
- package/sdk/category.d.ts.map +1 -0
- package/sdk/category.js +54 -0
- package/sdk/category.js.map +1 -0
- package/sdk/models/operations/createaccountingcategory.d.ts +45 -0
- package/sdk/models/operations/createaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/createaccountingcategory.js +77 -0
- package/sdk/models/operations/createaccountingcategory.js.map +1 -0
- package/sdk/models/operations/getaccountingcategory.d.ts +47 -0
- package/sdk/models/operations/getaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/getaccountingcategory.js +74 -0
- package/sdk/models/operations/getaccountingcategory.js.map +1 -0
- package/sdk/models/operations/index.d.ts +6 -0
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +6 -0
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listaccountingcategories.d.ts +65 -0
- package/sdk/models/operations/listaccountingcategories.d.ts.map +1 -0
- package/sdk/models/operations/listaccountingcategories.js +90 -0
- package/sdk/models/operations/listaccountingcategories.js.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.js +79 -0
- package/sdk/models/operations/patchaccountingcategory.js.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts +66 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.js +105 -0
- package/sdk/models/operations/removeaccountingcategory.js.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.js +79 -0
- package/sdk/models/operations/updateaccountingcategory.js.map +1 -0
- package/sdk/models/shared/accountingcategory.d.ts +47 -0
- package/sdk/models/shared/accountingcategory.d.ts.map +1 -0
- package/sdk/models/shared/accountingcategory.js +90 -0
- package/sdk/models/shared/accountingcategory.js.map +1 -0
- package/sdk/models/shared/accountinglineitem.d.ts +2 -0
- package/sdk/models/shared/accountinglineitem.d.ts.map +1 -1
- package/sdk/models/shared/accountinglineitem.js +4 -0
- package/sdk/models/shared/accountinglineitem.js.map +1 -1
- package/sdk/models/shared/index.d.ts +1 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +1 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/accountingCreateAccountingCategory.ts +173 -0
- package/src/funcs/accountingGetAccountingCategory.ts +176 -0
- package/src/funcs/accountingListAccountingCategories.ts +178 -0
- package/src/funcs/accountingPatchAccountingCategory.ts +179 -0
- package/src/funcs/accountingRemoveAccountingCategory.ts +181 -0
- package/src/funcs/accountingUpdateAccountingCategory.ts +179 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +13 -1
- package/src/mcp-server/tools/accountingCreateAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingGetAccountingCategory.ts +36 -0
- package/src/mcp-server/tools/accountingListAccountingCategories.ts +37 -0
- package/src/mcp-server/tools/accountingPatchAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingRemoveAccountingCategory.ts +35 -0
- package/src/mcp-server/tools/accountingUpdateAccountingCategory.ts +37 -0
- package/src/sdk/accounting.ts +90 -0
- package/src/sdk/category.ts +100 -0
- package/src/sdk/models/operations/createaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/getaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/index.ts +6 -0
- package/src/sdk/models/operations/listaccountingcategories.ts +135 -0
- package/src/sdk/models/operations/patchaccountingcategory.ts +108 -0
- package/src/sdk/models/operations/removeaccountingcategory.ts +155 -0
- package/src/sdk/models/operations/updateaccountingcategory.ts +108 -0
- package/src/sdk/models/shared/accountingcategory.ts +111 -0
- package/src/sdk/models/shared/accountinglineitem.ts +6 -0
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
package/src/lib/config.ts
CHANGED
|
@@ -73,8 +73,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
73
73
|
export const SDK_METADATA = {
|
|
74
74
|
language: "typescript",
|
|
75
75
|
openapiDocVersion: "1.0",
|
|
76
|
-
sdkVersion: "2.73.
|
|
77
|
-
genVersion: "2.
|
|
76
|
+
sdkVersion: "2.73.11",
|
|
77
|
+
genVersion: "2.670.1",
|
|
78
78
|
userAgent:
|
|
79
|
-
"speakeasy-sdk/typescript 2.73.
|
|
79
|
+
"speakeasy-sdk/typescript 2.73.11 2.670.1 1.0 @unified-api/typescript-sdk",
|
|
80
80
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -15,6 +15,7 @@ import { MCPScope } from "./scopes.js";
|
|
|
15
15
|
import { createRegisterTool } from "./tools.js";
|
|
16
16
|
import { tool$accountingCreateAccountingAccount } from "./tools/accountingCreateAccountingAccount.js";
|
|
17
17
|
import { tool$accountingCreateAccountingBill } from "./tools/accountingCreateAccountingBill.js";
|
|
18
|
+
import { tool$accountingCreateAccountingCategory } from "./tools/accountingCreateAccountingCategory.js";
|
|
18
19
|
import { tool$accountingCreateAccountingContact } from "./tools/accountingCreateAccountingContact.js";
|
|
19
20
|
import { tool$accountingCreateAccountingCreditmemo } from "./tools/accountingCreateAccountingCreditmemo.js";
|
|
20
21
|
import { tool$accountingCreateAccountingInvoice } from "./tools/accountingCreateAccountingInvoice.js";
|
|
@@ -27,6 +28,7 @@ import { tool$accountingCreateAccountingTransaction } from "./tools/accountingCr
|
|
|
27
28
|
import { tool$accountingGetAccountingAccount } from "./tools/accountingGetAccountingAccount.js";
|
|
28
29
|
import { tool$accountingGetAccountingBalancesheet } from "./tools/accountingGetAccountingBalancesheet.js";
|
|
29
30
|
import { tool$accountingGetAccountingBill } from "./tools/accountingGetAccountingBill.js";
|
|
31
|
+
import { tool$accountingGetAccountingCategory } from "./tools/accountingGetAccountingCategory.js";
|
|
30
32
|
import { tool$accountingGetAccountingContact } from "./tools/accountingGetAccountingContact.js";
|
|
31
33
|
import { tool$accountingGetAccountingCreditmemo } from "./tools/accountingGetAccountingCreditmemo.js";
|
|
32
34
|
import { tool$accountingGetAccountingInvoice } from "./tools/accountingGetAccountingInvoice.js";
|
|
@@ -43,6 +45,7 @@ import { tool$accountingGetAccountingTrialbalance } from "./tools/accountingGetA
|
|
|
43
45
|
import { tool$accountingListAccountingAccounts } from "./tools/accountingListAccountingAccounts.js";
|
|
44
46
|
import { tool$accountingListAccountingBalancesheets } from "./tools/accountingListAccountingBalancesheets.js";
|
|
45
47
|
import { tool$accountingListAccountingBills } from "./tools/accountingListAccountingBills.js";
|
|
48
|
+
import { tool$accountingListAccountingCategories } from "./tools/accountingListAccountingCategories.js";
|
|
46
49
|
import { tool$accountingListAccountingContacts } from "./tools/accountingListAccountingContacts.js";
|
|
47
50
|
import { tool$accountingListAccountingCreditmemoes } from "./tools/accountingListAccountingCreditmemoes.js";
|
|
48
51
|
import { tool$accountingListAccountingInvoices } from "./tools/accountingListAccountingInvoices.js";
|
|
@@ -58,6 +61,7 @@ import { tool$accountingListAccountingTransactions } from "./tools/accountingLis
|
|
|
58
61
|
import { tool$accountingListAccountingTrialbalances } from "./tools/accountingListAccountingTrialbalances.js";
|
|
59
62
|
import { tool$accountingPatchAccountingAccount } from "./tools/accountingPatchAccountingAccount.js";
|
|
60
63
|
import { tool$accountingPatchAccountingBill } from "./tools/accountingPatchAccountingBill.js";
|
|
64
|
+
import { tool$accountingPatchAccountingCategory } from "./tools/accountingPatchAccountingCategory.js";
|
|
61
65
|
import { tool$accountingPatchAccountingContact } from "./tools/accountingPatchAccountingContact.js";
|
|
62
66
|
import { tool$accountingPatchAccountingCreditmemo } from "./tools/accountingPatchAccountingCreditmemo.js";
|
|
63
67
|
import { tool$accountingPatchAccountingInvoice } from "./tools/accountingPatchAccountingInvoice.js";
|
|
@@ -69,6 +73,7 @@ import { tool$accountingPatchAccountingTaxrate } from "./tools/accountingPatchAc
|
|
|
69
73
|
import { tool$accountingPatchAccountingTransaction } from "./tools/accountingPatchAccountingTransaction.js";
|
|
70
74
|
import { tool$accountingRemoveAccountingAccount } from "./tools/accountingRemoveAccountingAccount.js";
|
|
71
75
|
import { tool$accountingRemoveAccountingBill } from "./tools/accountingRemoveAccountingBill.js";
|
|
76
|
+
import { tool$accountingRemoveAccountingCategory } from "./tools/accountingRemoveAccountingCategory.js";
|
|
72
77
|
import { tool$accountingRemoveAccountingContact } from "./tools/accountingRemoveAccountingContact.js";
|
|
73
78
|
import { tool$accountingRemoveAccountingCreditmemo } from "./tools/accountingRemoveAccountingCreditmemo.js";
|
|
74
79
|
import { tool$accountingRemoveAccountingInvoice } from "./tools/accountingRemoveAccountingInvoice.js";
|
|
@@ -80,6 +85,7 @@ import { tool$accountingRemoveAccountingTaxrate } from "./tools/accountingRemove
|
|
|
80
85
|
import { tool$accountingRemoveAccountingTransaction } from "./tools/accountingRemoveAccountingTransaction.js";
|
|
81
86
|
import { tool$accountingUpdateAccountingAccount } from "./tools/accountingUpdateAccountingAccount.js";
|
|
82
87
|
import { tool$accountingUpdateAccountingBill } from "./tools/accountingUpdateAccountingBill.js";
|
|
88
|
+
import { tool$accountingUpdateAccountingCategory } from "./tools/accountingUpdateAccountingCategory.js";
|
|
83
89
|
import { tool$accountingUpdateAccountingContact } from "./tools/accountingUpdateAccountingContact.js";
|
|
84
90
|
import { tool$accountingUpdateAccountingCreditmemo } from "./tools/accountingUpdateAccountingCreditmemo.js";
|
|
85
91
|
import { tool$accountingUpdateAccountingInvoice } from "./tools/accountingUpdateAccountingInvoice.js";
|
|
@@ -502,7 +508,7 @@ export function createMCPServer(deps: {
|
|
|
502
508
|
}) {
|
|
503
509
|
const server = new McpServer({
|
|
504
510
|
name: "UnifiedTo",
|
|
505
|
-
version: "2.73.
|
|
511
|
+
version: "2.73.11",
|
|
506
512
|
});
|
|
507
513
|
|
|
508
514
|
const client = new UnifiedToCore({
|
|
@@ -534,6 +540,7 @@ export function createMCPServer(deps: {
|
|
|
534
540
|
|
|
535
541
|
tool(tool$accountingCreateAccountingAccount);
|
|
536
542
|
tool(tool$accountingCreateAccountingBill);
|
|
543
|
+
tool(tool$accountingCreateAccountingCategory);
|
|
537
544
|
tool(tool$accountingCreateAccountingContact);
|
|
538
545
|
tool(tool$accountingCreateAccountingCreditmemo);
|
|
539
546
|
tool(tool$accountingCreateAccountingInvoice);
|
|
@@ -546,6 +553,7 @@ export function createMCPServer(deps: {
|
|
|
546
553
|
tool(tool$accountingGetAccountingAccount);
|
|
547
554
|
tool(tool$accountingGetAccountingBalancesheet);
|
|
548
555
|
tool(tool$accountingGetAccountingBill);
|
|
556
|
+
tool(tool$accountingGetAccountingCategory);
|
|
549
557
|
tool(tool$accountingGetAccountingContact);
|
|
550
558
|
tool(tool$accountingGetAccountingCreditmemo);
|
|
551
559
|
tool(tool$accountingGetAccountingInvoice);
|
|
@@ -562,6 +570,7 @@ export function createMCPServer(deps: {
|
|
|
562
570
|
tool(tool$accountingListAccountingAccounts);
|
|
563
571
|
tool(tool$accountingListAccountingBalancesheets);
|
|
564
572
|
tool(tool$accountingListAccountingBills);
|
|
573
|
+
tool(tool$accountingListAccountingCategories);
|
|
565
574
|
tool(tool$accountingListAccountingContacts);
|
|
566
575
|
tool(tool$accountingListAccountingCreditmemoes);
|
|
567
576
|
tool(tool$accountingListAccountingInvoices);
|
|
@@ -577,6 +586,7 @@ export function createMCPServer(deps: {
|
|
|
577
586
|
tool(tool$accountingListAccountingTrialbalances);
|
|
578
587
|
tool(tool$accountingPatchAccountingAccount);
|
|
579
588
|
tool(tool$accountingPatchAccountingBill);
|
|
589
|
+
tool(tool$accountingPatchAccountingCategory);
|
|
580
590
|
tool(tool$accountingPatchAccountingContact);
|
|
581
591
|
tool(tool$accountingPatchAccountingCreditmemo);
|
|
582
592
|
tool(tool$accountingPatchAccountingInvoice);
|
|
@@ -588,6 +598,7 @@ export function createMCPServer(deps: {
|
|
|
588
598
|
tool(tool$accountingPatchAccountingTransaction);
|
|
589
599
|
tool(tool$accountingRemoveAccountingAccount);
|
|
590
600
|
tool(tool$accountingRemoveAccountingBill);
|
|
601
|
+
tool(tool$accountingRemoveAccountingCategory);
|
|
591
602
|
tool(tool$accountingRemoveAccountingContact);
|
|
592
603
|
tool(tool$accountingRemoveAccountingCreditmemo);
|
|
593
604
|
tool(tool$accountingRemoveAccountingInvoice);
|
|
@@ -599,6 +610,7 @@ export function createMCPServer(deps: {
|
|
|
599
610
|
tool(tool$accountingRemoveAccountingTransaction);
|
|
600
611
|
tool(tool$accountingUpdateAccountingAccount);
|
|
601
612
|
tool(tool$accountingUpdateAccountingBill);
|
|
613
|
+
tool(tool$accountingUpdateAccountingCategory);
|
|
602
614
|
tool(tool$accountingUpdateAccountingContact);
|
|
603
615
|
tool(tool$accountingUpdateAccountingCreditmemo);
|
|
604
616
|
tool(tool$accountingUpdateAccountingInvoice);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingCreateAccountingCategory } from "../../funcs/accountingCreateAccountingCategory.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.CreateAccountingCategoryRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingCreateAccountingCategory: ToolDefinition<
|
|
14
|
+
typeof args
|
|
15
|
+
> = {
|
|
16
|
+
name: "accounting-create-accounting-category",
|
|
17
|
+
description: `Create a category`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await accountingCreateAccountingCategory(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const value = result.value;
|
|
34
|
+
|
|
35
|
+
return formatResult(value, apiCall);
|
|
36
|
+
},
|
|
37
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingGetAccountingCategory } from "../../funcs/accountingGetAccountingCategory.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.GetAccountingCategoryRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingGetAccountingCategory: ToolDefinition<typeof args> =
|
|
14
|
+
{
|
|
15
|
+
name: "accounting-get-accounting-category",
|
|
16
|
+
description: `Retrieve a category`,
|
|
17
|
+
args,
|
|
18
|
+
tool: async (client, args, ctx) => {
|
|
19
|
+
const [result, apiCall] = await accountingGetAccountingCategory(
|
|
20
|
+
client,
|
|
21
|
+
args.request,
|
|
22
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
23
|
+
).$inspect();
|
|
24
|
+
|
|
25
|
+
if (!result.ok) {
|
|
26
|
+
return {
|
|
27
|
+
content: [{ type: "text", text: result.error.message }],
|
|
28
|
+
isError: true,
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
const value = result.value;
|
|
33
|
+
|
|
34
|
+
return formatResult(value, apiCall);
|
|
35
|
+
},
|
|
36
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingListAccountingCategories } from "../../funcs/accountingListAccountingCategories.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.ListAccountingCategoriesRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingListAccountingCategories: ToolDefinition<
|
|
14
|
+
typeof args
|
|
15
|
+
> = {
|
|
16
|
+
name: "accounting-list-accounting-categories",
|
|
17
|
+
description: `List all categories`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await accountingListAccountingCategories(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const value = result.value;
|
|
34
|
+
|
|
35
|
+
return formatResult(value, apiCall);
|
|
36
|
+
},
|
|
37
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingPatchAccountingCategory } from "../../funcs/accountingPatchAccountingCategory.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.PatchAccountingCategoryRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingPatchAccountingCategory: ToolDefinition<
|
|
14
|
+
typeof args
|
|
15
|
+
> = {
|
|
16
|
+
name: "accounting-patch-accounting-category",
|
|
17
|
+
description: `Update a category`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await accountingPatchAccountingCategory(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const value = result.value;
|
|
34
|
+
|
|
35
|
+
return formatResult(value, apiCall);
|
|
36
|
+
},
|
|
37
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingRemoveAccountingCategory } from "../../funcs/accountingRemoveAccountingCategory.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.RemoveAccountingCategoryRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingRemoveAccountingCategory: ToolDefinition<
|
|
14
|
+
typeof args
|
|
15
|
+
> = {
|
|
16
|
+
name: "accounting-remove-accounting-category",
|
|
17
|
+
description: `Remove a category`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await accountingRemoveAccountingCategory(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
return formatResult(void 0, apiCall);
|
|
34
|
+
},
|
|
35
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingUpdateAccountingCategory } from "../../funcs/accountingUpdateAccountingCategory.js";
|
|
6
|
+
import * as operations from "../../sdk/models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.UpdateAccountingCategoryRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$accountingUpdateAccountingCategory: ToolDefinition<
|
|
14
|
+
typeof args
|
|
15
|
+
> = {
|
|
16
|
+
name: "accounting-update-accounting-category",
|
|
17
|
+
description: `Update a category`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await accountingUpdateAccountingCategory(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const value = result.value;
|
|
34
|
+
|
|
35
|
+
return formatResult(value, apiCall);
|
|
36
|
+
},
|
|
37
|
+
};
|
package/src/sdk/accounting.ts
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
import { accountingCreateAccountingAccount } from "../funcs/accountingCreateAccountingAccount.js";
|
|
6
6
|
import { accountingCreateAccountingBill } from "../funcs/accountingCreateAccountingBill.js";
|
|
7
|
+
import { accountingCreateAccountingCategory } from "../funcs/accountingCreateAccountingCategory.js";
|
|
7
8
|
import { accountingCreateAccountingContact } from "../funcs/accountingCreateAccountingContact.js";
|
|
8
9
|
import { accountingCreateAccountingCreditmemo } from "../funcs/accountingCreateAccountingCreditmemo.js";
|
|
9
10
|
import { accountingCreateAccountingInvoice } from "../funcs/accountingCreateAccountingInvoice.js";
|
|
@@ -16,6 +17,7 @@ import { accountingCreateAccountingTransaction } from "../funcs/accountingCreate
|
|
|
16
17
|
import { accountingGetAccountingAccount } from "../funcs/accountingGetAccountingAccount.js";
|
|
17
18
|
import { accountingGetAccountingBalancesheet } from "../funcs/accountingGetAccountingBalancesheet.js";
|
|
18
19
|
import { accountingGetAccountingBill } from "../funcs/accountingGetAccountingBill.js";
|
|
20
|
+
import { accountingGetAccountingCategory } from "../funcs/accountingGetAccountingCategory.js";
|
|
19
21
|
import { accountingGetAccountingContact } from "../funcs/accountingGetAccountingContact.js";
|
|
20
22
|
import { accountingGetAccountingCreditmemo } from "../funcs/accountingGetAccountingCreditmemo.js";
|
|
21
23
|
import { accountingGetAccountingInvoice } from "../funcs/accountingGetAccountingInvoice.js";
|
|
@@ -32,6 +34,7 @@ import { accountingGetAccountingTrialbalance } from "../funcs/accountingGetAccou
|
|
|
32
34
|
import { accountingListAccountingAccounts } from "../funcs/accountingListAccountingAccounts.js";
|
|
33
35
|
import { accountingListAccountingBalancesheets } from "../funcs/accountingListAccountingBalancesheets.js";
|
|
34
36
|
import { accountingListAccountingBills } from "../funcs/accountingListAccountingBills.js";
|
|
37
|
+
import { accountingListAccountingCategories } from "../funcs/accountingListAccountingCategories.js";
|
|
35
38
|
import { accountingListAccountingContacts } from "../funcs/accountingListAccountingContacts.js";
|
|
36
39
|
import { accountingListAccountingCreditmemoes } from "../funcs/accountingListAccountingCreditmemoes.js";
|
|
37
40
|
import { accountingListAccountingInvoices } from "../funcs/accountingListAccountingInvoices.js";
|
|
@@ -47,6 +50,7 @@ import { accountingListAccountingTransactions } from "../funcs/accountingListAcc
|
|
|
47
50
|
import { accountingListAccountingTrialbalances } from "../funcs/accountingListAccountingTrialbalances.js";
|
|
48
51
|
import { accountingPatchAccountingAccount } from "../funcs/accountingPatchAccountingAccount.js";
|
|
49
52
|
import { accountingPatchAccountingBill } from "../funcs/accountingPatchAccountingBill.js";
|
|
53
|
+
import { accountingPatchAccountingCategory } from "../funcs/accountingPatchAccountingCategory.js";
|
|
50
54
|
import { accountingPatchAccountingContact } from "../funcs/accountingPatchAccountingContact.js";
|
|
51
55
|
import { accountingPatchAccountingCreditmemo } from "../funcs/accountingPatchAccountingCreditmemo.js";
|
|
52
56
|
import { accountingPatchAccountingInvoice } from "../funcs/accountingPatchAccountingInvoice.js";
|
|
@@ -58,6 +62,7 @@ import { accountingPatchAccountingTaxrate } from "../funcs/accountingPatchAccoun
|
|
|
58
62
|
import { accountingPatchAccountingTransaction } from "../funcs/accountingPatchAccountingTransaction.js";
|
|
59
63
|
import { accountingRemoveAccountingAccount } from "../funcs/accountingRemoveAccountingAccount.js";
|
|
60
64
|
import { accountingRemoveAccountingBill } from "../funcs/accountingRemoveAccountingBill.js";
|
|
65
|
+
import { accountingRemoveAccountingCategory } from "../funcs/accountingRemoveAccountingCategory.js";
|
|
61
66
|
import { accountingRemoveAccountingContact } from "../funcs/accountingRemoveAccountingContact.js";
|
|
62
67
|
import { accountingRemoveAccountingCreditmemo } from "../funcs/accountingRemoveAccountingCreditmemo.js";
|
|
63
68
|
import { accountingRemoveAccountingInvoice } from "../funcs/accountingRemoveAccountingInvoice.js";
|
|
@@ -69,6 +74,7 @@ import { accountingRemoveAccountingTaxrate } from "../funcs/accountingRemoveAcco
|
|
|
69
74
|
import { accountingRemoveAccountingTransaction } from "../funcs/accountingRemoveAccountingTransaction.js";
|
|
70
75
|
import { accountingUpdateAccountingAccount } from "../funcs/accountingUpdateAccountingAccount.js";
|
|
71
76
|
import { accountingUpdateAccountingBill } from "../funcs/accountingUpdateAccountingBill.js";
|
|
77
|
+
import { accountingUpdateAccountingCategory } from "../funcs/accountingUpdateAccountingCategory.js";
|
|
72
78
|
import { accountingUpdateAccountingContact } from "../funcs/accountingUpdateAccountingContact.js";
|
|
73
79
|
import { accountingUpdateAccountingCreditmemo } from "../funcs/accountingUpdateAccountingCreditmemo.js";
|
|
74
80
|
import { accountingUpdateAccountingInvoice } from "../funcs/accountingUpdateAccountingInvoice.js";
|
|
@@ -112,6 +118,20 @@ export class Accounting extends ClientSDK {
|
|
|
112
118
|
));
|
|
113
119
|
}
|
|
114
120
|
|
|
121
|
+
/**
|
|
122
|
+
* Create a category
|
|
123
|
+
*/
|
|
124
|
+
async createAccountingCategory(
|
|
125
|
+
request: operations.CreateAccountingCategoryRequest,
|
|
126
|
+
options?: RequestOptions,
|
|
127
|
+
): Promise<shared.AccountingCategory> {
|
|
128
|
+
return unwrapAsync(accountingCreateAccountingCategory(
|
|
129
|
+
this,
|
|
130
|
+
request,
|
|
131
|
+
options,
|
|
132
|
+
));
|
|
133
|
+
}
|
|
134
|
+
|
|
115
135
|
/**
|
|
116
136
|
* Create a contact
|
|
117
137
|
*/
|
|
@@ -280,6 +300,20 @@ export class Accounting extends ClientSDK {
|
|
|
280
300
|
));
|
|
281
301
|
}
|
|
282
302
|
|
|
303
|
+
/**
|
|
304
|
+
* Retrieve a category
|
|
305
|
+
*/
|
|
306
|
+
async getAccountingCategory(
|
|
307
|
+
request: operations.GetAccountingCategoryRequest,
|
|
308
|
+
options?: RequestOptions,
|
|
309
|
+
): Promise<shared.AccountingCategory> {
|
|
310
|
+
return unwrapAsync(accountingGetAccountingCategory(
|
|
311
|
+
this,
|
|
312
|
+
request,
|
|
313
|
+
options,
|
|
314
|
+
));
|
|
315
|
+
}
|
|
316
|
+
|
|
283
317
|
/**
|
|
284
318
|
* Retrieve a contact
|
|
285
319
|
*/
|
|
@@ -504,6 +538,20 @@ export class Accounting extends ClientSDK {
|
|
|
504
538
|
));
|
|
505
539
|
}
|
|
506
540
|
|
|
541
|
+
/**
|
|
542
|
+
* List all categories
|
|
543
|
+
*/
|
|
544
|
+
async listAccountingCategories(
|
|
545
|
+
request: operations.ListAccountingCategoriesRequest,
|
|
546
|
+
options?: RequestOptions,
|
|
547
|
+
): Promise<Array<shared.AccountingCategory>> {
|
|
548
|
+
return unwrapAsync(accountingListAccountingCategories(
|
|
549
|
+
this,
|
|
550
|
+
request,
|
|
551
|
+
options,
|
|
552
|
+
));
|
|
553
|
+
}
|
|
554
|
+
|
|
507
555
|
/**
|
|
508
556
|
* List all contacts
|
|
509
557
|
*/
|
|
@@ -714,6 +762,20 @@ export class Accounting extends ClientSDK {
|
|
|
714
762
|
));
|
|
715
763
|
}
|
|
716
764
|
|
|
765
|
+
/**
|
|
766
|
+
* Update a category
|
|
767
|
+
*/
|
|
768
|
+
async patchAccountingCategory(
|
|
769
|
+
request: operations.PatchAccountingCategoryRequest,
|
|
770
|
+
options?: RequestOptions,
|
|
771
|
+
): Promise<shared.AccountingCategory> {
|
|
772
|
+
return unwrapAsync(accountingPatchAccountingCategory(
|
|
773
|
+
this,
|
|
774
|
+
request,
|
|
775
|
+
options,
|
|
776
|
+
));
|
|
777
|
+
}
|
|
778
|
+
|
|
717
779
|
/**
|
|
718
780
|
* Update a contact
|
|
719
781
|
*/
|
|
@@ -868,6 +930,20 @@ export class Accounting extends ClientSDK {
|
|
|
868
930
|
));
|
|
869
931
|
}
|
|
870
932
|
|
|
933
|
+
/**
|
|
934
|
+
* Remove a category
|
|
935
|
+
*/
|
|
936
|
+
async removeAccountingCategory(
|
|
937
|
+
request: operations.RemoveAccountingCategoryRequest,
|
|
938
|
+
options?: RequestOptions,
|
|
939
|
+
): Promise<operations.RemoveAccountingCategoryResponse | undefined> {
|
|
940
|
+
return unwrapAsync(accountingRemoveAccountingCategory(
|
|
941
|
+
this,
|
|
942
|
+
request,
|
|
943
|
+
options,
|
|
944
|
+
));
|
|
945
|
+
}
|
|
946
|
+
|
|
871
947
|
/**
|
|
872
948
|
* Remove a contact
|
|
873
949
|
*/
|
|
@@ -1022,6 +1098,20 @@ export class Accounting extends ClientSDK {
|
|
|
1022
1098
|
));
|
|
1023
1099
|
}
|
|
1024
1100
|
|
|
1101
|
+
/**
|
|
1102
|
+
* Update a category
|
|
1103
|
+
*/
|
|
1104
|
+
async updateAccountingCategory(
|
|
1105
|
+
request: operations.UpdateAccountingCategoryRequest,
|
|
1106
|
+
options?: RequestOptions,
|
|
1107
|
+
): Promise<shared.AccountingCategory> {
|
|
1108
|
+
return unwrapAsync(accountingUpdateAccountingCategory(
|
|
1109
|
+
this,
|
|
1110
|
+
request,
|
|
1111
|
+
options,
|
|
1112
|
+
));
|
|
1113
|
+
}
|
|
1114
|
+
|
|
1025
1115
|
/**
|
|
1026
1116
|
* Update a contact
|
|
1027
1117
|
*/
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { accountingCreateAccountingCategory } from "../funcs/accountingCreateAccountingCategory.js";
|
|
6
|
+
import { accountingGetAccountingCategory } from "../funcs/accountingGetAccountingCategory.js";
|
|
7
|
+
import { accountingListAccountingCategories } from "../funcs/accountingListAccountingCategories.js";
|
|
8
|
+
import { accountingPatchAccountingCategory } from "../funcs/accountingPatchAccountingCategory.js";
|
|
9
|
+
import { accountingRemoveAccountingCategory } from "../funcs/accountingRemoveAccountingCategory.js";
|
|
10
|
+
import { accountingUpdateAccountingCategory } from "../funcs/accountingUpdateAccountingCategory.js";
|
|
11
|
+
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
12
|
+
import * as operations from "./models/operations/index.js";
|
|
13
|
+
import * as shared from "./models/shared/index.js";
|
|
14
|
+
import { unwrapAsync } from "./types/fp.js";
|
|
15
|
+
|
|
16
|
+
export class Category extends ClientSDK {
|
|
17
|
+
/**
|
|
18
|
+
* Create a category
|
|
19
|
+
*/
|
|
20
|
+
async createAccountingCategory(
|
|
21
|
+
request: operations.CreateAccountingCategoryRequest,
|
|
22
|
+
options?: RequestOptions,
|
|
23
|
+
): Promise<shared.AccountingCategory> {
|
|
24
|
+
return unwrapAsync(accountingCreateAccountingCategory(
|
|
25
|
+
this,
|
|
26
|
+
request,
|
|
27
|
+
options,
|
|
28
|
+
));
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Retrieve a category
|
|
33
|
+
*/
|
|
34
|
+
async getAccountingCategory(
|
|
35
|
+
request: operations.GetAccountingCategoryRequest,
|
|
36
|
+
options?: RequestOptions,
|
|
37
|
+
): Promise<shared.AccountingCategory> {
|
|
38
|
+
return unwrapAsync(accountingGetAccountingCategory(
|
|
39
|
+
this,
|
|
40
|
+
request,
|
|
41
|
+
options,
|
|
42
|
+
));
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* List all categories
|
|
47
|
+
*/
|
|
48
|
+
async listAccountingCategories(
|
|
49
|
+
request: operations.ListAccountingCategoriesRequest,
|
|
50
|
+
options?: RequestOptions,
|
|
51
|
+
): Promise<Array<shared.AccountingCategory>> {
|
|
52
|
+
return unwrapAsync(accountingListAccountingCategories(
|
|
53
|
+
this,
|
|
54
|
+
request,
|
|
55
|
+
options,
|
|
56
|
+
));
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* Update a category
|
|
61
|
+
*/
|
|
62
|
+
async patchAccountingCategory(
|
|
63
|
+
request: operations.PatchAccountingCategoryRequest,
|
|
64
|
+
options?: RequestOptions,
|
|
65
|
+
): Promise<shared.AccountingCategory> {
|
|
66
|
+
return unwrapAsync(accountingPatchAccountingCategory(
|
|
67
|
+
this,
|
|
68
|
+
request,
|
|
69
|
+
options,
|
|
70
|
+
));
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* Remove a category
|
|
75
|
+
*/
|
|
76
|
+
async removeAccountingCategory(
|
|
77
|
+
request: operations.RemoveAccountingCategoryRequest,
|
|
78
|
+
options?: RequestOptions,
|
|
79
|
+
): Promise<operations.RemoveAccountingCategoryResponse | undefined> {
|
|
80
|
+
return unwrapAsync(accountingRemoveAccountingCategory(
|
|
81
|
+
this,
|
|
82
|
+
request,
|
|
83
|
+
options,
|
|
84
|
+
));
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* Update a category
|
|
89
|
+
*/
|
|
90
|
+
async updateAccountingCategory(
|
|
91
|
+
request: operations.UpdateAccountingCategoryRequest,
|
|
92
|
+
options?: RequestOptions,
|
|
93
|
+
): Promise<shared.AccountingCategory> {
|
|
94
|
+
return unwrapAsync(accountingUpdateAccountingCategory(
|
|
95
|
+
this,
|
|
96
|
+
request,
|
|
97
|
+
options,
|
|
98
|
+
));
|
|
99
|
+
}
|
|
100
|
+
}
|