@unified-api/typescript-sdk 2.73.10 → 2.73.12
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 +4421 -3450
- package/bin/mcp-server.js.map +32 -13
- 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/accountingprofitloss.d.ts +3 -3
- 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/models/shared/propertyaccountingreportprofitandloss.d.ts +3 -3
- package/sdk/models/shared/propertyconnectionpermissions.d.ts +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.js +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +1 -0
- package/sdk/models/shared/webhook.d.ts.map +1 -1
- package/sdk/models/shared/webhook.js +1 -0
- package/sdk/models/shared/webhook.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/accountingprofitloss.ts +3 -3
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/models/shared/propertyaccountingreportprofitandloss.ts +3 -3
- package/src/sdk/models/shared/propertyconnectionpermissions.ts +2 -0
- package/src/sdk/models/shared/webhook.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
|
@@ -30,6 +30,7 @@ Create a comment
|
|
|
30
30
|
|
|
31
31
|
### Example Usage
|
|
32
32
|
|
|
33
|
+
<!-- UsageSnippet language="typescript" operationID="createKmsComment" method="post" path="/kms/{connection_id}/comment" -->
|
|
33
34
|
```typescript
|
|
34
35
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
35
36
|
|
|
@@ -112,6 +113,7 @@ Create a comment
|
|
|
112
113
|
|
|
113
114
|
### Example Usage
|
|
114
115
|
|
|
116
|
+
<!-- UsageSnippet language="typescript" operationID="createTaskComment" method="post" path="/task/{connection_id}/comment" -->
|
|
115
117
|
```typescript
|
|
116
118
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
117
119
|
|
|
@@ -196,6 +198,7 @@ Create a comment
|
|
|
196
198
|
|
|
197
199
|
### Example Usage
|
|
198
200
|
|
|
201
|
+
<!-- UsageSnippet language="typescript" operationID="createUcComment" method="post" path="/uc/{connection_id}/comment" -->
|
|
199
202
|
```typescript
|
|
200
203
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
201
204
|
|
|
@@ -278,6 +281,7 @@ Retrieve a comment
|
|
|
278
281
|
|
|
279
282
|
### Example Usage
|
|
280
283
|
|
|
284
|
+
<!-- UsageSnippet language="typescript" operationID="getKmsComment" method="get" path="/kms/{connection_id}/comment/{id}" -->
|
|
281
285
|
```typescript
|
|
282
286
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
283
287
|
|
|
@@ -356,6 +360,7 @@ Retrieve a comment
|
|
|
356
360
|
|
|
357
361
|
### Example Usage
|
|
358
362
|
|
|
363
|
+
<!-- UsageSnippet language="typescript" operationID="getTaskComment" method="get" path="/task/{connection_id}/comment/{id}" -->
|
|
359
364
|
```typescript
|
|
360
365
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
361
366
|
|
|
@@ -434,6 +439,7 @@ Retrieve a comment
|
|
|
434
439
|
|
|
435
440
|
### Example Usage
|
|
436
441
|
|
|
442
|
+
<!-- UsageSnippet language="typescript" operationID="getUcComment" method="get" path="/uc/{connection_id}/comment/{id}" -->
|
|
437
443
|
```typescript
|
|
438
444
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
439
445
|
|
|
@@ -512,6 +518,7 @@ List all comments
|
|
|
512
518
|
|
|
513
519
|
### Example Usage
|
|
514
520
|
|
|
521
|
+
<!-- UsageSnippet language="typescript" operationID="listKmsComments" method="get" path="/kms/{connection_id}/comment" -->
|
|
515
522
|
```typescript
|
|
516
523
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
517
524
|
|
|
@@ -588,6 +595,7 @@ List all comments
|
|
|
588
595
|
|
|
589
596
|
### Example Usage
|
|
590
597
|
|
|
598
|
+
<!-- UsageSnippet language="typescript" operationID="listTaskComments" method="get" path="/task/{connection_id}/comment" -->
|
|
591
599
|
```typescript
|
|
592
600
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
593
601
|
|
|
@@ -664,6 +672,7 @@ List all comments
|
|
|
664
672
|
|
|
665
673
|
### Example Usage
|
|
666
674
|
|
|
675
|
+
<!-- UsageSnippet language="typescript" operationID="listUcComments" method="get" path="/uc/{connection_id}/comment" -->
|
|
667
676
|
```typescript
|
|
668
677
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
669
678
|
|
|
@@ -740,6 +749,7 @@ Update a comment
|
|
|
740
749
|
|
|
741
750
|
### Example Usage
|
|
742
751
|
|
|
752
|
+
<!-- UsageSnippet language="typescript" operationID="patchKmsComment" method="patch" path="/kms/{connection_id}/comment/{id}" -->
|
|
743
753
|
```typescript
|
|
744
754
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
745
755
|
|
|
@@ -824,6 +834,7 @@ Update a comment
|
|
|
824
834
|
|
|
825
835
|
### Example Usage
|
|
826
836
|
|
|
837
|
+
<!-- UsageSnippet language="typescript" operationID="patchTaskComment" method="patch" path="/task/{connection_id}/comment/{id}" -->
|
|
827
838
|
```typescript
|
|
828
839
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
829
840
|
|
|
@@ -910,6 +921,7 @@ Update a comment
|
|
|
910
921
|
|
|
911
922
|
### Example Usage
|
|
912
923
|
|
|
924
|
+
<!-- UsageSnippet language="typescript" operationID="patchUcComment" method="patch" path="/uc/{connection_id}/comment/{id}" -->
|
|
913
925
|
```typescript
|
|
914
926
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
915
927
|
|
|
@@ -994,6 +1006,7 @@ Remove a comment
|
|
|
994
1006
|
|
|
995
1007
|
### Example Usage
|
|
996
1008
|
|
|
1009
|
+
<!-- UsageSnippet language="typescript" operationID="removeKmsComment" method="delete" path="/kms/{connection_id}/comment/{id}" -->
|
|
997
1010
|
```typescript
|
|
998
1011
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
999
1012
|
|
|
@@ -1072,6 +1085,7 @@ Remove a comment
|
|
|
1072
1085
|
|
|
1073
1086
|
### Example Usage
|
|
1074
1087
|
|
|
1088
|
+
<!-- UsageSnippet language="typescript" operationID="removeTaskComment" method="delete" path="/task/{connection_id}/comment/{id}" -->
|
|
1075
1089
|
```typescript
|
|
1076
1090
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1077
1091
|
|
|
@@ -1150,6 +1164,7 @@ Remove a comment
|
|
|
1150
1164
|
|
|
1151
1165
|
### Example Usage
|
|
1152
1166
|
|
|
1167
|
+
<!-- UsageSnippet language="typescript" operationID="removeUcComment" method="delete" path="/uc/{connection_id}/comment/{id}" -->
|
|
1153
1168
|
```typescript
|
|
1154
1169
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1155
1170
|
|
|
@@ -1228,6 +1243,7 @@ Update a comment
|
|
|
1228
1243
|
|
|
1229
1244
|
### Example Usage
|
|
1230
1245
|
|
|
1246
|
+
<!-- UsageSnippet language="typescript" operationID="updateKmsComment" method="put" path="/kms/{connection_id}/comment/{id}" -->
|
|
1231
1247
|
```typescript
|
|
1232
1248
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1233
1249
|
|
|
@@ -1312,6 +1328,7 @@ Update a comment
|
|
|
1312
1328
|
|
|
1313
1329
|
### Example Usage
|
|
1314
1330
|
|
|
1331
|
+
<!-- UsageSnippet language="typescript" operationID="updateTaskComment" method="put" path="/task/{connection_id}/comment/{id}" -->
|
|
1315
1332
|
```typescript
|
|
1316
1333
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1317
1334
|
|
|
@@ -1398,6 +1415,7 @@ Update a comment
|
|
|
1398
1415
|
|
|
1399
1416
|
### Example Usage
|
|
1400
1417
|
|
|
1418
|
+
<!-- UsageSnippet language="typescript" operationID="updateUcComment" method="put" path="/uc/{connection_id}/comment/{id}" -->
|
|
1401
1419
|
```typescript
|
|
1402
1420
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1403
1421
|
|
|
@@ -42,6 +42,7 @@ Create a collection
|
|
|
42
42
|
|
|
43
43
|
### Example Usage
|
|
44
44
|
|
|
45
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceCollection" method="post" path="/commerce/{connection_id}/collection" -->
|
|
45
46
|
```typescript
|
|
46
47
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
47
48
|
|
|
@@ -124,6 +125,7 @@ Create an inventory
|
|
|
124
125
|
|
|
125
126
|
### Example Usage
|
|
126
127
|
|
|
128
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceInventory" method="post" path="/commerce/{connection_id}/inventory" -->
|
|
127
129
|
```typescript
|
|
128
130
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
129
131
|
|
|
@@ -206,6 +208,7 @@ Create an item
|
|
|
206
208
|
|
|
207
209
|
### Example Usage
|
|
208
210
|
|
|
211
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceItem" method="post" path="/commerce/{connection_id}/item" -->
|
|
209
212
|
```typescript
|
|
210
213
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
211
214
|
|
|
@@ -284,6 +287,7 @@ Create a location
|
|
|
284
287
|
|
|
285
288
|
### Example Usage
|
|
286
289
|
|
|
290
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceLocation" method="post" path="/commerce/{connection_id}/location" -->
|
|
287
291
|
```typescript
|
|
288
292
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
289
293
|
|
|
@@ -366,6 +370,7 @@ Create a review
|
|
|
366
370
|
|
|
367
371
|
### Example Usage
|
|
368
372
|
|
|
373
|
+
<!-- UsageSnippet language="typescript" operationID="createCommerceReview" method="post" path="/commerce/{connection_id}/review" -->
|
|
369
374
|
```typescript
|
|
370
375
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
371
376
|
|
|
@@ -448,6 +453,7 @@ Retrieve a collection
|
|
|
448
453
|
|
|
449
454
|
### Example Usage
|
|
450
455
|
|
|
456
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceCollection" method="get" path="/commerce/{connection_id}/collection/{id}" -->
|
|
451
457
|
```typescript
|
|
452
458
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
453
459
|
|
|
@@ -526,6 +532,7 @@ Retrieve an inventory
|
|
|
526
532
|
|
|
527
533
|
### Example Usage
|
|
528
534
|
|
|
535
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceInventory" method="get" path="/commerce/{connection_id}/inventory/{id}" -->
|
|
529
536
|
```typescript
|
|
530
537
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
531
538
|
|
|
@@ -604,6 +611,7 @@ Retrieve an item
|
|
|
604
611
|
|
|
605
612
|
### Example Usage
|
|
606
613
|
|
|
614
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceItem" method="get" path="/commerce/{connection_id}/item/{id}" -->
|
|
607
615
|
```typescript
|
|
608
616
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
609
617
|
|
|
@@ -682,6 +690,7 @@ Retrieve a location
|
|
|
682
690
|
|
|
683
691
|
### Example Usage
|
|
684
692
|
|
|
693
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceLocation" method="get" path="/commerce/{connection_id}/location/{id}" -->
|
|
685
694
|
```typescript
|
|
686
695
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
687
696
|
|
|
@@ -760,6 +769,7 @@ Retrieve a review
|
|
|
760
769
|
|
|
761
770
|
### Example Usage
|
|
762
771
|
|
|
772
|
+
<!-- UsageSnippet language="typescript" operationID="getCommerceReview" method="get" path="/commerce/{connection_id}/review/{id}" -->
|
|
763
773
|
```typescript
|
|
764
774
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
765
775
|
|
|
@@ -838,6 +848,7 @@ List all collections
|
|
|
838
848
|
|
|
839
849
|
### Example Usage
|
|
840
850
|
|
|
851
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceCollections" method="get" path="/commerce/{connection_id}/collection" -->
|
|
841
852
|
```typescript
|
|
842
853
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
843
854
|
|
|
@@ -914,6 +925,7 @@ List all inventories
|
|
|
914
925
|
|
|
915
926
|
### Example Usage
|
|
916
927
|
|
|
928
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceInventories" method="get" path="/commerce/{connection_id}/inventory" -->
|
|
917
929
|
```typescript
|
|
918
930
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
919
931
|
|
|
@@ -990,6 +1002,7 @@ List all items
|
|
|
990
1002
|
|
|
991
1003
|
### Example Usage
|
|
992
1004
|
|
|
1005
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceItems" method="get" path="/commerce/{connection_id}/item" -->
|
|
993
1006
|
```typescript
|
|
994
1007
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
995
1008
|
|
|
@@ -1066,6 +1079,7 @@ List all locations
|
|
|
1066
1079
|
|
|
1067
1080
|
### Example Usage
|
|
1068
1081
|
|
|
1082
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceLocations" method="get" path="/commerce/{connection_id}/location" -->
|
|
1069
1083
|
```typescript
|
|
1070
1084
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1071
1085
|
|
|
@@ -1142,6 +1156,7 @@ List all reviews
|
|
|
1142
1156
|
|
|
1143
1157
|
### Example Usage
|
|
1144
1158
|
|
|
1159
|
+
<!-- UsageSnippet language="typescript" operationID="listCommerceReviews" method="get" path="/commerce/{connection_id}/review" -->
|
|
1145
1160
|
```typescript
|
|
1146
1161
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1147
1162
|
|
|
@@ -1218,6 +1233,7 @@ Update a collection
|
|
|
1218
1233
|
|
|
1219
1234
|
### Example Usage
|
|
1220
1235
|
|
|
1236
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceCollection" method="patch" path="/commerce/{connection_id}/collection/{id}" -->
|
|
1221
1237
|
```typescript
|
|
1222
1238
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1223
1239
|
|
|
@@ -1302,6 +1318,7 @@ Update an inventory
|
|
|
1302
1318
|
|
|
1303
1319
|
### Example Usage
|
|
1304
1320
|
|
|
1321
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceInventory" method="patch" path="/commerce/{connection_id}/inventory/{id}" -->
|
|
1305
1322
|
```typescript
|
|
1306
1323
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1307
1324
|
|
|
@@ -1386,6 +1403,7 @@ Update an item
|
|
|
1386
1403
|
|
|
1387
1404
|
### Example Usage
|
|
1388
1405
|
|
|
1406
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceItem" method="patch" path="/commerce/{connection_id}/item/{id}" -->
|
|
1389
1407
|
```typescript
|
|
1390
1408
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1391
1409
|
|
|
@@ -1466,6 +1484,7 @@ Update a location
|
|
|
1466
1484
|
|
|
1467
1485
|
### Example Usage
|
|
1468
1486
|
|
|
1487
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceLocation" method="patch" path="/commerce/{connection_id}/location/{id}" -->
|
|
1469
1488
|
```typescript
|
|
1470
1489
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1471
1490
|
|
|
@@ -1550,6 +1569,7 @@ Update a review
|
|
|
1550
1569
|
|
|
1551
1570
|
### Example Usage
|
|
1552
1571
|
|
|
1572
|
+
<!-- UsageSnippet language="typescript" operationID="patchCommerceReview" method="patch" path="/commerce/{connection_id}/review/{id}" -->
|
|
1553
1573
|
```typescript
|
|
1554
1574
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1555
1575
|
|
|
@@ -1634,6 +1654,7 @@ Remove a collection
|
|
|
1634
1654
|
|
|
1635
1655
|
### Example Usage
|
|
1636
1656
|
|
|
1657
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceCollection" method="delete" path="/commerce/{connection_id}/collection/{id}" -->
|
|
1637
1658
|
```typescript
|
|
1638
1659
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1639
1660
|
|
|
@@ -1712,6 +1733,7 @@ Remove an inventory
|
|
|
1712
1733
|
|
|
1713
1734
|
### Example Usage
|
|
1714
1735
|
|
|
1736
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceInventory" method="delete" path="/commerce/{connection_id}/inventory/{id}" -->
|
|
1715
1737
|
```typescript
|
|
1716
1738
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1717
1739
|
|
|
@@ -1790,6 +1812,7 @@ Remove an item
|
|
|
1790
1812
|
|
|
1791
1813
|
### Example Usage
|
|
1792
1814
|
|
|
1815
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceItem" method="delete" path="/commerce/{connection_id}/item/{id}" -->
|
|
1793
1816
|
```typescript
|
|
1794
1817
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1795
1818
|
|
|
@@ -1868,6 +1891,7 @@ Remove a location
|
|
|
1868
1891
|
|
|
1869
1892
|
### Example Usage
|
|
1870
1893
|
|
|
1894
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceLocation" method="delete" path="/commerce/{connection_id}/location/{id}" -->
|
|
1871
1895
|
```typescript
|
|
1872
1896
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1873
1897
|
|
|
@@ -1946,6 +1970,7 @@ Remove a review
|
|
|
1946
1970
|
|
|
1947
1971
|
### Example Usage
|
|
1948
1972
|
|
|
1973
|
+
<!-- UsageSnippet language="typescript" operationID="removeCommerceReview" method="delete" path="/commerce/{connection_id}/review/{id}" -->
|
|
1949
1974
|
```typescript
|
|
1950
1975
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1951
1976
|
|
|
@@ -2024,6 +2049,7 @@ Update a collection
|
|
|
2024
2049
|
|
|
2025
2050
|
### Example Usage
|
|
2026
2051
|
|
|
2052
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceCollection" method="put" path="/commerce/{connection_id}/collection/{id}" -->
|
|
2027
2053
|
```typescript
|
|
2028
2054
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2029
2055
|
|
|
@@ -2108,6 +2134,7 @@ Update an inventory
|
|
|
2108
2134
|
|
|
2109
2135
|
### Example Usage
|
|
2110
2136
|
|
|
2137
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceInventory" method="put" path="/commerce/{connection_id}/inventory/{id}" -->
|
|
2111
2138
|
```typescript
|
|
2112
2139
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2113
2140
|
|
|
@@ -2192,6 +2219,7 @@ Update an item
|
|
|
2192
2219
|
|
|
2193
2220
|
### Example Usage
|
|
2194
2221
|
|
|
2222
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceItem" method="put" path="/commerce/{connection_id}/item/{id}" -->
|
|
2195
2223
|
```typescript
|
|
2196
2224
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2197
2225
|
|
|
@@ -2272,6 +2300,7 @@ Update a location
|
|
|
2272
2300
|
|
|
2273
2301
|
### Example Usage
|
|
2274
2302
|
|
|
2303
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceLocation" method="put" path="/commerce/{connection_id}/location/{id}" -->
|
|
2275
2304
|
```typescript
|
|
2276
2305
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2277
2306
|
|
|
@@ -2356,6 +2385,7 @@ Update a review
|
|
|
2356
2385
|
|
|
2357
2386
|
### Example Usage
|
|
2358
2387
|
|
|
2388
|
+
<!-- UsageSnippet language="typescript" operationID="updateCommerceReview" method="put" path="/commerce/{connection_id}/review/{id}" -->
|
|
2359
2389
|
```typescript
|
|
2360
2390
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2361
2391
|
|
|
@@ -18,6 +18,7 @@ Create a commit
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createRepoCommit" method="post" path="/repo/{connection_id}/commit" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -102,6 +103,7 @@ Retrieve a commit
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="getRepoCommit" method="get" path="/repo/{connection_id}/commit/{id}" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -180,6 +182,7 @@ List all commits
|
|
|
180
182
|
|
|
181
183
|
### Example Usage
|
|
182
184
|
|
|
185
|
+
<!-- UsageSnippet language="typescript" operationID="listRepoCommits" method="get" path="/repo/{connection_id}/commit" -->
|
|
183
186
|
```typescript
|
|
184
187
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
185
188
|
|
|
@@ -256,6 +259,7 @@ Update a commit
|
|
|
256
259
|
|
|
257
260
|
### Example Usage
|
|
258
261
|
|
|
262
|
+
<!-- UsageSnippet language="typescript" operationID="patchRepoCommit" method="patch" path="/repo/{connection_id}/commit/{id}" -->
|
|
259
263
|
```typescript
|
|
260
264
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
261
265
|
|
|
@@ -342,6 +346,7 @@ Remove a commit
|
|
|
342
346
|
|
|
343
347
|
### Example Usage
|
|
344
348
|
|
|
349
|
+
<!-- UsageSnippet language="typescript" operationID="removeRepoCommit" method="delete" path="/repo/{connection_id}/commit/{id}" -->
|
|
345
350
|
```typescript
|
|
346
351
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
347
352
|
|
|
@@ -420,6 +425,7 @@ Update a commit
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="updateRepoCommit" method="put" path="/repo/{connection_id}/commit/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|
|
@@ -31,6 +31,7 @@ Create a company
|
|
|
31
31
|
|
|
32
32
|
### Example Usage
|
|
33
33
|
|
|
34
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsCompany" method="post" path="/ats/{connection_id}/company" -->
|
|
34
35
|
```typescript
|
|
35
36
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
36
37
|
|
|
@@ -113,6 +114,7 @@ Create a company
|
|
|
113
114
|
|
|
114
115
|
### Example Usage
|
|
115
116
|
|
|
117
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmCompany" method="post" path="/crm/{connection_id}/company" -->
|
|
116
118
|
```typescript
|
|
117
119
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
118
120
|
|
|
@@ -191,6 +193,7 @@ Create a company
|
|
|
191
193
|
|
|
192
194
|
### Example Usage
|
|
193
195
|
|
|
196
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisCompany" method="post" path="/hris/{connection_id}/company" -->
|
|
194
197
|
```typescript
|
|
195
198
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
196
199
|
|
|
@@ -269,6 +272,7 @@ Retrieve a company
|
|
|
269
272
|
|
|
270
273
|
### Example Usage
|
|
271
274
|
|
|
275
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsCompany" method="get" path="/ats/{connection_id}/company/{id}" -->
|
|
272
276
|
```typescript
|
|
273
277
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
274
278
|
|
|
@@ -347,6 +351,7 @@ Retrieve a company
|
|
|
347
351
|
|
|
348
352
|
### Example Usage
|
|
349
353
|
|
|
354
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmCompany" method="get" path="/crm/{connection_id}/company/{id}" -->
|
|
350
355
|
```typescript
|
|
351
356
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
352
357
|
|
|
@@ -425,6 +430,7 @@ Retrieve a company
|
|
|
425
430
|
|
|
426
431
|
### Example Usage
|
|
427
432
|
|
|
433
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisCompany" method="get" path="/hris/{connection_id}/company/{id}" -->
|
|
428
434
|
```typescript
|
|
429
435
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
430
436
|
|
|
@@ -503,6 +509,7 @@ List all companies
|
|
|
503
509
|
|
|
504
510
|
### Example Usage
|
|
505
511
|
|
|
512
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsCompanies" method="get" path="/ats/{connection_id}/company" -->
|
|
506
513
|
```typescript
|
|
507
514
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
508
515
|
|
|
@@ -579,6 +586,7 @@ List all companies
|
|
|
579
586
|
|
|
580
587
|
### Example Usage
|
|
581
588
|
|
|
589
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmCompanies" method="get" path="/crm/{connection_id}/company" -->
|
|
582
590
|
```typescript
|
|
583
591
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
584
592
|
|
|
@@ -655,6 +663,7 @@ Retrieve enrichment information for a company
|
|
|
655
663
|
|
|
656
664
|
### Example Usage
|
|
657
665
|
|
|
666
|
+
<!-- UsageSnippet language="typescript" operationID="listEnrichCompanies" method="get" path="/enrich/{connection_id}/company" -->
|
|
658
667
|
```typescript
|
|
659
668
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
660
669
|
|
|
@@ -731,6 +740,7 @@ List all companies
|
|
|
731
740
|
|
|
732
741
|
### Example Usage
|
|
733
742
|
|
|
743
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisCompanies" method="get" path="/hris/{connection_id}/company" -->
|
|
734
744
|
```typescript
|
|
735
745
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
736
746
|
|
|
@@ -807,6 +817,7 @@ Update a company
|
|
|
807
817
|
|
|
808
818
|
### Example Usage
|
|
809
819
|
|
|
820
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsCompany" method="patch" path="/ats/{connection_id}/company/{id}" -->
|
|
810
821
|
```typescript
|
|
811
822
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
812
823
|
|
|
@@ -891,6 +902,7 @@ Update a company
|
|
|
891
902
|
|
|
892
903
|
### Example Usage
|
|
893
904
|
|
|
905
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmCompany" method="patch" path="/crm/{connection_id}/company/{id}" -->
|
|
894
906
|
```typescript
|
|
895
907
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
896
908
|
|
|
@@ -971,6 +983,7 @@ Update a company
|
|
|
971
983
|
|
|
972
984
|
### Example Usage
|
|
973
985
|
|
|
986
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisCompany" method="patch" path="/hris/{connection_id}/company/{id}" -->
|
|
974
987
|
```typescript
|
|
975
988
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
976
989
|
|
|
@@ -1051,6 +1064,7 @@ Remove a company
|
|
|
1051
1064
|
|
|
1052
1065
|
### Example Usage
|
|
1053
1066
|
|
|
1067
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsCompany" method="delete" path="/ats/{connection_id}/company/{id}" -->
|
|
1054
1068
|
```typescript
|
|
1055
1069
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1056
1070
|
|
|
@@ -1129,6 +1143,7 @@ Remove a company
|
|
|
1129
1143
|
|
|
1130
1144
|
### Example Usage
|
|
1131
1145
|
|
|
1146
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmCompany" method="delete" path="/crm/{connection_id}/company/{id}" -->
|
|
1132
1147
|
```typescript
|
|
1133
1148
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1134
1149
|
|
|
@@ -1207,6 +1222,7 @@ Remove a company
|
|
|
1207
1222
|
|
|
1208
1223
|
### Example Usage
|
|
1209
1224
|
|
|
1225
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisCompany" method="delete" path="/hris/{connection_id}/company/{id}" -->
|
|
1210
1226
|
```typescript
|
|
1211
1227
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1212
1228
|
|
|
@@ -1285,6 +1301,7 @@ Update a company
|
|
|
1285
1301
|
|
|
1286
1302
|
### Example Usage
|
|
1287
1303
|
|
|
1304
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsCompany" method="put" path="/ats/{connection_id}/company/{id}" -->
|
|
1288
1305
|
```typescript
|
|
1289
1306
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1290
1307
|
|
|
@@ -1369,6 +1386,7 @@ Update a company
|
|
|
1369
1386
|
|
|
1370
1387
|
### Example Usage
|
|
1371
1388
|
|
|
1389
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmCompany" method="put" path="/crm/{connection_id}/company/{id}" -->
|
|
1372
1390
|
```typescript
|
|
1373
1391
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1374
1392
|
|
|
@@ -1449,6 +1467,7 @@ Update a company
|
|
|
1449
1467
|
|
|
1450
1468
|
### Example Usage
|
|
1451
1469
|
|
|
1470
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisCompany" method="put" path="/hris/{connection_id}/company/{id}" -->
|
|
1452
1471
|
```typescript
|
|
1453
1472
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1454
1473
|
|
|
@@ -18,6 +18,7 @@ Used only to import existing customer credentials; use "Authorize new connection
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createUnifiedConnection" method="post" path="/unified/connection" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -102,6 +103,7 @@ Retrieve connection
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="getUnifiedConnection" method="get" path="/unified/connection/{id}" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -178,6 +180,7 @@ List all connections
|
|
|
178
180
|
|
|
179
181
|
### Example Usage
|
|
180
182
|
|
|
183
|
+
<!-- UsageSnippet language="typescript" operationID="listUnifiedConnections" method="get" path="/unified/connection" -->
|
|
181
184
|
```typescript
|
|
182
185
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
183
186
|
|
|
@@ -250,6 +253,7 @@ Update connection
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchUnifiedConnection" method="patch" path="/unified/connection/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -344,6 +348,7 @@ Remove connection
|
|
|
344
348
|
|
|
345
349
|
### Example Usage
|
|
346
350
|
|
|
351
|
+
<!-- UsageSnippet language="typescript" operationID="removeUnifiedConnection" method="delete" path="/unified/connection/{id}" -->
|
|
347
352
|
```typescript
|
|
348
353
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
349
354
|
|
|
@@ -420,6 +425,7 @@ Update connection
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="updateUnifiedConnection" method="put" path="/unified/connection/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|