@unified-api/typescript-sdk 2.73.9 → 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.
Files changed (273) hide show
  1. package/README.md +15 -3
  2. package/bin/mcp-server.js +4587 -3584
  3. package/bin/mcp-server.js.map +33 -14
  4. package/docs/sdks/account/README.md +6 -0
  5. package/docs/sdks/accounting/README.md +558 -0
  6. package/docs/sdks/activity/README.md +6 -0
  7. package/docs/sdks/apicall/README.md +2 -0
  8. package/docs/sdks/application/README.md +6 -0
  9. package/docs/sdks/applicationstatus/README.md +1 -0
  10. package/docs/sdks/ats/README.md +49 -0
  11. package/docs/sdks/auth/README.md +3 -1
  12. package/docs/sdks/balancesheet/README.md +2 -0
  13. package/docs/sdks/bill/README.md +6 -0
  14. package/docs/sdks/branch/README.md +6 -0
  15. package/docs/sdks/busy/README.md +1 -0
  16. package/docs/sdks/calendar/README.md +21 -0
  17. package/docs/sdks/call/README.md +1 -0
  18. package/docs/sdks/candidate/README.md +6 -0
  19. package/docs/sdks/category/README.md +489 -0
  20. package/docs/sdks/channel/README.md +2 -0
  21. package/docs/sdks/class/README.md +6 -0
  22. package/docs/sdks/collection/README.md +6 -0
  23. package/docs/sdks/comment/README.md +18 -0
  24. package/docs/sdks/commerce/README.md +30 -0
  25. package/docs/sdks/commit/README.md +6 -0
  26. package/docs/sdks/company/README.md +19 -0
  27. package/docs/sdks/connection/README.md +7 -1
  28. package/docs/sdks/contact/README.md +18 -0
  29. package/docs/sdks/course/README.md +6 -0
  30. package/docs/sdks/creditmemo/README.md +6 -0
  31. package/docs/sdks/crm/README.md +36 -0
  32. package/docs/sdks/customer/README.md +6 -0
  33. package/docs/sdks/deal/README.md +6 -0
  34. package/docs/sdks/device/README.md +6 -0
  35. package/docs/sdks/document/README.md +6 -0
  36. package/docs/sdks/employee/README.md +6 -0
  37. package/docs/sdks/enrich/README.md +2 -0
  38. package/docs/sdks/event/README.md +12 -0
  39. package/docs/sdks/file/README.md +6 -0
  40. package/docs/sdks/genai/README.md +2 -0
  41. package/docs/sdks/group/README.md +12 -0
  42. package/docs/sdks/hris/README.md +40 -0
  43. package/docs/sdks/instructor/README.md +6 -0
  44. package/docs/sdks/integration/README.md +4 -1
  45. package/docs/sdks/interview/README.md +6 -0
  46. package/docs/sdks/inventory/README.md +6 -0
  47. package/docs/sdks/invoice/README.md +6 -0
  48. package/docs/sdks/issue/README.md +1 -0
  49. package/docs/sdks/item/README.md +6 -0
  50. package/docs/sdks/job/README.md +6 -0
  51. package/docs/sdks/journal/README.md +6 -0
  52. package/docs/sdks/kms/README.md +18 -0
  53. package/docs/sdks/lead/README.md +6 -0
  54. package/docs/sdks/link/README.md +12 -0
  55. package/docs/sdks/list/README.md +6 -0
  56. package/docs/sdks/lms/README.md +24 -0
  57. package/docs/sdks/location/README.md +12 -0
  58. package/docs/sdks/login/README.md +1 -0
  59. package/docs/sdks/martech/README.md +12 -0
  60. package/docs/sdks/member/README.md +6 -0
  61. package/docs/sdks/message/README.md +6 -0
  62. package/docs/sdks/messaging/README.md +8 -0
  63. package/docs/sdks/metadata/README.md +6 -0
  64. package/docs/sdks/model/README.md +1 -0
  65. package/docs/sdks/note/README.md +6 -0
  66. package/docs/sdks/order/README.md +6 -0
  67. package/docs/sdks/organization/README.md +8 -0
  68. package/docs/sdks/page/README.md +6 -0
  69. package/docs/sdks/passthrough/README.md +8 -0
  70. package/docs/sdks/payment/README.md +22 -0
  71. package/docs/sdks/payout/README.md +2 -0
  72. package/docs/sdks/payslip/README.md +2 -0
  73. package/docs/sdks/person/README.md +1 -0
  74. package/docs/sdks/pipeline/README.md +6 -0
  75. package/docs/sdks/profitloss/README.md +2 -0
  76. package/docs/sdks/project/README.md +6 -0
  77. package/docs/sdks/prompt/README.md +1 -0
  78. package/docs/sdks/pullrequest/README.md +6 -0
  79. package/docs/sdks/purchaseorder/README.md +6 -0
  80. package/docs/sdks/recording/README.md +8 -0
  81. package/docs/sdks/refund/README.md +2 -0
  82. package/docs/sdks/repo/README.md +30 -0
  83. package/docs/sdks/report/README.md +2 -0
  84. package/docs/sdks/repository/README.md +6 -0
  85. package/docs/sdks/review/README.md +6 -0
  86. package/docs/sdks/salesorder/README.md +6 -0
  87. package/docs/sdks/scim/README.md +12 -0
  88. package/docs/sdks/scorecard/README.md +6 -0
  89. package/docs/sdks/space/README.md +6 -0
  90. package/docs/sdks/storage/README.md +6 -0
  91. package/docs/sdks/student/README.md +6 -0
  92. package/docs/sdks/subscription/README.md +6 -0
  93. package/docs/sdks/task/README.md +18 -0
  94. package/docs/sdks/taxrate/README.md +6 -0
  95. package/docs/sdks/ticket/README.md +6 -0
  96. package/docs/sdks/ticketing/README.md +18 -0
  97. package/docs/sdks/timeoff/README.md +2 -0
  98. package/docs/sdks/timeshift/README.md +6 -0
  99. package/docs/sdks/transaction/README.md +6 -0
  100. package/docs/sdks/trialbalance/README.md +2 -0
  101. package/docs/sdks/uc/README.md +19 -0
  102. package/docs/sdks/unified/README.md +22 -2
  103. package/docs/sdks/user/README.md +6 -0
  104. package/docs/sdks/webhook/README.md +8 -0
  105. package/examples/README.md +5 -0
  106. package/examples/accountingCreateAccountingAccount.example.ts +2 -0
  107. package/examples/package-lock.json +6 -5
  108. package/funcs/accountingCreateAccountingCategory.d.ts +15 -0
  109. package/funcs/accountingCreateAccountingCategory.d.ts.map +1 -0
  110. package/funcs/accountingCreateAccountingCategory.js +114 -0
  111. package/funcs/accountingCreateAccountingCategory.js.map +1 -0
  112. package/funcs/accountingGetAccountingCategory.d.ts +15 -0
  113. package/funcs/accountingGetAccountingCategory.d.ts.map +1 -0
  114. package/funcs/accountingGetAccountingCategory.js +115 -0
  115. package/funcs/accountingGetAccountingCategory.js.map +1 -0
  116. package/funcs/accountingListAccountingCategories.d.ts +15 -0
  117. package/funcs/accountingListAccountingCategories.d.ts.map +1 -0
  118. package/funcs/accountingListAccountingCategories.js +119 -0
  119. package/funcs/accountingListAccountingCategories.js.map +1 -0
  120. package/funcs/accountingPatchAccountingCategory.d.ts +15 -0
  121. package/funcs/accountingPatchAccountingCategory.d.ts.map +1 -0
  122. package/funcs/accountingPatchAccountingCategory.js +118 -0
  123. package/funcs/accountingPatchAccountingCategory.js.map +1 -0
  124. package/funcs/accountingRemoveAccountingCategory.d.ts +14 -0
  125. package/funcs/accountingRemoveAccountingCategory.d.ts.map +1 -0
  126. package/funcs/accountingRemoveAccountingCategory.js +112 -0
  127. package/funcs/accountingRemoveAccountingCategory.js.map +1 -0
  128. package/funcs/accountingUpdateAccountingCategory.d.ts +15 -0
  129. package/funcs/accountingUpdateAccountingCategory.d.ts.map +1 -0
  130. package/funcs/accountingUpdateAccountingCategory.js +118 -0
  131. package/funcs/accountingUpdateAccountingCategory.js.map +1 -0
  132. package/funcs/unifiedCreateUnifiedConnection.d.ts +1 -1
  133. package/funcs/unifiedCreateUnifiedConnection.js +1 -1
  134. package/funcs/unifiedGetUnifiedIntegrationAuth.d.ts +1 -1
  135. package/funcs/unifiedGetUnifiedIntegrationAuth.js +1 -1
  136. package/jsr.json +1 -1
  137. package/lib/config.d.ts +3 -3
  138. package/lib/config.js +3 -3
  139. package/lib/config.js.map +1 -1
  140. package/mcp-server/mcp-server.js +1 -1
  141. package/mcp-server/mcp-server.js.map +1 -1
  142. package/mcp-server/server.d.ts.map +1 -1
  143. package/mcp-server/server.js +13 -1
  144. package/mcp-server/server.js.map +1 -1
  145. package/mcp-server/tools/accountingCreateAccountingCategory.d.ts +8 -0
  146. package/mcp-server/tools/accountingCreateAccountingCategory.d.ts.map +1 -0
  147. package/mcp-server/tools/accountingCreateAccountingCategory.js +52 -0
  148. package/mcp-server/tools/accountingCreateAccountingCategory.js.map +1 -0
  149. package/mcp-server/tools/accountingGetAccountingCategory.d.ts +8 -0
  150. package/mcp-server/tools/accountingGetAccountingCategory.d.ts.map +1 -0
  151. package/mcp-server/tools/accountingGetAccountingCategory.js +52 -0
  152. package/mcp-server/tools/accountingGetAccountingCategory.js.map +1 -0
  153. package/mcp-server/tools/accountingListAccountingCategories.d.ts +8 -0
  154. package/mcp-server/tools/accountingListAccountingCategories.d.ts.map +1 -0
  155. package/mcp-server/tools/accountingListAccountingCategories.js +52 -0
  156. package/mcp-server/tools/accountingListAccountingCategories.js.map +1 -0
  157. package/mcp-server/tools/accountingPatchAccountingCategory.d.ts +8 -0
  158. package/mcp-server/tools/accountingPatchAccountingCategory.d.ts.map +1 -0
  159. package/mcp-server/tools/accountingPatchAccountingCategory.js +52 -0
  160. package/mcp-server/tools/accountingPatchAccountingCategory.js.map +1 -0
  161. package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts +8 -0
  162. package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts.map +1 -0
  163. package/mcp-server/tools/accountingRemoveAccountingCategory.js +51 -0
  164. package/mcp-server/tools/accountingRemoveAccountingCategory.js.map +1 -0
  165. package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts +8 -0
  166. package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts.map +1 -0
  167. package/mcp-server/tools/accountingUpdateAccountingCategory.js +52 -0
  168. package/mcp-server/tools/accountingUpdateAccountingCategory.js.map +1 -0
  169. package/mcp-server/tools/unifiedCreateUnifiedConnection.js +1 -1
  170. package/mcp-server/tools/unifiedCreateUnifiedConnection.js.map +1 -1
  171. package/mcp-server/tools/unifiedGetUnifiedIntegrationAuth.js +1 -1
  172. package/package.json +4 -6
  173. package/sdk/accounting.d.ts +24 -0
  174. package/sdk/accounting.d.ts.map +1 -1
  175. package/sdk/accounting.js +42 -0
  176. package/sdk/accounting.js.map +1 -1
  177. package/sdk/auth.d.ts +1 -1
  178. package/sdk/auth.js +1 -1
  179. package/sdk/category.d.ts +30 -0
  180. package/sdk/category.d.ts.map +1 -0
  181. package/sdk/category.js +54 -0
  182. package/sdk/category.js.map +1 -0
  183. package/sdk/connection.d.ts +1 -1
  184. package/sdk/connection.js +1 -1
  185. package/sdk/integration.d.ts +1 -1
  186. package/sdk/integration.js +1 -1
  187. package/sdk/models/operations/createaccountingcategory.d.ts +45 -0
  188. package/sdk/models/operations/createaccountingcategory.d.ts.map +1 -0
  189. package/sdk/models/operations/createaccountingcategory.js +77 -0
  190. package/sdk/models/operations/createaccountingcategory.js.map +1 -0
  191. package/sdk/models/operations/getaccountingcategory.d.ts +47 -0
  192. package/sdk/models/operations/getaccountingcategory.d.ts.map +1 -0
  193. package/sdk/models/operations/getaccountingcategory.js +74 -0
  194. package/sdk/models/operations/getaccountingcategory.js.map +1 -0
  195. package/sdk/models/operations/index.d.ts +6 -0
  196. package/sdk/models/operations/index.d.ts.map +1 -1
  197. package/sdk/models/operations/index.js +6 -0
  198. package/sdk/models/operations/index.js.map +1 -1
  199. package/sdk/models/operations/listaccountingcategories.d.ts +65 -0
  200. package/sdk/models/operations/listaccountingcategories.d.ts.map +1 -0
  201. package/sdk/models/operations/listaccountingcategories.js +90 -0
  202. package/sdk/models/operations/listaccountingcategories.js.map +1 -0
  203. package/sdk/models/operations/patchaccountingcategory.d.ts +50 -0
  204. package/sdk/models/operations/patchaccountingcategory.d.ts.map +1 -0
  205. package/sdk/models/operations/patchaccountingcategory.js +79 -0
  206. package/sdk/models/operations/patchaccountingcategory.js.map +1 -0
  207. package/sdk/models/operations/removeaccountingcategory.d.ts +66 -0
  208. package/sdk/models/operations/removeaccountingcategory.d.ts.map +1 -0
  209. package/sdk/models/operations/removeaccountingcategory.js +105 -0
  210. package/sdk/models/operations/removeaccountingcategory.js.map +1 -0
  211. package/sdk/models/operations/updateaccountingcategory.d.ts +50 -0
  212. package/sdk/models/operations/updateaccountingcategory.d.ts.map +1 -0
  213. package/sdk/models/operations/updateaccountingcategory.js +79 -0
  214. package/sdk/models/operations/updateaccountingcategory.js.map +1 -0
  215. package/sdk/models/shared/accountingcategory.d.ts +47 -0
  216. package/sdk/models/shared/accountingcategory.d.ts.map +1 -0
  217. package/sdk/models/shared/accountingcategory.js +90 -0
  218. package/sdk/models/shared/accountingcategory.js.map +1 -0
  219. package/sdk/models/shared/accountinglineitem.d.ts +2 -0
  220. package/sdk/models/shared/accountinglineitem.d.ts.map +1 -1
  221. package/sdk/models/shared/accountinglineitem.js +4 -0
  222. package/sdk/models/shared/accountinglineitem.js.map +1 -1
  223. package/sdk/models/shared/calendareventrecurrence.d.ts +38 -0
  224. package/sdk/models/shared/calendareventrecurrence.d.ts.map +1 -1
  225. package/sdk/models/shared/calendareventrecurrence.js +46 -1
  226. package/sdk/models/shared/calendareventrecurrence.js.map +1 -1
  227. package/sdk/models/shared/index.d.ts +1 -0
  228. package/sdk/models/shared/index.d.ts.map +1 -1
  229. package/sdk/models/shared/index.js +1 -0
  230. package/sdk/models/shared/index.js.map +1 -1
  231. package/sdk/sdk.d.ts +3 -0
  232. package/sdk/sdk.d.ts.map +1 -1
  233. package/sdk/sdk.js +4 -0
  234. package/sdk/sdk.js.map +1 -1
  235. package/sdk/unified.d.ts +2 -2
  236. package/sdk/unified.js +2 -2
  237. package/src/funcs/accountingCreateAccountingCategory.ts +173 -0
  238. package/src/funcs/accountingGetAccountingCategory.ts +176 -0
  239. package/src/funcs/accountingListAccountingCategories.ts +178 -0
  240. package/src/funcs/accountingPatchAccountingCategory.ts +179 -0
  241. package/src/funcs/accountingRemoveAccountingCategory.ts +181 -0
  242. package/src/funcs/accountingUpdateAccountingCategory.ts +179 -0
  243. package/src/funcs/unifiedCreateUnifiedConnection.ts +1 -1
  244. package/src/funcs/unifiedGetUnifiedIntegrationAuth.ts +1 -1
  245. package/src/lib/config.ts +3 -3
  246. package/src/mcp-server/mcp-server.ts +1 -1
  247. package/src/mcp-server/server.ts +13 -1
  248. package/src/mcp-server/tools/accountingCreateAccountingCategory.ts +37 -0
  249. package/src/mcp-server/tools/accountingGetAccountingCategory.ts +36 -0
  250. package/src/mcp-server/tools/accountingListAccountingCategories.ts +37 -0
  251. package/src/mcp-server/tools/accountingPatchAccountingCategory.ts +37 -0
  252. package/src/mcp-server/tools/accountingRemoveAccountingCategory.ts +35 -0
  253. package/src/mcp-server/tools/accountingUpdateAccountingCategory.ts +37 -0
  254. package/src/mcp-server/tools/unifiedCreateUnifiedConnection.ts +1 -1
  255. package/src/mcp-server/tools/unifiedGetUnifiedIntegrationAuth.ts +1 -1
  256. package/src/sdk/accounting.ts +90 -0
  257. package/src/sdk/auth.ts +1 -1
  258. package/src/sdk/category.ts +100 -0
  259. package/src/sdk/connection.ts +1 -1
  260. package/src/sdk/integration.ts +1 -1
  261. package/src/sdk/models/operations/createaccountingcategory.ts +101 -0
  262. package/src/sdk/models/operations/getaccountingcategory.ts +101 -0
  263. package/src/sdk/models/operations/index.ts +6 -0
  264. package/src/sdk/models/operations/listaccountingcategories.ts +135 -0
  265. package/src/sdk/models/operations/patchaccountingcategory.ts +108 -0
  266. package/src/sdk/models/operations/removeaccountingcategory.ts +155 -0
  267. package/src/sdk/models/operations/updateaccountingcategory.ts +108 -0
  268. package/src/sdk/models/shared/accountingcategory.ts +111 -0
  269. package/src/sdk/models/shared/accountinglineitem.ts +6 -0
  270. package/src/sdk/models/shared/calendareventrecurrence.ts +71 -0
  271. package/src/sdk/models/shared/index.ts +1 -0
  272. package/src/sdk/sdk.ts +6 -0
  273. package/src/sdk/unified.ts +2 -2
