@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.
Files changed (243) hide show
  1. package/README.md +12 -0
  2. package/bin/mcp-server.js +4418 -3450
  3. package/bin/mcp-server.js.map +28 -9
  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 +2 -0
  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 +6 -0
  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 +3 -0
  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 +20 -0
  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/jsr.json +1 -1
  133. package/lib/config.d.ts +3 -3
  134. package/lib/config.js +3 -3
  135. package/mcp-server/mcp-server.js +1 -1
  136. package/mcp-server/server.d.ts.map +1 -1
  137. package/mcp-server/server.js +13 -1
  138. package/mcp-server/server.js.map +1 -1
  139. package/mcp-server/tools/accountingCreateAccountingCategory.d.ts +8 -0
  140. package/mcp-server/tools/accountingCreateAccountingCategory.d.ts.map +1 -0
  141. package/mcp-server/tools/accountingCreateAccountingCategory.js +52 -0
  142. package/mcp-server/tools/accountingCreateAccountingCategory.js.map +1 -0
  143. package/mcp-server/tools/accountingGetAccountingCategory.d.ts +8 -0
  144. package/mcp-server/tools/accountingGetAccountingCategory.d.ts.map +1 -0
  145. package/mcp-server/tools/accountingGetAccountingCategory.js +52 -0
  146. package/mcp-server/tools/accountingGetAccountingCategory.js.map +1 -0
  147. package/mcp-server/tools/accountingListAccountingCategories.d.ts +8 -0
  148. package/mcp-server/tools/accountingListAccountingCategories.d.ts.map +1 -0
  149. package/mcp-server/tools/accountingListAccountingCategories.js +52 -0
  150. package/mcp-server/tools/accountingListAccountingCategories.js.map +1 -0
  151. package/mcp-server/tools/accountingPatchAccountingCategory.d.ts +8 -0
  152. package/mcp-server/tools/accountingPatchAccountingCategory.d.ts.map +1 -0
  153. package/mcp-server/tools/accountingPatchAccountingCategory.js +52 -0
  154. package/mcp-server/tools/accountingPatchAccountingCategory.js.map +1 -0
  155. package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts +8 -0
  156. package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts.map +1 -0
  157. package/mcp-server/tools/accountingRemoveAccountingCategory.js +51 -0
  158. package/mcp-server/tools/accountingRemoveAccountingCategory.js.map +1 -0
  159. package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts +8 -0
  160. package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts.map +1 -0
  161. package/mcp-server/tools/accountingUpdateAccountingCategory.js +52 -0
  162. package/mcp-server/tools/accountingUpdateAccountingCategory.js.map +1 -0
  163. package/package.json +4 -6
  164. package/sdk/accounting.d.ts +24 -0
  165. package/sdk/accounting.d.ts.map +1 -1
  166. package/sdk/accounting.js +42 -0
  167. package/sdk/accounting.js.map +1 -1
  168. package/sdk/category.d.ts +30 -0
  169. package/sdk/category.d.ts.map +1 -0
  170. package/sdk/category.js +54 -0
  171. package/sdk/category.js.map +1 -0
  172. package/sdk/models/operations/createaccountingcategory.d.ts +45 -0
  173. package/sdk/models/operations/createaccountingcategory.d.ts.map +1 -0
  174. package/sdk/models/operations/createaccountingcategory.js +77 -0
  175. package/sdk/models/operations/createaccountingcategory.js.map +1 -0
  176. package/sdk/models/operations/getaccountingcategory.d.ts +47 -0
  177. package/sdk/models/operations/getaccountingcategory.d.ts.map +1 -0
  178. package/sdk/models/operations/getaccountingcategory.js +74 -0
  179. package/sdk/models/operations/getaccountingcategory.js.map +1 -0
  180. package/sdk/models/operations/index.d.ts +6 -0
  181. package/sdk/models/operations/index.d.ts.map +1 -1
  182. package/sdk/models/operations/index.js +6 -0
  183. package/sdk/models/operations/index.js.map +1 -1
  184. package/sdk/models/operations/listaccountingcategories.d.ts +65 -0
  185. package/sdk/models/operations/listaccountingcategories.d.ts.map +1 -0
  186. package/sdk/models/operations/listaccountingcategories.js +90 -0
  187. package/sdk/models/operations/listaccountingcategories.js.map +1 -0
  188. package/sdk/models/operations/patchaccountingcategory.d.ts +50 -0
  189. package/sdk/models/operations/patchaccountingcategory.d.ts.map +1 -0
  190. package/sdk/models/operations/patchaccountingcategory.js +79 -0
  191. package/sdk/models/operations/patchaccountingcategory.js.map +1 -0
  192. package/sdk/models/operations/removeaccountingcategory.d.ts +66 -0
  193. package/sdk/models/operations/removeaccountingcategory.d.ts.map +1 -0
  194. package/sdk/models/operations/removeaccountingcategory.js +105 -0
  195. package/sdk/models/operations/removeaccountingcategory.js.map +1 -0
  196. package/sdk/models/operations/updateaccountingcategory.d.ts +50 -0
  197. package/sdk/models/operations/updateaccountingcategory.d.ts.map +1 -0
  198. package/sdk/models/operations/updateaccountingcategory.js +79 -0
  199. package/sdk/models/operations/updateaccountingcategory.js.map +1 -0
  200. package/sdk/models/shared/accountingcategory.d.ts +47 -0
  201. package/sdk/models/shared/accountingcategory.d.ts.map +1 -0
  202. package/sdk/models/shared/accountingcategory.js +90 -0
  203. package/sdk/models/shared/accountingcategory.js.map +1 -0
  204. package/sdk/models/shared/accountinglineitem.d.ts +2 -0
  205. package/sdk/models/shared/accountinglineitem.d.ts.map +1 -1
  206. package/sdk/models/shared/accountinglineitem.js +4 -0
  207. package/sdk/models/shared/accountinglineitem.js.map +1 -1
  208. package/sdk/models/shared/index.d.ts +1 -0
  209. package/sdk/models/shared/index.d.ts.map +1 -1
  210. package/sdk/models/shared/index.js +1 -0
  211. package/sdk/models/shared/index.js.map +1 -1
  212. package/sdk/sdk.d.ts +3 -0
  213. package/sdk/sdk.d.ts.map +1 -1
  214. package/sdk/sdk.js +4 -0
  215. package/sdk/sdk.js.map +1 -1
  216. package/src/funcs/accountingCreateAccountingCategory.ts +173 -0
  217. package/src/funcs/accountingGetAccountingCategory.ts +176 -0
  218. package/src/funcs/accountingListAccountingCategories.ts +178 -0
  219. package/src/funcs/accountingPatchAccountingCategory.ts +179 -0
  220. package/src/funcs/accountingRemoveAccountingCategory.ts +181 -0
  221. package/src/funcs/accountingUpdateAccountingCategory.ts +179 -0
  222. package/src/lib/config.ts +3 -3
  223. package/src/mcp-server/mcp-server.ts +1 -1
  224. package/src/mcp-server/server.ts +13 -1
  225. package/src/mcp-server/tools/accountingCreateAccountingCategory.ts +37 -0
  226. package/src/mcp-server/tools/accountingGetAccountingCategory.ts +36 -0
  227. package/src/mcp-server/tools/accountingListAccountingCategories.ts +37 -0
  228. package/src/mcp-server/tools/accountingPatchAccountingCategory.ts +37 -0
  229. package/src/mcp-server/tools/accountingRemoveAccountingCategory.ts +35 -0
  230. package/src/mcp-server/tools/accountingUpdateAccountingCategory.ts +37 -0
  231. package/src/sdk/accounting.ts +90 -0
  232. package/src/sdk/category.ts +100 -0
  233. package/src/sdk/models/operations/createaccountingcategory.ts +101 -0
  234. package/src/sdk/models/operations/getaccountingcategory.ts +101 -0
  235. package/src/sdk/models/operations/index.ts +6 -0
  236. package/src/sdk/models/operations/listaccountingcategories.ts +135 -0
  237. package/src/sdk/models/operations/patchaccountingcategory.ts +108 -0
  238. package/src/sdk/models/operations/removeaccountingcategory.ts +155 -0
  239. package/src/sdk/models/operations/updateaccountingcategory.ts +108 -0
  240. package/src/sdk/models/shared/accountingcategory.ts +111 -0
  241. package/src/sdk/models/shared/accountinglineitem.ts +6 -0
  242. package/src/sdk/models/shared/index.ts +1 -0
  243. package/src/sdk/sdk.ts +6 -0
