@unified-api/typescript-sdk 2.73.9 → 2.73.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +15 -3
- package/bin/mcp-server.js +4587 -3584
- package/bin/mcp-server.js.map +33 -14
- 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 +3 -1
- 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 +7 -1
- 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 +4 -1
- 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 +22 -2
- 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/funcs/unifiedCreateUnifiedConnection.d.ts +1 -1
- package/funcs/unifiedCreateUnifiedConnection.js +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.d.ts +1 -1
- package/funcs/unifiedGetUnifiedIntegrationAuth.js +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/mcp-server.js.map +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/mcp-server/tools/unifiedCreateUnifiedConnection.js +1 -1
- package/mcp-server/tools/unifiedCreateUnifiedConnection.js.map +1 -1
- package/mcp-server/tools/unifiedGetUnifiedIntegrationAuth.js +1 -1
- 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/auth.d.ts +1 -1
- package/sdk/auth.js +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/connection.d.ts +1 -1
- package/sdk/connection.js +1 -1
- package/sdk/integration.d.ts +1 -1
- package/sdk/integration.js +1 -1
- 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/calendareventrecurrence.d.ts +38 -0
- package/sdk/models/shared/calendareventrecurrence.d.ts.map +1 -1
- package/sdk/models/shared/calendareventrecurrence.js +46 -1
- package/sdk/models/shared/calendareventrecurrence.js.map +1 -1
- package/sdk/models/shared/index.d.ts +1 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +1 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/sdk/unified.d.ts +2 -2
- package/sdk/unified.js +2 -2
- 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/funcs/unifiedCreateUnifiedConnection.ts +1 -1
- package/src/funcs/unifiedGetUnifiedIntegrationAuth.ts +1 -1
- 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/mcp-server/tools/unifiedCreateUnifiedConnection.ts +1 -1
- package/src/mcp-server/tools/unifiedGetUnifiedIntegrationAuth.ts +1 -1
- package/src/sdk/accounting.ts +90 -0
- package/src/sdk/auth.ts +1 -1
- package/src/sdk/category.ts +100 -0
- package/src/sdk/connection.ts +1 -1
- package/src/sdk/integration.ts +1 -1
- 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/calendareventrecurrence.ts +71 -0
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
- package/src/sdk/unified.ts +2 -2
|
@@ -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
|
|
|
@@ -18,6 +18,7 @@ Create a student
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsStudent" method="post" path="/lms/{connection_id}/student" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a student
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsStudent" method="get" path="/lms/{connection_id}/student/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all students
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsStudents" method="get" path="/lms/{connection_id}/student" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a student
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsStudent" method="patch" path="/lms/{connection_id}/student/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a student
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsStudent" method="delete" path="/lms/{connection_id}/student/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a student
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsStudent" method="put" path="/lms/{connection_id}/student/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a subscription
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createPaymentSubscription" method="post" path="/payment/{connection_id}/subscription" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a subscription
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getPaymentSubscription" method="get" path="/payment/{connection_id}/subscription/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all subscriptions
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listPaymentSubscriptions" method="get" path="/payment/{connection_id}/subscription" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a subscription
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchPaymentSubscription" method="patch" path="/payment/{connection_id}/subscription/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a subscription
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removePaymentSubscription" method="delete" path="/payment/{connection_id}/subscription/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a subscription
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updatePaymentSubscription" method="put" path="/payment/{connection_id}/subscription/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
package/docs/sdks/task/README.md
CHANGED
|
@@ -30,6 +30,7 @@ Create a comment
|
|
|
30
30
|
|
|
31
31
|
### Example Usage
|
|
32
32
|
|
|
33
|
+
<!-- UsageSnippet language="typescript" operationID="createTaskComment" method="post" path="/task/{connection_id}/comment" -->
|
|
33
34
|
```typescript
|
|
34
35
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
35
36
|
|
|
@@ -114,6 +115,7 @@ Create a project
|
|
|
114
115
|
|
|
115
116
|
### Example Usage
|
|
116
117
|
|
|
118
|
+
<!-- UsageSnippet language="typescript" operationID="createTaskProject" method="post" path="/task/{connection_id}/project" -->
|
|
117
119
|
```typescript
|
|
118
120
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
119
121
|
|
|
@@ -192,6 +194,7 @@ Create a task
|
|
|
192
194
|
|
|
193
195
|
### Example Usage
|
|
194
196
|
|
|
197
|
+
<!-- UsageSnippet language="typescript" operationID="createTaskTask" method="post" path="/task/{connection_id}/task" -->
|
|
195
198
|
```typescript
|
|
196
199
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
197
200
|
|
|
@@ -270,6 +273,7 @@ Retrieve a comment
|
|
|
270
273
|
|
|
271
274
|
### Example Usage
|
|
272
275
|
|
|
276
|
+
<!-- UsageSnippet language="typescript" operationID="getTaskComment" method="get" path="/task/{connection_id}/comment/{id}" -->
|
|
273
277
|
```typescript
|
|
274
278
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
275
279
|
|
|
@@ -348,6 +352,7 @@ Retrieve a project
|
|
|
348
352
|
|
|
349
353
|
### Example Usage
|
|
350
354
|
|
|
355
|
+
<!-- UsageSnippet language="typescript" operationID="getTaskProject" method="get" path="/task/{connection_id}/project/{id}" -->
|
|
351
356
|
```typescript
|
|
352
357
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
353
358
|
|
|
@@ -426,6 +431,7 @@ Retrieve a task
|
|
|
426
431
|
|
|
427
432
|
### Example Usage
|
|
428
433
|
|
|
434
|
+
<!-- UsageSnippet language="typescript" operationID="getTaskTask" method="get" path="/task/{connection_id}/task/{id}" -->
|
|
429
435
|
```typescript
|
|
430
436
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
431
437
|
|
|
@@ -504,6 +510,7 @@ List all comments
|
|
|
504
510
|
|
|
505
511
|
### Example Usage
|
|
506
512
|
|
|
513
|
+
<!-- UsageSnippet language="typescript" operationID="listTaskComments" method="get" path="/task/{connection_id}/comment" -->
|
|
507
514
|
```typescript
|
|
508
515
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
509
516
|
|
|
@@ -580,6 +587,7 @@ List all projects
|
|
|
580
587
|
|
|
581
588
|
### Example Usage
|
|
582
589
|
|
|
590
|
+
<!-- UsageSnippet language="typescript" operationID="listTaskProjects" method="get" path="/task/{connection_id}/project" -->
|
|
583
591
|
```typescript
|
|
584
592
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
585
593
|
|
|
@@ -656,6 +664,7 @@ List all tasks
|
|
|
656
664
|
|
|
657
665
|
### Example Usage
|
|
658
666
|
|
|
667
|
+
<!-- UsageSnippet language="typescript" operationID="listTaskTasks" method="get" path="/task/{connection_id}/task" -->
|
|
659
668
|
```typescript
|
|
660
669
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
661
670
|
|
|
@@ -732,6 +741,7 @@ Update a comment
|
|
|
732
741
|
|
|
733
742
|
### Example Usage
|
|
734
743
|
|
|
744
|
+
<!-- UsageSnippet language="typescript" operationID="patchTaskComment" method="patch" path="/task/{connection_id}/comment/{id}" -->
|
|
735
745
|
```typescript
|
|
736
746
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
737
747
|
|
|
@@ -818,6 +828,7 @@ Update a project
|
|
|
818
828
|
|
|
819
829
|
### Example Usage
|
|
820
830
|
|
|
831
|
+
<!-- UsageSnippet language="typescript" operationID="patchTaskProject" method="patch" path="/task/{connection_id}/project/{id}" -->
|
|
821
832
|
```typescript
|
|
822
833
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
823
834
|
|
|
@@ -898,6 +909,7 @@ Update a task
|
|
|
898
909
|
|
|
899
910
|
### Example Usage
|
|
900
911
|
|
|
912
|
+
<!-- UsageSnippet language="typescript" operationID="patchTaskTask" method="patch" path="/task/{connection_id}/task/{id}" -->
|
|
901
913
|
```typescript
|
|
902
914
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
903
915
|
|
|
@@ -978,6 +990,7 @@ Remove a comment
|
|
|
978
990
|
|
|
979
991
|
### Example Usage
|
|
980
992
|
|
|
993
|
+
<!-- UsageSnippet language="typescript" operationID="removeTaskComment" method="delete" path="/task/{connection_id}/comment/{id}" -->
|
|
981
994
|
```typescript
|
|
982
995
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
983
996
|
|
|
@@ -1056,6 +1069,7 @@ Remove a project
|
|
|
1056
1069
|
|
|
1057
1070
|
### Example Usage
|
|
1058
1071
|
|
|
1072
|
+
<!-- UsageSnippet language="typescript" operationID="removeTaskProject" method="delete" path="/task/{connection_id}/project/{id}" -->
|
|
1059
1073
|
```typescript
|
|
1060
1074
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1061
1075
|
|
|
@@ -1134,6 +1148,7 @@ Remove a task
|
|
|
1134
1148
|
|
|
1135
1149
|
### Example Usage
|
|
1136
1150
|
|
|
1151
|
+
<!-- UsageSnippet language="typescript" operationID="removeTaskTask" method="delete" path="/task/{connection_id}/task/{id}" -->
|
|
1137
1152
|
```typescript
|
|
1138
1153
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1139
1154
|
|
|
@@ -1212,6 +1227,7 @@ Update a comment
|
|
|
1212
1227
|
|
|
1213
1228
|
### Example Usage
|
|
1214
1229
|
|
|
1230
|
+
<!-- UsageSnippet language="typescript" operationID="updateTaskComment" method="put" path="/task/{connection_id}/comment/{id}" -->
|
|
1215
1231
|
```typescript
|
|
1216
1232
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1217
1233
|
|
|
@@ -1298,6 +1314,7 @@ Update a project
|
|
|
1298
1314
|
|
|
1299
1315
|
### Example Usage
|
|
1300
1316
|
|
|
1317
|
+
<!-- UsageSnippet language="typescript" operationID="updateTaskProject" method="put" path="/task/{connection_id}/project/{id}" -->
|
|
1301
1318
|
```typescript
|
|
1302
1319
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1303
1320
|
|
|
@@ -1378,6 +1395,7 @@ Update a task
|
|
|
1378
1395
|
|
|
1379
1396
|
### Example Usage
|
|
1380
1397
|
|
|
1398
|
+
<!-- UsageSnippet language="typescript" operationID="updateTaskTask" method="put" path="/task/{connection_id}/task/{id}" -->
|
|
1381
1399
|
```typescript
|
|
1382
1400
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1383
1401
|
|
|
@@ -18,6 +18,7 @@ Create a taxrate
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAccountingTaxrate" method="post" path="/accounting/{connection_id}/taxrate" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a taxrate
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingTaxrate" method="get" path="/accounting/{connection_id}/taxrate/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all taxrates
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingTaxrates" method="get" path="/accounting/{connection_id}/taxrate" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a taxrate
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAccountingTaxrate" method="patch" path="/accounting/{connection_id}/taxrate/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a taxrate
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAccountingTaxrate" method="delete" path="/accounting/{connection_id}/taxrate/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a taxrate
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAccountingTaxrate" method="put" path="/accounting/{connection_id}/taxrate/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a ticket
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingTicket" method="post" path="/ticketing/{connection_id}/ticket" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a ticket
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingTicket" method="get" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all tickets
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingTickets" method="get" path="/ticketing/{connection_id}/ticket" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a ticket
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingTicket" method="patch" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a ticket
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingTicket" method="delete" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a ticket
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingTicket" method="put" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -30,6 +30,7 @@ Create a customer
|
|
|
30
30
|
|
|
31
31
|
### Example Usage
|
|
32
32
|
|
|
33
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingCustomer" method="post" path="/ticketing/{connection_id}/customer" -->
|
|
33
34
|
```typescript
|
|
34
35
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
35
36
|
|
|
@@ -108,6 +109,7 @@ Create a note
|
|
|
108
109
|
|
|
109
110
|
### Example Usage
|
|
110
111
|
|
|
112
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingNote" method="post" path="/ticketing/{connection_id}/note" -->
|
|
111
113
|
```typescript
|
|
112
114
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
113
115
|
|
|
@@ -186,6 +188,7 @@ Create a ticket
|
|
|
186
188
|
|
|
187
189
|
### Example Usage
|
|
188
190
|
|
|
191
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingTicket" method="post" path="/ticketing/{connection_id}/ticket" -->
|
|
189
192
|
```typescript
|
|
190
193
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
191
194
|
|
|
@@ -264,6 +267,7 @@ Retrieve a customer
|
|
|
264
267
|
|
|
265
268
|
### Example Usage
|
|
266
269
|
|
|
270
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingCustomer" method="get" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
267
271
|
```typescript
|
|
268
272
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
269
273
|
|
|
@@ -342,6 +346,7 @@ Retrieve a note
|
|
|
342
346
|
|
|
343
347
|
### Example Usage
|
|
344
348
|
|
|
349
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingNote" method="get" path="/ticketing/{connection_id}/note/{id}" -->
|
|
345
350
|
```typescript
|
|
346
351
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
347
352
|
|
|
@@ -420,6 +425,7 @@ Retrieve a ticket
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingTicket" method="get" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|
|
@@ -498,6 +504,7 @@ List all customers
|
|
|
498
504
|
|
|
499
505
|
### Example Usage
|
|
500
506
|
|
|
507
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingCustomers" method="get" path="/ticketing/{connection_id}/customer" -->
|
|
501
508
|
```typescript
|
|
502
509
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
503
510
|
|
|
@@ -574,6 +581,7 @@ List all notes
|
|
|
574
581
|
|
|
575
582
|
### Example Usage
|
|
576
583
|
|
|
584
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingNotes" method="get" path="/ticketing/{connection_id}/note" -->
|
|
577
585
|
```typescript
|
|
578
586
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
579
587
|
|
|
@@ -650,6 +658,7 @@ List all tickets
|
|
|
650
658
|
|
|
651
659
|
### Example Usage
|
|
652
660
|
|
|
661
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingTickets" method="get" path="/ticketing/{connection_id}/ticket" -->
|
|
653
662
|
```typescript
|
|
654
663
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
655
664
|
|
|
@@ -726,6 +735,7 @@ Update a customer
|
|
|
726
735
|
|
|
727
736
|
### Example Usage
|
|
728
737
|
|
|
738
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingCustomer" method="patch" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
729
739
|
```typescript
|
|
730
740
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
731
741
|
|
|
@@ -806,6 +816,7 @@ Update a note
|
|
|
806
816
|
|
|
807
817
|
### Example Usage
|
|
808
818
|
|
|
819
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingNote" method="patch" path="/ticketing/{connection_id}/note/{id}" -->
|
|
809
820
|
```typescript
|
|
810
821
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
811
822
|
|
|
@@ -886,6 +897,7 @@ Update a ticket
|
|
|
886
897
|
|
|
887
898
|
### Example Usage
|
|
888
899
|
|
|
900
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingTicket" method="patch" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
889
901
|
```typescript
|
|
890
902
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
891
903
|
|
|
@@ -966,6 +978,7 @@ Remove a customer
|
|
|
966
978
|
|
|
967
979
|
### Example Usage
|
|
968
980
|
|
|
981
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingCustomer" method="delete" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
969
982
|
```typescript
|
|
970
983
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
971
984
|
|
|
@@ -1044,6 +1057,7 @@ Remove a note
|
|
|
1044
1057
|
|
|
1045
1058
|
### Example Usage
|
|
1046
1059
|
|
|
1060
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingNote" method="delete" path="/ticketing/{connection_id}/note/{id}" -->
|
|
1047
1061
|
```typescript
|
|
1048
1062
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1049
1063
|
|
|
@@ -1122,6 +1136,7 @@ Remove a ticket
|
|
|
1122
1136
|
|
|
1123
1137
|
### Example Usage
|
|
1124
1138
|
|
|
1139
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingTicket" method="delete" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
1125
1140
|
```typescript
|
|
1126
1141
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1127
1142
|
|
|
@@ -1200,6 +1215,7 @@ Update a customer
|
|
|
1200
1215
|
|
|
1201
1216
|
### Example Usage
|
|
1202
1217
|
|
|
1218
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingCustomer" method="put" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
1203
1219
|
```typescript
|
|
1204
1220
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1205
1221
|
|
|
@@ -1280,6 +1296,7 @@ Update a note
|
|
|
1280
1296
|
|
|
1281
1297
|
### Example Usage
|
|
1282
1298
|
|
|
1299
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingNote" method="put" path="/ticketing/{connection_id}/note/{id}" -->
|
|
1283
1300
|
```typescript
|
|
1284
1301
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1285
1302
|
|
|
@@ -1360,6 +1377,7 @@ Update a ticket
|
|
|
1360
1377
|
|
|
1361
1378
|
### Example Usage
|
|
1362
1379
|
|
|
1380
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingTicket" method="put" path="/ticketing/{connection_id}/ticket/{id}" -->
|
|
1363
1381
|
```typescript
|
|
1364
1382
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1365
1383
|
|
|
@@ -14,6 +14,7 @@ Retrieve a timeoff
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisTimeoff" method="get" path="/hris/{connection_id}/timeoff/{id}" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -92,6 +93,7 @@ List all timeoffs
|
|
|
92
93
|
|
|
93
94
|
### Example Usage
|
|
94
95
|
|
|
96
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisTimeoffs" method="get" path="/hris/{connection_id}/timeoff" -->
|
|
95
97
|
```typescript
|
|
96
98
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
97
99
|
|
|
@@ -18,6 +18,7 @@ Create a timeshift
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisTimeshift" method="post" path="/hris/{connection_id}/timeshift" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a timeshift
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisTimeshift" method="get" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all timeshifts
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisTimeshifts" method="get" path="/hris/{connection_id}/timeshift" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a timeshift
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisTimeshift" method="patch" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a timeshift
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisTimeshift" method="delete" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a timeshift
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisTimeshift" method="put" path="/hris/{connection_id}/timeshift/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a transaction
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAccountingTransaction" method="post" path="/accounting/{connection_id}/transaction" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a transaction
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingTransaction" method="get" path="/accounting/{connection_id}/transaction/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all transactions
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingTransactions" method="get" path="/accounting/{connection_id}/transaction" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a transaction
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAccountingTransaction" method="patch" path="/accounting/{connection_id}/transaction/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a transaction
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAccountingTransaction" method="delete" path="/accounting/{connection_id}/transaction/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a transaction
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAccountingTransaction" method="put" path="/accounting/{connection_id}/transaction/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -14,6 +14,7 @@ Retrieve a trialbalance
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingTrialbalance" method="get" path="/accounting/{connection_id}/trialbalance/{id}" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -92,6 +93,7 @@ List all trialbalances
|
|
|
92
93
|
|
|
93
94
|
### Example Usage
|
|
94
95
|
|
|
96
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingTrialbalances" method="get" path="/accounting/{connection_id}/trialbalance" -->
|
|
95
97
|
```typescript
|
|
96
98
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
97
99
|
|