@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
|
@@ -18,6 +18,7 @@ Create a document
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsDocument" method="post" path="/ats/{connection_id}/document" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a document
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsDocument" method="get" path="/ats/{connection_id}/document/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all documents
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsDocuments" method="get" path="/ats/{connection_id}/document" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a document
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsDocument" method="patch" path="/ats/{connection_id}/document/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a document
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsDocument" method="delete" path="/ats/{connection_id}/document/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a document
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsDocument" method="put" path="/ats/{connection_id}/document/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create an employee
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisEmployee" method="post" path="/hris/{connection_id}/employee" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve an employee
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisEmployee" method="get" path="/hris/{connection_id}/employee/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all employees
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisEmployees" method="get" path="/hris/{connection_id}/employee" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update an employee
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisEmployee" method="patch" path="/hris/{connection_id}/employee/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove an employee
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisEmployee" method="delete" path="/hris/{connection_id}/employee/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update an employee
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisEmployee" method="put" path="/hris/{connection_id}/employee/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -14,6 +14,7 @@ Retrieve enrichment information for a company
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="listEnrichCompanies" method="get" path="/enrich/{connection_id}/company" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -90,6 +91,7 @@ Retrieve enrichment information for a person
|
|
|
90
91
|
|
|
91
92
|
### Example Usage
|
|
92
93
|
|
|
94
|
+
<!-- UsageSnippet language="typescript" operationID="listEnrichPeople" method="get" path="/enrich/{connection_id}/person" -->
|
|
93
95
|
```typescript
|
|
94
96
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
95
97
|
|
|
@@ -24,6 +24,7 @@ Create an event
|
|
|
24
24
|
|
|
25
25
|
### Example Usage
|
|
26
26
|
|
|
27
|
+
<!-- UsageSnippet language="typescript" operationID="createCalendarEvent" method="post" path="/calendar/{connection_id}/event" -->
|
|
27
28
|
```typescript
|
|
28
29
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
29
30
|
|
|
@@ -102,6 +103,7 @@ Create an event
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmEvent" method="post" path="/crm/{connection_id}/event" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -180,6 +182,7 @@ Retrieve an event
|
|
|
180
182
|
|
|
181
183
|
### Example Usage
|
|
182
184
|
|
|
185
|
+
<!-- UsageSnippet language="typescript" operationID="getCalendarEvent" method="get" path="/calendar/{connection_id}/event/{id}" -->
|
|
183
186
|
```typescript
|
|
184
187
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
185
188
|
|
|
@@ -258,6 +261,7 @@ Retrieve an event
|
|
|
258
261
|
|
|
259
262
|
### Example Usage
|
|
260
263
|
|
|
264
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmEvent" method="get" path="/crm/{connection_id}/event/{id}" -->
|
|
261
265
|
```typescript
|
|
262
266
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
263
267
|
|
|
@@ -336,6 +340,7 @@ List all events
|
|
|
336
340
|
|
|
337
341
|
### Example Usage
|
|
338
342
|
|
|
343
|
+
<!-- UsageSnippet language="typescript" operationID="listCalendarEvents" method="get" path="/calendar/{connection_id}/event" -->
|
|
339
344
|
```typescript
|
|
340
345
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
341
346
|
|
|
@@ -412,6 +417,7 @@ List all events
|
|
|
412
417
|
|
|
413
418
|
### Example Usage
|
|
414
419
|
|
|
420
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmEvents" method="get" path="/crm/{connection_id}/event" -->
|
|
415
421
|
```typescript
|
|
416
422
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
417
423
|
|
|
@@ -488,6 +494,7 @@ Update an event
|
|
|
488
494
|
|
|
489
495
|
### Example Usage
|
|
490
496
|
|
|
497
|
+
<!-- UsageSnippet language="typescript" operationID="patchCalendarEvent" method="patch" path="/calendar/{connection_id}/event/{id}" -->
|
|
491
498
|
```typescript
|
|
492
499
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
493
500
|
|
|
@@ -568,6 +575,7 @@ Update an event
|
|
|
568
575
|
|
|
569
576
|
### Example Usage
|
|
570
577
|
|
|
578
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmEvent" method="patch" path="/crm/{connection_id}/event/{id}" -->
|
|
571
579
|
```typescript
|
|
572
580
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
573
581
|
|
|
@@ -648,6 +656,7 @@ Remove an event
|
|
|
648
656
|
|
|
649
657
|
### Example Usage
|
|
650
658
|
|
|
659
|
+
<!-- UsageSnippet language="typescript" operationID="removeCalendarEvent" method="delete" path="/calendar/{connection_id}/event/{id}" -->
|
|
651
660
|
```typescript
|
|
652
661
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
653
662
|
|
|
@@ -726,6 +735,7 @@ Remove an event
|
|
|
726
735
|
|
|
727
736
|
### Example Usage
|
|
728
737
|
|
|
738
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmEvent" method="delete" path="/crm/{connection_id}/event/{id}" -->
|
|
729
739
|
```typescript
|
|
730
740
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
731
741
|
|
|
@@ -804,6 +814,7 @@ Update an event
|
|
|
804
814
|
|
|
805
815
|
### Example Usage
|
|
806
816
|
|
|
817
|
+
<!-- UsageSnippet language="typescript" operationID="updateCalendarEvent" method="put" path="/calendar/{connection_id}/event/{id}" -->
|
|
807
818
|
```typescript
|
|
808
819
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
809
820
|
|
|
@@ -884,6 +895,7 @@ Update an event
|
|
|
884
895
|
|
|
885
896
|
### Example Usage
|
|
886
897
|
|
|
898
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmEvent" method="put" path="/crm/{connection_id}/event/{id}" -->
|
|
887
899
|
```typescript
|
|
888
900
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
889
901
|
|
package/docs/sdks/file/README.md
CHANGED
|
@@ -18,6 +18,7 @@ Create a file
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createStorageFile" method="post" path="/storage/{connection_id}/file" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a file
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getStorageFile" method="get" path="/storage/{connection_id}/file/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all files
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listStorageFiles" method="get" path="/storage/{connection_id}/file" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a file
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchStorageFile" method="patch" path="/storage/{connection_id}/file/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a file
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeStorageFile" method="delete" path="/storage/{connection_id}/file/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a file
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateStorageFile" method="put" path="/storage/{connection_id}/file/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -14,6 +14,7 @@ Create a prompt
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="createGenaiPrompt" method="post" path="/genai/{connection_id}/prompt" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -92,6 +93,7 @@ List all models
|
|
|
92
93
|
|
|
93
94
|
### Example Usage
|
|
94
95
|
|
|
96
|
+
<!-- UsageSnippet language="typescript" operationID="listGenaiModels" method="get" path="/genai/{connection_id}/model" -->
|
|
95
97
|
```typescript
|
|
96
98
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
97
99
|
|
|
@@ -24,6 +24,7 @@ Create a group
|
|
|
24
24
|
|
|
25
25
|
### Example Usage
|
|
26
26
|
|
|
27
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisGroup" method="post" path="/hris/{connection_id}/group" -->
|
|
27
28
|
```typescript
|
|
28
29
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
29
30
|
|
|
@@ -102,6 +103,7 @@ Create group
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="createScimGroups" method="post" path="/scim/{connection_id}/groups" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -184,6 +186,7 @@ Retrieve a group
|
|
|
184
186
|
|
|
185
187
|
### Example Usage
|
|
186
188
|
|
|
189
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisGroup" method="get" path="/hris/{connection_id}/group/{id}" -->
|
|
187
190
|
```typescript
|
|
188
191
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
189
192
|
|
|
@@ -262,6 +265,7 @@ Get group
|
|
|
262
265
|
|
|
263
266
|
### Example Usage
|
|
264
267
|
|
|
268
|
+
<!-- UsageSnippet language="typescript" operationID="getScimGroups" method="get" path="/scim/{connection_id}/groups/{id}" -->
|
|
265
269
|
```typescript
|
|
266
270
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
267
271
|
|
|
@@ -340,6 +344,7 @@ List all groups
|
|
|
340
344
|
|
|
341
345
|
### Example Usage
|
|
342
346
|
|
|
347
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisGroups" method="get" path="/hris/{connection_id}/group" -->
|
|
343
348
|
```typescript
|
|
344
349
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
345
350
|
|
|
@@ -416,6 +421,7 @@ List groups
|
|
|
416
421
|
|
|
417
422
|
### Example Usage
|
|
418
423
|
|
|
424
|
+
<!-- UsageSnippet language="typescript" operationID="listScimGroups" method="get" path="/scim/{connection_id}/groups" -->
|
|
419
425
|
```typescript
|
|
420
426
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
421
427
|
|
|
@@ -492,6 +498,7 @@ Update a group
|
|
|
492
498
|
|
|
493
499
|
### Example Usage
|
|
494
500
|
|
|
501
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisGroup" method="patch" path="/hris/{connection_id}/group/{id}" -->
|
|
495
502
|
```typescript
|
|
496
503
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
497
504
|
|
|
@@ -572,6 +579,7 @@ Update group
|
|
|
572
579
|
|
|
573
580
|
### Example Usage
|
|
574
581
|
|
|
582
|
+
<!-- UsageSnippet language="typescript" operationID="patchScimGroups" method="patch" path="/scim/{connection_id}/groups/{id}" -->
|
|
575
583
|
```typescript
|
|
576
584
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
577
585
|
|
|
@@ -656,6 +664,7 @@ Remove a group
|
|
|
656
664
|
|
|
657
665
|
### Example Usage
|
|
658
666
|
|
|
667
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisGroup" method="delete" path="/hris/{connection_id}/group/{id}" -->
|
|
659
668
|
```typescript
|
|
660
669
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
661
670
|
|
|
@@ -734,6 +743,7 @@ Delete group
|
|
|
734
743
|
|
|
735
744
|
### Example Usage
|
|
736
745
|
|
|
746
|
+
<!-- UsageSnippet language="typescript" operationID="removeScimGroups" method="delete" path="/scim/{connection_id}/groups/{id}" -->
|
|
737
747
|
```typescript
|
|
738
748
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
739
749
|
|
|
@@ -812,6 +822,7 @@ Update a group
|
|
|
812
822
|
|
|
813
823
|
### Example Usage
|
|
814
824
|
|
|
825
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisGroup" method="put" path="/hris/{connection_id}/group/{id}" -->
|
|
815
826
|
```typescript
|
|
816
827
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
817
828
|
|
|
@@ -892,6 +903,7 @@ Update group
|
|
|
892
903
|
|
|
893
904
|
### Example Usage
|
|
894
905
|
|
|
906
|
+
<!-- UsageSnippet language="typescript" operationID="updateScimGroups" method="put" path="/scim/{connection_id}/groups/{id}" -->
|
|
895
907
|
```typescript
|
|
896
908
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
897
909
|
|
package/docs/sdks/hris/README.md
CHANGED
|
@@ -52,6 +52,7 @@ Create a company
|
|
|
52
52
|
|
|
53
53
|
### Example Usage
|
|
54
54
|
|
|
55
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisCompany" method="post" path="/hris/{connection_id}/company" -->
|
|
55
56
|
```typescript
|
|
56
57
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
57
58
|
|
|
@@ -130,6 +131,7 @@ Create a device
|
|
|
130
131
|
|
|
131
132
|
### Example Usage
|
|
132
133
|
|
|
134
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisDevice" method="post" path="/hris/{connection_id}/device" -->
|
|
133
135
|
```typescript
|
|
134
136
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
135
137
|
|
|
@@ -212,6 +214,7 @@ Create an employee
|
|
|
212
214
|
|
|
213
215
|
### Example Usage
|
|
214
216
|
|
|
217
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisEmployee" method="post" path="/hris/{connection_id}/employee" -->
|
|
215
218
|
```typescript
|
|
216
219
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
217
220
|
|
|
@@ -290,6 +293,7 @@ Create a group
|
|
|
290
293
|
|
|
291
294
|
### Example Usage
|
|
292
295
|
|
|
296
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisGroup" method="post" path="/hris/{connection_id}/group" -->
|
|
293
297
|
```typescript
|
|
294
298
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
295
299
|
|
|
@@ -368,6 +372,7 @@ Create a location
|
|
|
368
372
|
|
|
369
373
|
### Example Usage
|
|
370
374
|
|
|
375
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisLocation" method="post" path="/hris/{connection_id}/location" -->
|
|
371
376
|
```typescript
|
|
372
377
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
373
378
|
|
|
@@ -446,6 +451,7 @@ Create a timeshift
|
|
|
446
451
|
|
|
447
452
|
### Example Usage
|
|
448
453
|
|
|
454
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisTimeshift" method="post" path="/hris/{connection_id}/timeshift" -->
|
|
449
455
|
```typescript
|
|
450
456
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
451
457
|
|
|
@@ -524,6 +530,7 @@ Retrieve a company
|
|
|
524
530
|
|
|
525
531
|
### Example Usage
|
|
526
532
|
|
|
533
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisCompany" method="get" path="/hris/{connection_id}/company/{id}" -->
|
|
527
534
|
```typescript
|
|
528
535
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
529
536
|
|
|
@@ -602,6 +609,7 @@ Retrieve a device
|
|
|
602
609
|
|
|
603
610
|
### Example Usage
|
|
604
611
|
|
|
612
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisDevice" method="get" path="/hris/{connection_id}/device/{id}" -->
|
|
605
613
|
```typescript
|
|
606
614
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
607
615
|
|
|
@@ -680,6 +688,7 @@ Retrieve an employee
|
|
|
680
688
|
|
|
681
689
|
### Example Usage
|
|
682
690
|
|
|
691
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisEmployee" method="get" path="/hris/{connection_id}/employee/{id}" -->
|
|
683
692
|
```typescript
|
|
684
693
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
685
694
|
|
|
@@ -758,6 +767,7 @@ Retrieve a group
|
|
|
758
767
|
|
|
759
768
|
### Example Usage
|
|
760
769
|
|
|
770
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisGroup" method="get" path="/hris/{connection_id}/group/{id}" -->
|
|
761
771
|
```typescript
|
|
762
772
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
763
773
|
|
|
@@ -836,6 +846,7 @@ Retrieve a location
|
|
|
836
846
|
|
|
837
847
|
### Example Usage
|
|
838
848
|
|
|
849
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisLocation" method="get" path="/hris/{connection_id}/location/{id}" -->
|
|
839
850
|
```typescript
|
|
840
851
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
841
852
|
|
|
@@ -914,6 +925,7 @@ Retrieve a payslip
|
|
|
914
925
|
|
|
915
926
|
### Example Usage
|
|
916
927
|
|
|
928
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisPayslip" method="get" path="/hris/{connection_id}/payslip/{id}" -->
|
|
917
929
|
```typescript
|
|
918
930
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
919
931
|
|
|
@@ -992,6 +1004,7 @@ Retrieve a timeoff
|
|
|
992
1004
|
|
|
993
1005
|
### Example Usage
|
|
994
1006
|
|
|
1007
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisTimeoff" method="get" path="/hris/{connection_id}/timeoff/{id}" -->
|
|
995
1008
|
```typescript
|
|
996
1009
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
997
1010
|
|
|
@@ -1070,6 +1083,7 @@ Retrieve a timeshift
|
|
|
1070
1083
|
|
|
1071
1084
|
### Example Usage
|
|
1072
1085
|
|
|
1086
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisTimeshift" method="get" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
1073
1087
|
```typescript
|
|
1074
1088
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1075
1089
|
|
|
@@ -1148,6 +1162,7 @@ List all companies
|
|
|
1148
1162
|
|
|
1149
1163
|
### Example Usage
|
|
1150
1164
|
|
|
1165
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisCompanies" method="get" path="/hris/{connection_id}/company" -->
|
|
1151
1166
|
```typescript
|
|
1152
1167
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1153
1168
|
|
|
@@ -1224,6 +1239,7 @@ List all devices
|
|
|
1224
1239
|
|
|
1225
1240
|
### Example Usage
|
|
1226
1241
|
|
|
1242
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisDevices" method="get" path="/hris/{connection_id}/device" -->
|
|
1227
1243
|
```typescript
|
|
1228
1244
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1229
1245
|
|
|
@@ -1300,6 +1316,7 @@ List all employees
|
|
|
1300
1316
|
|
|
1301
1317
|
### Example Usage
|
|
1302
1318
|
|
|
1319
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisEmployees" method="get" path="/hris/{connection_id}/employee" -->
|
|
1303
1320
|
```typescript
|
|
1304
1321
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1305
1322
|
|
|
@@ -1376,6 +1393,7 @@ List all groups
|
|
|
1376
1393
|
|
|
1377
1394
|
### Example Usage
|
|
1378
1395
|
|
|
1396
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisGroups" method="get" path="/hris/{connection_id}/group" -->
|
|
1379
1397
|
```typescript
|
|
1380
1398
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1381
1399
|
|
|
@@ -1452,6 +1470,7 @@ List all locations
|
|
|
1452
1470
|
|
|
1453
1471
|
### Example Usage
|
|
1454
1472
|
|
|
1473
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisLocations" method="get" path="/hris/{connection_id}/location" -->
|
|
1455
1474
|
```typescript
|
|
1456
1475
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1457
1476
|
|
|
@@ -1528,6 +1547,7 @@ List all payslips
|
|
|
1528
1547
|
|
|
1529
1548
|
### Example Usage
|
|
1530
1549
|
|
|
1550
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisPayslips" method="get" path="/hris/{connection_id}/payslip" -->
|
|
1531
1551
|
```typescript
|
|
1532
1552
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1533
1553
|
|
|
@@ -1604,6 +1624,7 @@ List all timeoffs
|
|
|
1604
1624
|
|
|
1605
1625
|
### Example Usage
|
|
1606
1626
|
|
|
1627
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisTimeoffs" method="get" path="/hris/{connection_id}/timeoff" -->
|
|
1607
1628
|
```typescript
|
|
1608
1629
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1609
1630
|
|
|
@@ -1680,6 +1701,7 @@ List all timeshifts
|
|
|
1680
1701
|
|
|
1681
1702
|
### Example Usage
|
|
1682
1703
|
|
|
1704
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisTimeshifts" method="get" path="/hris/{connection_id}/timeshift" -->
|
|
1683
1705
|
```typescript
|
|
1684
1706
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1685
1707
|
|
|
@@ -1756,6 +1778,7 @@ Update a company
|
|
|
1756
1778
|
|
|
1757
1779
|
### Example Usage
|
|
1758
1780
|
|
|
1781
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisCompany" method="patch" path="/hris/{connection_id}/company/{id}" -->
|
|
1759
1782
|
```typescript
|
|
1760
1783
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1761
1784
|
|
|
@@ -1836,6 +1859,7 @@ Update a device
|
|
|
1836
1859
|
|
|
1837
1860
|
### Example Usage
|
|
1838
1861
|
|
|
1862
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisDevice" method="patch" path="/hris/{connection_id}/device/{id}" -->
|
|
1839
1863
|
```typescript
|
|
1840
1864
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1841
1865
|
|
|
@@ -1920,6 +1944,7 @@ Update an employee
|
|
|
1920
1944
|
|
|
1921
1945
|
### Example Usage
|
|
1922
1946
|
|
|
1947
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisEmployee" method="patch" path="/hris/{connection_id}/employee/{id}" -->
|
|
1923
1948
|
```typescript
|
|
1924
1949
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1925
1950
|
|
|
@@ -2000,6 +2025,7 @@ Update a group
|
|
|
2000
2025
|
|
|
2001
2026
|
### Example Usage
|
|
2002
2027
|
|
|
2028
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisGroup" method="patch" path="/hris/{connection_id}/group/{id}" -->
|
|
2003
2029
|
```typescript
|
|
2004
2030
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2005
2031
|
|
|
@@ -2080,6 +2106,7 @@ Update a location
|
|
|
2080
2106
|
|
|
2081
2107
|
### Example Usage
|
|
2082
2108
|
|
|
2109
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisLocation" method="patch" path="/hris/{connection_id}/location/{id}" -->
|
|
2083
2110
|
```typescript
|
|
2084
2111
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2085
2112
|
|
|
@@ -2160,6 +2187,7 @@ Update a timeshift
|
|
|
2160
2187
|
|
|
2161
2188
|
### Example Usage
|
|
2162
2189
|
|
|
2190
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisTimeshift" method="patch" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
2163
2191
|
```typescript
|
|
2164
2192
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2165
2193
|
|
|
@@ -2240,6 +2268,7 @@ Remove a company
|
|
|
2240
2268
|
|
|
2241
2269
|
### Example Usage
|
|
2242
2270
|
|
|
2271
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisCompany" method="delete" path="/hris/{connection_id}/company/{id}" -->
|
|
2243
2272
|
```typescript
|
|
2244
2273
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2245
2274
|
|
|
@@ -2318,6 +2347,7 @@ Remove a device
|
|
|
2318
2347
|
|
|
2319
2348
|
### Example Usage
|
|
2320
2349
|
|
|
2350
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisDevice" method="delete" path="/hris/{connection_id}/device/{id}" -->
|
|
2321
2351
|
```typescript
|
|
2322
2352
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2323
2353
|
|
|
@@ -2396,6 +2426,7 @@ Remove an employee
|
|
|
2396
2426
|
|
|
2397
2427
|
### Example Usage
|
|
2398
2428
|
|
|
2429
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisEmployee" method="delete" path="/hris/{connection_id}/employee/{id}" -->
|
|
2399
2430
|
```typescript
|
|
2400
2431
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2401
2432
|
|
|
@@ -2474,6 +2505,7 @@ Remove a group
|
|
|
2474
2505
|
|
|
2475
2506
|
### Example Usage
|
|
2476
2507
|
|
|
2508
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisGroup" method="delete" path="/hris/{connection_id}/group/{id}" -->
|
|
2477
2509
|
```typescript
|
|
2478
2510
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2479
2511
|
|
|
@@ -2552,6 +2584,7 @@ Remove a location
|
|
|
2552
2584
|
|
|
2553
2585
|
### Example Usage
|
|
2554
2586
|
|
|
2587
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisLocation" method="delete" path="/hris/{connection_id}/location/{id}" -->
|
|
2555
2588
|
```typescript
|
|
2556
2589
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2557
2590
|
|
|
@@ -2630,6 +2663,7 @@ Remove a timeshift
|
|
|
2630
2663
|
|
|
2631
2664
|
### Example Usage
|
|
2632
2665
|
|
|
2666
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisTimeshift" method="delete" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
2633
2667
|
```typescript
|
|
2634
2668
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2635
2669
|
|
|
@@ -2708,6 +2742,7 @@ Update a company
|
|
|
2708
2742
|
|
|
2709
2743
|
### Example Usage
|
|
2710
2744
|
|
|
2745
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisCompany" method="put" path="/hris/{connection_id}/company/{id}" -->
|
|
2711
2746
|
```typescript
|
|
2712
2747
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2713
2748
|
|
|
@@ -2788,6 +2823,7 @@ Update a device
|
|
|
2788
2823
|
|
|
2789
2824
|
### Example Usage
|
|
2790
2825
|
|
|
2826
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisDevice" method="put" path="/hris/{connection_id}/device/{id}" -->
|
|
2791
2827
|
```typescript
|
|
2792
2828
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2793
2829
|
|
|
@@ -2872,6 +2908,7 @@ Update an employee
|
|
|
2872
2908
|
|
|
2873
2909
|
### Example Usage
|
|
2874
2910
|
|
|
2911
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisEmployee" method="put" path="/hris/{connection_id}/employee/{id}" -->
|
|
2875
2912
|
```typescript
|
|
2876
2913
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2877
2914
|
|
|
@@ -2952,6 +2989,7 @@ Update a group
|
|
|
2952
2989
|
|
|
2953
2990
|
### Example Usage
|
|
2954
2991
|
|
|
2992
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisGroup" method="put" path="/hris/{connection_id}/group/{id}" -->
|
|
2955
2993
|
```typescript
|
|
2956
2994
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2957
2995
|
|
|
@@ -3032,6 +3070,7 @@ Update a location
|
|
|
3032
3070
|
|
|
3033
3071
|
### Example Usage
|
|
3034
3072
|
|
|
3073
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisLocation" method="put" path="/hris/{connection_id}/location/{id}" -->
|
|
3035
3074
|
```typescript
|
|
3036
3075
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3037
3076
|
|
|
@@ -3112,6 +3151,7 @@ Update a timeshift
|
|
|
3112
3151
|
|
|
3113
3152
|
### Example Usage
|
|
3114
3153
|
|
|
3154
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisTimeshift" method="put" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
3115
3155
|
```typescript
|
|
3116
3156
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3117
3157
|
|