@@ -20,6 +20,7 @@ Create a recording
20
20
 
21
21
  ### Example Usage
22
22
 
23
+ <!-- UsageSnippet language="typescript" operationID="createUcRecording" method="post" path="/uc/{connection_id}/recording" -->
23
24
  ```typescript
24
25
  import { UnifiedTo } from "@unified-api/typescript-sdk";
25
26
 
@@ -98,6 +99,7 @@ Retrieve a recording
98
99
 
99
100
  ### Example Usage
100
101
 
102
+ <!-- UsageSnippet language="typescript" operationID="getCalendarRecording" method="get" path="/calendar/{connection_id}/recording/{id}" -->
101
103
  ```typescript
102
104
  import { UnifiedTo } from "@unified-api/typescript-sdk";
103
105
 
@@ -176,6 +178,7 @@ Retrieve a recording
176
178
 
177
179
  ### Example Usage
178
180
 
181
+ <!-- UsageSnippet language="typescript" operationID="getUcRecording" method="get" path="/uc/{connection_id}/recording/{id}" -->
179
182
  ```typescript
180
183
  import { UnifiedTo } from "@unified-api/typescript-sdk";
181
184
 
@@ -254,6 +257,7 @@ List all recordings
254
257
 
255
258
  ### Example Usage
256
259
 
260
+ <!-- UsageSnippet language="typescript" operationID="listCalendarRecordings" method="get" path="/calendar/{connection_id}/recording" -->
257
261
  ```typescript
258
262
  import { UnifiedTo } from "@unified-api/typescript-sdk";
259
263
 
@@ -330,6 +334,7 @@ List all recordings
330
334
 
331
335
  ### Example Usage
332
336
 