@@ -28,7 +28,7 @@ import { Result } from "../sdk/types/fp.js";
28
28
  * Create connection
29
29
  *
30
30
  * @remarks
31
- * Used only to import existing customer credentials; use "Create connection indirectly" instead
31
+ * Used only to import existing customer credentials; use "Authorize new connection" instead
32
32
  */
33
33
  export function unifiedCreateUnifiedConnection(
34
34
  client: UnifiedToCore,
@@ -26,7 +26,7 @@ import { APICall, APIPromise } from "../sdk/types/async.js";
26
26
  import { Result } from "../sdk/types/fp.js";
27
27
 
28
28
  /**
29
- * Create connection indirectly
29
+ * Authorize new connection
30
30
  *
31
31
  * @remarks
32
32
  * Returns an authorization URL for the specified integration. Once a successful authorization occurs, a new connection is created.
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.9",
77
- genVersion: "2.657.1",
76
+ sdkVersion: "2.73.11",
77
+ genVersion: "2.670.1",
78
78
  userAgent:
79
- "speakeasy-sdk/typescript 2.73.9 2.657.1 1.0 @unified-api/typescript-sdk",
79
+ "speakeasy-sdk/typescript 2.73.11 2.670.1 1.0 @unified-api/typescript-sdk",
80
80
  } as const;
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
19
19
  export const app = buildApplication(routes, {
20
20
  name: "mcp",
21
21
  versionInfo: {
22
- currentVersion: "2.73.9",
22
+ currentVersion: "2.73.11",
23
23
  },
24
24
  });
25
25
 
@@ -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.9",
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
+ };
@@ -15,7 +15,7 @@ export const tool$unifiedCreateUnifiedConnection: ToolDefinition<typeof args> =
15
15
  name: "unified-create-unified-connection",
16
16
  description: `Create connection
17
17
 
18
- Used only to import existing customer credentials; use "Create connection indirectly" instead`,
18
+ Used only to import existing customer credentials; use "Authorize new connection" instead`,
19
19
  args,
20
20
  tool: async (client, args, ctx) => {
21
21
  const [result, apiCall] = await unifiedCreateUnifiedConnection(
@@ -14,7 +14,7 @@ export const tool$unifiedGetUnifiedIntegrationAuth: ToolDefinition<
14
14
  typeof args
15
15
  > = {
16
16
  name: "unified-get-unified-integration-auth",
17
- description: `Create connection indirectly
17
+ description: `Authorize new connection
18
18
 
19
19
  Returns an authorization URL for the specified integration. Once a successful authorization occurs, a new connection is created.`,
20
20
  args,
@@ -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
  */
package/src/sdk/auth.ts CHANGED
@@ -10,7 +10,7 @@ import { unwrapAsync } from "./types/fp.js";
10
10
 
11
11
  export class Auth extends ClientSDK {
12
12
  /**
13
- * Create connection indirectly
13
+ * Authorize new connection
14
14
  *
15
15
  * @remarks
16
16
  * Returns an authorization URL for the specified integration. Once a successful authorization occurs, a new connection is created.
@@ -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
+ }