337
+ <!-- UsageSnippet language="typescript" operationID="listUcRecordings" method="get" path="/uc/{connection_id}/recording" -->
333
338
  ```typescript
334
339
  import { UnifiedTo } from "@unified-api/typescript-sdk";
335
340
 
@@ -406,6 +411,7 @@ Update a recording
406
411
 
407
412
  ### Example Usage
408
413
 
414
+ <!-- UsageSnippet language="typescript" operationID="patchUcRecording" method="patch" path="/uc/{connection_id}/recording/{id}" -->
409
415
  ```typescript
410
416
  import { UnifiedTo } from "@unified-api/typescript-sdk";
411
417
 
@@ -486,6 +492,7 @@ Remove a recording
486
492
 
487
493
  ### Example Usage
488
494
 
495
+ <!-- UsageSnippet language="typescript" operationID="removeUcRecording" method="delete" path="/uc/{connection_id}/recording/{id}" -->
489
496
  ```typescript
490
497
  import { UnifiedTo } from "@unified-api/typescript-sdk";
491
498
 
@@ -564,6 +571,7 @@ Update a recording
564
571
 
565
572
  ### Example Usage
566
573
 
574
+ <!-- UsageSnippet language="typescript" operationID="updateUcRecording" method="put" path="/uc/{connection_id}/recording/{id}" -->
567
575
  ```typescript
568
576
  import { UnifiedTo } from "@unified-api/typescript-sdk";
569
577
 
@@ -14,6 +14,7 @@ Retrieve a refund
14
14
 
15
15
  ### Example Usage
16
16
 
17
+ <!-- UsageSnippet language="typescript" operationID="getPaymentRefund" method="get" path="/payment/{connection_id}/refund/{id}" -->
17
18
  ```typescript
18
19
  import { UnifiedTo } from "@unified-api/typescript-sdk";
19
20
 
@@ -92,6 +93,7 @@ List all refunds
92
93
 
93
94
  ### Example Usage
94
95
 
96
+ <!-- UsageSnippet language="typescript" operationID="listPaymentRefunds" method="get" path="/payment/{connection_id}/refund" -->
95
97
  ```typescript
96
98
  import { UnifiedTo } from "@unified-api/typescript-sdk";
97
99
 
@@ -42,6 +42,7 @@ Create a branch
42
42
 
43
43
  ### Example Usage
44
44
 
45
+ <!-- UsageSnippet language="typescript" operationID="createRepoBranch" method="post" path="/repo/{connection_id}/branch" -->
45
46
  ```typescript
46
47
  import { UnifiedTo } from "@unified-api/typescript-sdk";
47
48
 
@@ -126,6 +127,7 @@ Create a commit
126
127
 
127
128
  ### Example Usage
128
129
 
130
+ <!-- UsageSnippet language="typescript" operationID="createRepoCommit" method="post" path="/repo/{connection_id}/commit" -->
129
131
  ```typescript
130
132
  import { UnifiedTo } from "@unified-api/typescript-sdk";
131
133
 
@@ -210,6 +212,7 @@ Create an organization
210
212
 
211
213
  ### Example Usage
212
214
 
215
+ <!-- UsageSnippet language="typescript" operationID="createRepoOrganization" method="post" path="/repo/{connection_id}/organization" -->
213
216
  ```typescript
214
217
  import { UnifiedTo } from "@unified-api/typescript-sdk";
215
218
 
@@ -288,6 +291,7 @@ Create a pullrequest
288
291
 
289
292
  ### Example Usage
290
293
 
294
+ <!-- UsageSnippet language="typescript" operationID="createRepoPullrequest" method="post" path="/repo/{connection_id}/pullrequest" -->
291
295
  ```typescript
292
296
  import { UnifiedTo } from "@unified-api/typescript-sdk";
293
297
 
@@ -366,6 +370,7 @@ Create a repository
366
370
 
367
371
  ### Example Usage
368
372
 
373
+ <!-- UsageSnippet language="typescript" operationID="createRepoRepository" method="post" path="/repo/{connection_id}/repository" -->
369
374
  ```typescript
370
375
  import { UnifiedTo } from "@unified-api/typescript-sdk";
371
376
 
@@ -448,6 +453,7 @@ Retrieve a branch
448
453
 
449
454
  ### Example Usage
450
455
 
456
+ <!-- UsageSnippet language="typescript" operationID="getRepoBranch" method="get" path="/repo/{connection_id}/branch/{id}" -->
451
457
  ```typescript
452
458
  import { UnifiedTo } from "@unified-api/typescript-sdk";
453
459
 
@@ -526,6 +532,7 @@ Retrieve a commit
526
532
 
527
533
  ### Example Usage
528
534
 
535
+ <!-- UsageSnippet language="typescript" operationID="getRepoCommit" method="get" path="/repo/{connection_id}/commit/{id}" -->
529
536
  ```typescript
530
537
  import { UnifiedTo } from "@unified-api/typescript-sdk";
531
538
 
@@ -604,6 +611,7 @@ Retrieve an organization
604
611
 
605
612
  ### Example Usage
606
613
 
614
+ <!-- UsageSnippet language="typescript" operationID="getRepoOrganization" method="get" path="/repo/{connection_id}/organization/{id}" -->
607
615
  ```typescript
608
616
  import { UnifiedTo } from "@unified-api/typescript-sdk";
609
617
 
@@ -682,6 +690,7 @@ Retrieve a pullrequest
682
690
 
683
691
  ### Example Usage
684
692
 
693
+ <!-- UsageSnippet language="typescript" operationID="getRepoPullrequest" method="get" path="/repo/{connection_id}/pullrequest/{id}" -->
685
694
  ```typescript
686
695
  import { UnifiedTo } from "@unified-api/typescript-sdk";
687
696
 
@@ -760,6 +769,7 @@ Retrieve a repository
760
769
 
761
770
  ### Example Usage
762
771
 
772
+ <!-- UsageSnippet language="typescript" operationID="getRepoRepository" method="get" path="/repo/{connection_id}/repository/{id}" -->
763
773
  ```typescript
764
774
  import { UnifiedTo } from "@unified-api/typescript-sdk";
765
775
 
@@ -838,6 +848,7 @@ List all branches
838
848
 
839
849
  ### Example Usage
840
850
 
851
+ <!-- UsageSnippet language="typescript" operationID="listRepoBranches" method="get" path="/repo/{connection_id}/branch" -->
841
852
  ```typescript
842
853
  import { UnifiedTo } from "@unified-api/typescript-sdk";
843
854
 
@@ -914,6 +925,7 @@ List all commits
914
925
 
915
926
  ### Example Usage
916
927
 
928
+ <!-- UsageSnippet language="typescript" operationID="listRepoCommits" method="get" path="/repo/{connection_id}/commit" -->
917
929
  ```typescript
918
930
  import { UnifiedTo } from "@unified-api/typescript-sdk";
919
931
 
@@ -990,6 +1002,7 @@ List all organizations
990
1002
 
991
1003
  ### Example Usage
992
1004
 
1005
+ <!-- UsageSnippet language="typescript" operationID="listRepoOrganizations" method="get" path="/repo/{connection_id}/organization" -->
993
1006
  ```typescript
994
1007
  import { UnifiedTo } from "@unified-api/typescript-sdk";
995
1008
 
@@ -1066,6 +1079,7 @@ List all pullrequests
1066
1079
 
1067
1080
  ### Example Usage
1068
1081
 
1082
+ <!-- UsageSnippet language="typescript" operationID="listRepoPullrequests" method="get" path="/repo/{connection_id}/pullrequest" -->
1069
1083
  ```typescript
1070
1084
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1071
1085
 
@@ -1142,6 +1156,7 @@ List all repositories
1142
1156
 
1143
1157
  ### Example Usage
1144
1158
 
1159
+ <!-- UsageSnippet language="typescript" operationID="listRepoRepositories" method="get" path="/repo/{connection_id}/repository" -->
1145
1160
  ```typescript
1146
1161
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1147
1162
 
@@ -1218,6 +1233,7 @@ Update a branch
1218
1233
 
1219
1234
  ### Example Usage
1220
1235
 
1236
+ <!-- UsageSnippet language="typescript" operationID="patchRepoBranch" method="patch" path="/repo/{connection_id}/branch/{id}" -->
1221
1237
  ```typescript
1222
1238
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1223
1239
 
@@ -1304,6 +1320,7 @@ Update a commit
1304
1320
 
1305
1321
  ### Example Usage
1306
1322
 
1323
+ <!-- UsageSnippet language="typescript" operationID="patchRepoCommit" method="patch" path="/repo/{connection_id}/commit/{id}" -->
1307
1324
  ```typescript
1308
1325
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1309
1326
 
@@ -1390,6 +1407,7 @@ Update an organization
1390
1407
 
1391
1408
  ### Example Usage
1392
1409
 
1410
+ <!-- UsageSnippet language="typescript" operationID="patchRepoOrganization" method="patch" path="/repo/{connection_id}/organization/{id}" -->
1393
1411
  ```typescript
1394
1412
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1395
1413
 
@@ -1470,6 +1488,7 @@ Update a pullrequest
1470
1488
 
1471
1489
  ### Example Usage
1472
1490
 
1491
+ <!-- UsageSnippet language="typescript" operationID="patchRepoPullrequest" method="patch" path="/repo/{connection_id}/pullrequest/{id}" -->
1473
1492
  ```typescript
1474
1493
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1475
1494
 
@@ -1550,6 +1569,7 @@ Update a repository
1550
1569
 
1551
1570
  ### Example Usage
1552
1571
 
1572
+ <!-- UsageSnippet language="typescript" operationID="patchRepoRepository" method="patch" path="/repo/{connection_id}/repository/{id}" -->
1553
1573
  ```typescript
1554
1574
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1555
1575
 
@@ -1634,6 +1654,7 @@ Remove a branch
1634
1654
 
1635
1655
  ### Example Usage
1636
1656
 
1657
+ <!-- UsageSnippet language="typescript" operationID="removeRepoBranch" method="delete" path="/repo/{connection_id}/branch/{id}" -->
1637
1658
  ```typescript
1638
1659
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1639
1660
 
@@ -1712,6 +1733,7 @@ Remove a commit
1712
1733
 
1713
1734
  ### Example Usage
1714
1735
 
1736
+ <!-- UsageSnippet language="typescript" operationID="removeRepoCommit" method="delete" path="/repo/{connection_id}/commit/{id}" -->
1715
1737
  ```typescript
1716
1738
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1717
1739
 
@@ -1790,6 +1812,7 @@ Remove an organization
1790
1812
 
1791
1813
  ### Example Usage
1792
1814
 
1815
+ <!-- UsageSnippet language="typescript" operationID="removeRepoOrganization" method="delete" path="/repo/{connection_id}/organization/{id}" -->
1793
1816
  ```typescript
1794
1817
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1795
1818
 
@@ -1868,6 +1891,7 @@ Remove a pullrequest
1868
1891
 
1869
1892
  ### Example Usage
1870
1893
 
1894
+ <!-- UsageSnippet language="typescript" operationID="removeRepoPullrequest" method="delete" path="/repo/{connection_id}/pullrequest/{id}" -->
1871
1895
  ```typescript
1872
1896
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1873
1897
 
@@ -1946,6 +1970,7 @@ Remove a repository
1946
1970
 
1947
1971
  ### Example Usage
1948
1972
 
1973
+ <!-- UsageSnippet language="typescript" operationID="removeRepoRepository" method="delete" path="/repo/{connection_id}/repository/{id}" -->
1949
1974
  ```typescript
1950
1975
  import { UnifiedTo } from "@unified-api/typescript-sdk";
1951
1976
 
@@ -2024,6 +2049,7 @@ Update a branch
2024
2049
 
2025
2050
  ### Example Usage
2026
2051
 
2052
+ <!-- UsageSnippet language="typescript" operationID="updateRepoBranch" method="put" path="/repo/{connection_id}/branch/{id}" -->
2027
2053
  ```typescript
2028
2054
  import { UnifiedTo } from "@unified-api/typescript-sdk";
2029
2055
 
@@ -2110,6 +2136,7 @@ Update a commit
2110
2136
 
2111
2137
  ### Example Usage
2112
2138
 
2139
+ <!-- UsageSnippet language="typescript" operationID="updateRepoCommit" method="put" path="/repo/{connection_id}/commit/{id}" -->
2113
2140
  ```typescript
2114
2141
  import { UnifiedTo } from "@unified-api/typescript-sdk";
2115
2142
 
@@ -2196,6 +2223,7 @@ Update an organization
2196
2223
 
2197
2224
  ### Example Usage
2198
2225
 
2226
+ <!-- UsageSnippet language="typescript" operationID="updateRepoOrganization" method="put" path="/repo/{connection_id}/organization/{id}" -->
2199
2227
  ```typescript
2200
2228
  import { UnifiedTo } from "@unified-api/typescript-sdk";
2201
2229
 
@@ -2276,6 +2304,7 @@ Update a pullrequest
2276
2304
 
2277
2305
  ### Example Usage
2278
2306
 
2307
+ <!-- UsageSnippet language="typescript" operationID="updateRepoPullrequest" method="put" path="/repo/{connection_id}/pullrequest/{id}" -->
2279
2308
  ```typescript
2280
2309
  import { UnifiedTo } from "@unified-api/typescript-sdk";
2281
2310
 
@@ -2356,6 +2385,7 @@ Update a repository
2356
2385
 
2357
2386
  ### Example Usage
2358
2387
 
2388
+ <!-- UsageSnippet language="typescript" operationID="updateRepoRepository" method="put" path="/repo/{connection_id}/repository/{id}" -->
2359
2389
  ```typescript
2360
2390
  import { UnifiedTo } from "@unified-api/typescript-sdk";
2361
2391
 
@@ -14,6 +14,7 @@ Retrieve a report
14
14
 
15
15
  ### Example Usage
16
16
 
17
+ <!-- UsageSnippet language="typescript" operationID="getAccountingReport" method="get" path="/accounting/{connection_id}/report/{id}" -->
17
18
  ```typescript
18
19
  import { UnifiedTo } from "@unified-api/typescript-sdk";
19
20
 
@@ -92,6 +93,7 @@ List all reports
92
93
 
93
94
  ### Example Usage
94
95
 
96
+ <!-- UsageSnippet language="typescript" operationID="listAccountingReports" method="get" path="/accounting/{connection_id}/report" -->
95
97
  ```typescript
96
98
  import { UnifiedTo } from "@unified-api/typescript-sdk";
97
99
 
@@ -18,6 +18,7 @@ Create a repository
18
18
 
19
19
  ### Example Usage
20
20
 
21
+ <!-- UsageSnippet language="typescript" operationID="createRepoRepository" method="post" path="/repo/{connection_id}/repository" -->
21
22
  ```typescript
22
23
  import { UnifiedTo } from "@unified-api/typescript-sdk";
23
24
 
@@ -100,6 +101,7 @@ Retrieve a repository
100
101
 
101
102
  ### Example Usage
102
103
 
104
+ <!-- UsageSnippet language="typescript" operationID="getRepoRepository" method="get" path="/repo/{connection_id}/repository/{id}" -->
103
105
  ```typescript
104
106
  import { UnifiedTo } from "@unified-api/typescript-sdk";
105
107
 
@@ -178,6 +180,7 @@ List all repositories
178
180
 
179
181
  ### Example Usage
180
182
 
183
+ <!-- UsageSnippet language="typescript" operationID="listRepoRepositories" method="get" path="/repo/{connection_id}/repository" -->
181
184
  ```typescript
182
185
  import { UnifiedTo } from "@unified-api/typescript-sdk";
183
186
 
@@ -254,6 +257,7 @@ Update a repository
254
257
 
255
258
  ### Example Usage
256
259
 
260
+ <!-- UsageSnippet language="typescript" operationID="patchRepoRepository" method="patch" path="/repo/{connection_id}/repository/{id}" -->
257
261
  ```typescript
258
262
  import { UnifiedTo } from "@unified-api/typescript-sdk";
259
263
 
@@ -338,6 +342,7 @@ Remove a repository
338
342
 
339
343
  ### Example Usage
340
344
 
345
+ <!-- UsageSnippet language="typescript" operationID="removeRepoRepository" method="delete" path="/repo/{connection_id}/repository/{id}" -->
341
346
  ```typescript
342
347
  import { UnifiedTo } from "@unified-api/typescript-sdk";
343
348
 
@@ -416,6 +421,7 @@ Update a repository
416
421
 
417
422
  ### Example Usage
418
423
 
424
+ <!-- UsageSnippet language="typescript" operationID="updateRepoRepository" method="put" path="/repo/{connection_id}/repository/{id}" -->
419
425
  ```typescript
420
426
  import { UnifiedTo } from "@unified-api/typescript-sdk";
421
427
 
@@ -18,6 +18,7 @@ Create a review
18
18
 
19
19
  ### Example Usage
20
20
 
21
+ <!-- UsageSnippet language="typescript" operationID="createCommerceReview" method="post" path="/commerce/{connection_id}/review" -->
21
22
  ```typescript
22
23
  import { UnifiedTo } from "@unified-api/typescript-sdk";
23
24
 
@@ -100,6 +101,7 @@ Retrieve a review
100
101
 
101
102
  ### Example Usage
102
103
 
104
+ <!-- UsageSnippet language="typescript" operationID="getCommerceReview" method="get" path="/commerce/{connection_id}/review/{id}" -->
103
105
  ```typescript
104
106
  import { UnifiedTo } from "@unified-api/typescript-sdk";
105
107
 
@@ -178,6 +180,7 @@ List all reviews
178
180
 
179
181
  ### Example Usage
180
182
 
183
+ <!-- UsageSnippet language="typescript" operationID="listCommerceReviews" method="get" path="/commerce/{connection_id}/review" -->
181
184
  ```typescript
182
185
  import { UnifiedTo } from "@unified-api/typescript-sdk";
183
186
 
@@ -254,6 +257,7 @@ Update a review
254
257
 
255
258
  ### Example Usage
256
259
 
260
+ <!-- UsageSnippet language="typescript" operationID="patchCommerceReview" method="patch" path="/commerce/{connection_id}/review/{id}" -->
257
261
  ```typescript
258
262
  import { UnifiedTo } from "@unified-api/typescript-sdk";
259
263
 
@@ -338,6 +342,7 @@ Remove a review
338
342
 
339
343
  ### Example Usage
340
344
 
345
+ <!-- UsageSnippet language="typescript" operationID="removeCommerceReview" method="delete" path="/commerce/{connection_id}/review/{id}" -->
341
346
  ```typescript
342
347
  import { UnifiedTo } from "@unified-api/typescript-sdk";
343
348
 
@@ -416,6 +421,7 @@ Update a review
416
421
 
417
422
  ### Example Usage
418
423
 
424
+ <!-- UsageSnippet language="typescript" operationID="updateCommerceReview" method="put" path="/commerce/{connection_id}/review/{id}" -->
419
425
  ```typescript
420
426
  import { UnifiedTo } from "@unified-api/typescript-sdk";
421
427
 
@@ -18,6 +18,7 @@ Create a salesorder
18
18
 
19
19
  ### Example Usage
20
20
 
21
+ <!-- UsageSnippet language="typescript" operationID="createAccountingSalesorder" method="post" path="/accounting/{connection_id}/salesorder" -->
21
22
  ```typescript
22
23
  import { UnifiedTo } from "@unified-api/typescript-sdk";
23
24
 
@@ -96,6 +97,7 @@ Retrieve a salesorder
96
97
 
97
98
  ### Example Usage
98
99
 
100
+ <!-- UsageSnippet language="typescript" operationID="getAccountingSalesorder" method="get" path="/accounting/{connection_id}/salesorder/{id}" -->
99
101
  ```typescript
100
102
  import { UnifiedTo } from "@unified-api/typescript-sdk";
101
103
 
@@ -174,6 +176,7 @@ List all salesorders
174
176
 
175
177
  ### Example Usage
176
178
 
179
+ <!-- UsageSnippet language="typescript" operationID="listAccountingSalesorders" method="get" path="/accounting/{connection_id}/salesorder" -->
177
180
  ```typescript
178
181
  import { UnifiedTo } from "@unified-api/typescript-sdk";
179
182
 
@@ -250,6 +253,7 @@ Update a salesorder
250
253
 
251
254
  ### Example Usage
252
255
 
256
+ <!-- UsageSnippet language="typescript" operationID="patchAccountingSalesorder" method="patch" path="/accounting/{connection_id}/salesorder/{id}" -->
253
257
  ```typescript
254
258
  import { UnifiedTo } from "@unified-api/typescript-sdk";
255
259
 
@@ -330,6 +334,7 @@ Remove a salesorder
330
334
 
331
335
  ### Example Usage
332
336
 
337
+ <!-- UsageSnippet language="typescript" operationID="removeAccountingSalesorder" method="delete" path="/accounting/{connection_id}/salesorder/{id}" -->
333
338
  ```typescript
334
339
  import { UnifiedTo } from "@unified-api/typescript-sdk";
335
340
 
@@ -408,6 +413,7 @@ Update a salesorder
408
413
 
409
414
  ### Example Usage
410
415
 
416
+ <!-- UsageSnippet language="typescript" operationID="updateAccountingSalesorder" method="put" path="/accounting/{connection_id}/salesorder/{id}" -->
411
417
  ```typescript
412
418
  import { UnifiedTo } from "@unified-api/typescript-sdk";
413
419
 
@@ -24,6 +24,7 @@ Create group
24
24
 
25
25
  ### Example Usage
26
26
 
27
+ <!-- UsageSnippet language="typescript" operationID="createScimGroups" method="post" path="/scim/{connection_id}/groups" -->
27
28
  ```typescript
28
29
  import { UnifiedTo } from "@unified-api/typescript-sdk";
29
30
 
@@ -106,6 +107,7 @@ Create user
106
107
 
107
108
  ### Example Usage
108
109
 
110
+ <!-- UsageSnippet language="typescript" operationID="createScimUsers" method="post" path="/scim/{connection_id}/users" -->
109
111
  ```typescript
110
112
  import { UnifiedTo } from "@unified-api/typescript-sdk";
111
113
 
@@ -184,6 +186,7 @@ Get group
184
186
 
185
187
  ### Example Usage
186
188
 
189
+ <!-- UsageSnippet language="typescript" operationID="getScimGroups" method="get" path="/scim/{connection_id}/groups/{id}" -->
187
190
  ```typescript
188
191
  import { UnifiedTo } from "@unified-api/typescript-sdk";
189
192
 
@@ -262,6 +265,7 @@ Get user
262
265
 
263
266
  ### Example Usage
264
267
 
268
+ <!-- UsageSnippet language="typescript" operationID="getScimUsers" method="get" path="/scim/{connection_id}/users/{id}" -->
265
269
  ```typescript
266
270
  import { UnifiedTo } from "@unified-api/typescript-sdk";
267
271
 
@@ -340,6 +344,7 @@ List groups
340
344
 
341
345
  ### Example Usage
342
346
 
347
+ <!-- UsageSnippet language="typescript" operationID="listScimGroups" method="get" path="/scim/{connection_id}/groups" -->
343
348
  ```typescript
344
349
  import { UnifiedTo } from "@unified-api/typescript-sdk";
345
350
 
@@ -416,6 +421,7 @@ List users
416
421
 
417
422
  ### Example Usage
418
423
 
424
+ <!-- UsageSnippet language="typescript" operationID="listScimUsers" method="get" path="/scim/{connection_id}/users" -->
419
425
  ```typescript
420
426
  import { UnifiedTo } from "@unified-api/typescript-sdk";
421
427
 
@@ -492,6 +498,7 @@ Update group
492
498
 
493
499
  ### Example Usage
494
500
 
501
+ <!-- UsageSnippet language="typescript" operationID="patchScimGroups" method="patch" path="/scim/{connection_id}/groups/{id}" -->
495
502
  ```typescript
496
503
  import { UnifiedTo } from "@unified-api/typescript-sdk";
497
504
 
@@ -576,6 +583,7 @@ Update user
576
583
 
577
584
  ### Example Usage
578
585
 
586
+ <!-- UsageSnippet language="typescript" operationID="patchScimUsers" method="patch" path="/scim/{connection_id}/users/{id}" -->
579
587
  ```typescript
580
588
  import { UnifiedTo } from "@unified-api/typescript-sdk";
581
589
 
@@ -656,6 +664,7 @@ Delete group
656
664
 
657
665
  ### Example Usage
658
666
 
667
+ <!-- UsageSnippet language="typescript" operationID="removeScimGroups" method="delete" path="/scim/{connection_id}/groups/{id}" -->
659
668
  ```typescript
660
669
  import { UnifiedTo } from "@unified-api/typescript-sdk";
661
670
 
@@ -734,6 +743,7 @@ Delete user
734
743
 
735
744
  ### Example Usage
736
745
 
746
+ <!-- UsageSnippet language="typescript" operationID="removeScimUsers" method="delete" path="/scim/{connection_id}/users/{id}" -->
737
747
  ```typescript
738
748
  import { UnifiedTo } from "@unified-api/typescript-sdk";
739
749
 
@@ -812,6 +822,7 @@ Update group
812
822
 
813
823
  ### Example Usage
814
824
 
825
+ <!-- UsageSnippet language="typescript" operationID="updateScimGroups" method="put" path="/scim/{connection_id}/groups/{id}" -->
815
826
  ```typescript
816
827
  import { UnifiedTo } from "@unified-api/typescript-sdk";
817
828
 
@@ -896,6 +907,7 @@ Update user
896
907
 
897
908
  ### Example Usage
898
909
 
910
+ <!-- UsageSnippet language="typescript" operationID="updateScimUsers" method="put" path="/scim/{connection_id}/users/{id}" -->
899
911
  ```typescript
900
912
  import { UnifiedTo } from "@unified-api/typescript-sdk";
901
913
 
@@ -18,6 +18,7 @@ Create a scorecard
18
18
 
19
19
  ### Example Usage
20
20
 
21
+ <!-- UsageSnippet language="typescript" operationID="createAtsScorecard" method="post" path="/ats/{connection_id}/scorecard" -->
21
22
  ```typescript
22
23
  import { UnifiedTo } from "@unified-api/typescript-sdk";
23
24
 
@@ -96,6 +97,7 @@ Retrieve a scorecard
96
97
 
97
98
  ### Example Usage
98
99
 
100
+ <!-- UsageSnippet language="typescript" operationID="getAtsScorecard" method="get" path="/ats/{connection_id}/scorecard/{id}" -->
99
101
  ```typescript
100
102
  import { UnifiedTo } from "@unified-api/typescript-sdk";
101
103
 
@@ -174,6 +176,7 @@ List all scorecards
174
176
 
175
177
  ### Example Usage
176
178
 
179
+ <!-- UsageSnippet language="typescript" operationID="listAtsScorecards" method="get" path="/ats/{connection_id}/scorecard" -->
177
180
  ```typescript
178
181
  import { UnifiedTo } from "@unified-api/typescript-sdk";
179
182
 
@@ -250,6 +253,7 @@ Update a scorecard
250
253
 
251
254
  ### Example Usage
252
255
 
256
+ <!-- UsageSnippet language="typescript" operationID="patchAtsScorecard" method="patch" path="/ats/{connection_id}/scorecard/{id}" -->
253
257
  ```typescript
254
258
  import { UnifiedTo } from "@unified-api/typescript-sdk";
255
259
 
@@ -330,6 +334,7 @@ Remove a scorecard
330
334
 
331
335
  ### Example Usage
332
336
 
337
+ <!-- UsageSnippet language="typescript" operationID="removeAtsScorecard" method="delete" path="/ats/{connection_id}/scorecard/{id}" -->
333
338
  ```typescript
334
339
  import { UnifiedTo } from "@unified-api/typescript-sdk";
335
340
 
@@ -408,6 +413,7 @@ Update a scorecard
408
413
 
409
414
  ### Example Usage
410
415
 
416
+ <!-- UsageSnippet language="typescript" operationID="updateAtsScorecard" method="put" path="/ats/{connection_id}/scorecard/{id}" -->
411
417
  ```typescript
412
418
  import { UnifiedTo } from "@unified-api/typescript-sdk";
413
419
 
@@ -18,6 +18,7 @@ Create a space
18
18
 
19
19
  ### Example Usage
20
20
 
21
+ <!-- UsageSnippet language="typescript" operationID="createKmsSpace" method="post" path="/kms/{connection_id}/space" -->
21
22
  ```typescript
22
23
  import { UnifiedTo } from "@unified-api/typescript-sdk";
23
24
 
@@ -100,6 +101,7 @@ Retrieve a space
100
101
 
101
102
  ### Example Usage
102
103
 
104
+ <!-- UsageSnippet language="typescript" operationID="getKmsSpace" method="get" path="/kms/{connection_id}/space/{id}" -->
103
105
  ```typescript
104
106
  import { UnifiedTo } from "@unified-api/typescript-sdk";
105
107
 
@@ -178,6 +180,7 @@ List all spaces
178
180
 
179
181
  ### Example Usage
180
182
 
183
+ <!-- UsageSnippet language="typescript" operationID="listKmsSpaces" method="get" path="/kms/{connection_id}/space" -->
181
184
  ```typescript
182
185
  import { UnifiedTo } from "@unified-api/typescript-sdk";
183
186
 
@@ -254,6 +257,7 @@ Update a space
254
257
 
255
258
  ### Example Usage
256
259
 
260
+ <!-- UsageSnippet language="typescript" operationID="patchKmsSpace" method="patch" path="/kms/{connection_id}/space/{id}" -->
257
261
  ```typescript
258
262
  import { UnifiedTo } from "@unified-api/typescript-sdk";
259
263
 
@@ -338,6 +342,7 @@ Remove a space
338
342
 
339
343
  ### Example Usage
340
344
 
345
+ <!-- UsageSnippet language="typescript" operationID="removeKmsSpace" method="delete" path="/kms/{connection_id}/space/{id}" -->
341
346
  ```typescript
342
347
  import { UnifiedTo } from "@unified-api/typescript-sdk";
343
348
 
@@ -416,6 +421,7 @@ Update a space
416
421
 
417
422
  ### Example Usage
418
423
 
424
+ <!-- UsageSnippet language="typescript" operationID="updateKmsSpace" method="put" path="/kms/{connection_id}/space/{id}" -->
419
425
  ```typescript
420
426
  import { UnifiedTo } from "@unified-api/typescript-sdk";
421
427