@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 an activity
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsActivity" method="post" path="/ats/{connection_id}/activity" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve an activity
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsActivity" method="get" path="/ats/{connection_id}/activity/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all activities
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsActivities" method="get" path="/ats/{connection_id}/activity" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update an activity
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsActivity" method="patch" path="/ats/{connection_id}/activity/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove an activity
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsActivity" method="delete" path="/ats/{connection_id}/activity/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update an activity
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsActivity" method="put" path="/ats/{connection_id}/activity/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -14,6 +14,7 @@ Retrieve specific API Call by its ID
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="getUnifiedApicall" method="get" path="/unified/apicall/{id}" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -90,6 +91,7 @@ Returns API Calls
|
|
|
90
91
|
|
|
91
92
|
### Example Usage
|
|
92
93
|
|
|
94
|
+
<!-- UsageSnippet language="typescript" operationID="listUnifiedApicalls" method="get" path="/unified/apicall" -->
|
|
93
95
|
```typescript
|
|
94
96
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
95
97
|
|
|
@@ -18,6 +18,7 @@ Create an application
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsApplication" method="post" path="/ats/{connection_id}/application" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve an application
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsApplication" method="get" path="/ats/{connection_id}/application/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all applications
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsApplications" method="get" path="/ats/{connection_id}/application" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update an application
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsApplication" method="patch" path="/ats/{connection_id}/application/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove an application
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsApplication" method="delete" path="/ats/{connection_id}/application/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update an application
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsApplication" method="put" path="/ats/{connection_id}/application/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -13,6 +13,7 @@ List all applicationstatuses
|
|
|
13
13
|
|
|
14
14
|
### Example Usage
|
|
15
15
|
|
|
16
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsApplicationstatuses" method="get" path="/ats/{connection_id}/applicationstatus" -->
|
|
16
17
|
```typescript
|
|
17
18
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
18
19
|
|
package/docs/sdks/ats/README.md
CHANGED
|
@@ -61,6 +61,7 @@ Create an activity
|
|
|
61
61
|
|
|
62
62
|
### Example Usage
|
|
63
63
|
|
|
64
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsActivity" method="post" path="/ats/{connection_id}/activity" -->
|
|
64
65
|
```typescript
|
|
65
66
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
66
67
|
|
|
@@ -139,6 +140,7 @@ Create an application
|
|
|
139
140
|
|
|
140
141
|
### Example Usage
|
|
141
142
|
|
|
143
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsApplication" method="post" path="/ats/{connection_id}/application" -->
|
|
142
144
|
```typescript
|
|
143
145
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
144
146
|
|
|
@@ -217,6 +219,7 @@ Create a candidate
|
|
|
217
219
|
|
|
218
220
|
### Example Usage
|
|
219
221
|
|
|
222
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsCandidate" method="post" path="/ats/{connection_id}/candidate" -->
|
|
220
223
|
```typescript
|
|
221
224
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
222
225
|
|
|
@@ -295,6 +298,7 @@ Create a company
|
|
|
295
298
|
|
|
296
299
|
### Example Usage
|
|
297
300
|
|
|
301
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsCompany" method="post" path="/ats/{connection_id}/company" -->
|
|
298
302
|
```typescript
|
|
299
303
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
300
304
|
|
|
@@ -377,6 +381,7 @@ Create a document
|
|
|
377
381
|
|
|
378
382
|
### Example Usage
|
|
379
383
|
|
|
384
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsDocument" method="post" path="/ats/{connection_id}/document" -->
|
|
380
385
|
```typescript
|
|
381
386
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
382
387
|
|
|
@@ -455,6 +460,7 @@ Create an interview
|
|
|
455
460
|
|
|
456
461
|
### Example Usage
|
|
457
462
|
|
|
463
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsInterview" method="post" path="/ats/{connection_id}/interview" -->
|
|
458
464
|
```typescript
|
|
459
465
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
460
466
|
|
|
@@ -533,6 +539,7 @@ Create a job
|
|
|
533
539
|
|
|
534
540
|
### Example Usage
|
|
535
541
|
|
|
542
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsJob" method="post" path="/ats/{connection_id}/job" -->
|
|
536
543
|
```typescript
|
|
537
544
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
538
545
|
|
|
@@ -611,6 +618,7 @@ Create a scorecard
|
|
|
611
618
|
|
|
612
619
|
### Example Usage
|
|
613
620
|
|
|
621
|
+
<!-- UsageSnippet language="typescript" operationID="createAtsScorecard" method="post" path="/ats/{connection_id}/scorecard" -->
|
|
614
622
|
```typescript
|
|
615
623
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
616
624
|
|
|
@@ -689,6 +697,7 @@ Retrieve an activity
|
|
|
689
697
|
|
|
690
698
|
### Example Usage
|
|
691
699
|
|
|
700
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsActivity" method="get" path="/ats/{connection_id}/activity/{id}" -->
|
|
692
701
|
```typescript
|
|
693
702
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
694
703
|
|
|
@@ -767,6 +776,7 @@ Retrieve an application
|
|
|
767
776
|
|
|
768
777
|
### Example Usage
|
|
769
778
|
|
|
779
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsApplication" method="get" path="/ats/{connection_id}/application/{id}" -->
|
|
770
780
|
```typescript
|
|
771
781
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
772
782
|
|
|
@@ -845,6 +855,7 @@ Retrieve a candidate
|
|
|
845
855
|
|
|
846
856
|
### Example Usage
|
|
847
857
|
|
|
858
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsCandidate" method="get" path="/ats/{connection_id}/candidate/{id}" -->
|
|
848
859
|
```typescript
|
|
849
860
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
850
861
|
|
|
@@ -923,6 +934,7 @@ Retrieve a company
|
|
|
923
934
|
|
|
924
935
|
### Example Usage
|
|
925
936
|
|
|
937
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsCompany" method="get" path="/ats/{connection_id}/company/{id}" -->
|
|
926
938
|
```typescript
|
|
927
939
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
928
940
|
|
|
@@ -1001,6 +1013,7 @@ Retrieve a document
|
|
|
1001
1013
|
|
|
1002
1014
|
### Example Usage
|
|
1003
1015
|
|
|
1016
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsDocument" method="get" path="/ats/{connection_id}/document/{id}" -->
|
|
1004
1017
|
```typescript
|
|
1005
1018
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1006
1019
|
|
|
@@ -1079,6 +1092,7 @@ Retrieve an interview
|
|
|
1079
1092
|
|
|
1080
1093
|
### Example Usage
|
|
1081
1094
|
|
|
1095
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsInterview" method="get" path="/ats/{connection_id}/interview/{id}" -->
|
|
1082
1096
|
```typescript
|
|
1083
1097
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1084
1098
|
|
|
@@ -1157,6 +1171,7 @@ Retrieve a job
|
|
|
1157
1171
|
|
|
1158
1172
|
### Example Usage
|
|
1159
1173
|
|
|
1174
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsJob" method="get" path="/ats/{connection_id}/job/{id}" -->
|
|
1160
1175
|
```typescript
|
|
1161
1176
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1162
1177
|
|
|
@@ -1235,6 +1250,7 @@ Retrieve a scorecard
|
|
|
1235
1250
|
|
|
1236
1251
|
### Example Usage
|
|
1237
1252
|
|
|
1253
|
+
<!-- UsageSnippet language="typescript" operationID="getAtsScorecard" method="get" path="/ats/{connection_id}/scorecard/{id}" -->
|
|
1238
1254
|
```typescript
|
|
1239
1255
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1240
1256
|
|
|
@@ -1313,6 +1329,7 @@ List all activities
|
|
|
1313
1329
|
|
|
1314
1330
|
### Example Usage
|
|
1315
1331
|
|
|
1332
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsActivities" method="get" path="/ats/{connection_id}/activity" -->
|
|
1316
1333
|
```typescript
|
|
1317
1334
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1318
1335
|
|
|
@@ -1389,6 +1406,7 @@ List all applications
|
|
|
1389
1406
|
|
|
1390
1407
|
### Example Usage
|
|
1391
1408
|
|
|
1409
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsApplications" method="get" path="/ats/{connection_id}/application" -->
|
|
1392
1410
|
```typescript
|
|
1393
1411
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1394
1412
|
|
|
@@ -1465,6 +1483,7 @@ List all applicationstatuses
|
|
|
1465
1483
|
|
|
1466
1484
|
### Example Usage
|
|
1467
1485
|
|
|
1486
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsApplicationstatuses" method="get" path="/ats/{connection_id}/applicationstatus" -->
|
|
1468
1487
|
```typescript
|
|
1469
1488
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1470
1489
|
|
|
@@ -1541,6 +1560,7 @@ List all candidates
|
|
|
1541
1560
|
|
|
1542
1561
|
### Example Usage
|
|
1543
1562
|
|
|
1563
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsCandidates" method="get" path="/ats/{connection_id}/candidate" -->
|
|
1544
1564
|
```typescript
|
|
1545
1565
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1546
1566
|
|
|
@@ -1617,6 +1637,7 @@ List all companies
|
|
|
1617
1637
|
|
|
1618
1638
|
### Example Usage
|
|
1619
1639
|
|
|
1640
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsCompanies" method="get" path="/ats/{connection_id}/company" -->
|
|
1620
1641
|
```typescript
|
|
1621
1642
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1622
1643
|
|
|
@@ -1693,6 +1714,7 @@ List all documents
|
|
|
1693
1714
|
|
|
1694
1715
|
### Example Usage
|
|
1695
1716
|
|
|
1717
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsDocuments" method="get" path="/ats/{connection_id}/document" -->
|
|
1696
1718
|
```typescript
|
|
1697
1719
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1698
1720
|
|
|
@@ -1769,6 +1791,7 @@ List all interviews
|
|
|
1769
1791
|
|
|
1770
1792
|
### Example Usage
|
|
1771
1793
|
|
|
1794
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsInterviews" method="get" path="/ats/{connection_id}/interview" -->
|
|
1772
1795
|
```typescript
|
|
1773
1796
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1774
1797
|
|
|
@@ -1845,6 +1868,7 @@ List all jobs
|
|
|
1845
1868
|
|
|
1846
1869
|
### Example Usage
|
|
1847
1870
|
|
|
1871
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsJobs" method="get" path="/ats/{connection_id}/job" -->
|
|
1848
1872
|
```typescript
|
|
1849
1873
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1850
1874
|
|
|
@@ -1921,6 +1945,7 @@ List all scorecards
|
|
|
1921
1945
|
|
|
1922
1946
|
### Example Usage
|
|
1923
1947
|
|
|
1948
|
+
<!-- UsageSnippet language="typescript" operationID="listAtsScorecards" method="get" path="/ats/{connection_id}/scorecard" -->
|
|
1924
1949
|
```typescript
|
|
1925
1950
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1926
1951
|
|
|
@@ -1997,6 +2022,7 @@ Update an activity
|
|
|
1997
2022
|
|
|
1998
2023
|
### Example Usage
|
|
1999
2024
|
|
|
2025
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsActivity" method="patch" path="/ats/{connection_id}/activity/{id}" -->
|
|
2000
2026
|
```typescript
|
|
2001
2027
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2002
2028
|
|
|
@@ -2077,6 +2103,7 @@ Update an application
|
|
|
2077
2103
|
|
|
2078
2104
|
### Example Usage
|
|
2079
2105
|
|
|
2106
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsApplication" method="patch" path="/ats/{connection_id}/application/{id}" -->
|
|
2080
2107
|
```typescript
|
|
2081
2108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2082
2109
|
|
|
@@ -2157,6 +2184,7 @@ Update a candidate
|
|
|
2157
2184
|
|
|
2158
2185
|
### Example Usage
|
|
2159
2186
|
|
|
2187
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsCandidate" method="patch" path="/ats/{connection_id}/candidate/{id}" -->
|
|
2160
2188
|
```typescript
|
|
2161
2189
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2162
2190
|
|
|
@@ -2237,6 +2265,7 @@ Update a company
|
|
|
2237
2265
|
|
|
2238
2266
|
### Example Usage
|
|
2239
2267
|
|
|
2268
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsCompany" method="patch" path="/ats/{connection_id}/company/{id}" -->
|
|
2240
2269
|
```typescript
|
|
2241
2270
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2242
2271
|
|
|
@@ -2321,6 +2350,7 @@ Update a document
|
|
|
2321
2350
|
|
|
2322
2351
|
### Example Usage
|
|
2323
2352
|
|
|
2353
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsDocument" method="patch" path="/ats/{connection_id}/document/{id}" -->
|
|
2324
2354
|
```typescript
|
|
2325
2355
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2326
2356
|
|
|
@@ -2401,6 +2431,7 @@ Update an interview
|
|
|
2401
2431
|
|
|
2402
2432
|
### Example Usage
|
|
2403
2433
|
|
|
2434
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsInterview" method="patch" path="/ats/{connection_id}/interview/{id}" -->
|
|
2404
2435
|
```typescript
|
|
2405
2436
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2406
2437
|
|
|
@@ -2481,6 +2512,7 @@ Update a job
|
|
|
2481
2512
|
|
|
2482
2513
|
### Example Usage
|
|
2483
2514
|
|
|
2515
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsJob" method="patch" path="/ats/{connection_id}/job/{id}" -->
|
|
2484
2516
|
```typescript
|
|
2485
2517
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2486
2518
|
|
|
@@ -2561,6 +2593,7 @@ Update a scorecard
|
|
|
2561
2593
|
|
|
2562
2594
|
### Example Usage
|
|
2563
2595
|
|
|
2596
|
+
<!-- UsageSnippet language="typescript" operationID="patchAtsScorecard" method="patch" path="/ats/{connection_id}/scorecard/{id}" -->
|
|
2564
2597
|
```typescript
|
|
2565
2598
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2566
2599
|
|
|
@@ -2641,6 +2674,7 @@ Remove an activity
|
|
|
2641
2674
|
|
|
2642
2675
|
### Example Usage
|
|
2643
2676
|
|
|
2677
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsActivity" method="delete" path="/ats/{connection_id}/activity/{id}" -->
|
|
2644
2678
|
```typescript
|
|
2645
2679
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2646
2680
|
|
|
@@ -2719,6 +2753,7 @@ Remove an application
|
|
|
2719
2753
|
|
|
2720
2754
|
### Example Usage
|
|
2721
2755
|
|
|
2756
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsApplication" method="delete" path="/ats/{connection_id}/application/{id}" -->
|
|
2722
2757
|
```typescript
|
|
2723
2758
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2724
2759
|
|
|
@@ -2797,6 +2832,7 @@ Remove a candidate
|
|
|
2797
2832
|
|
|
2798
2833
|
### Example Usage
|
|
2799
2834
|
|
|
2835
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsCandidate" method="delete" path="/ats/{connection_id}/candidate/{id}" -->
|
|
2800
2836
|
```typescript
|
|
2801
2837
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2802
2838
|
|
|
@@ -2875,6 +2911,7 @@ Remove a company
|
|
|
2875
2911
|
|
|
2876
2912
|
### Example Usage
|
|
2877
2913
|
|
|
2914
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsCompany" method="delete" path="/ats/{connection_id}/company/{id}" -->
|
|
2878
2915
|
```typescript
|
|
2879
2916
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2880
2917
|
|
|
@@ -2953,6 +2990,7 @@ Remove a document
|
|
|
2953
2990
|
|
|
2954
2991
|
### Example Usage
|
|
2955
2992
|
|
|
2993
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsDocument" method="delete" path="/ats/{connection_id}/document/{id}" -->
|
|
2956
2994
|
```typescript
|
|
2957
2995
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2958
2996
|
|
|
@@ -3031,6 +3069,7 @@ Remove an interview
|
|
|
3031
3069
|
|
|
3032
3070
|
### Example Usage
|
|
3033
3071
|
|
|
3072
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsInterview" method="delete" path="/ats/{connection_id}/interview/{id}" -->
|
|
3034
3073
|
```typescript
|
|
3035
3074
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3036
3075
|
|
|
@@ -3109,6 +3148,7 @@ Remove a job
|
|
|
3109
3148
|
|
|
3110
3149
|
### Example Usage
|
|
3111
3150
|
|
|
3151
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsJob" method="delete" path="/ats/{connection_id}/job/{id}" -->
|
|
3112
3152
|
```typescript
|
|
3113
3153
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3114
3154
|
|
|
@@ -3187,6 +3227,7 @@ Remove a scorecard
|
|
|
3187
3227
|
|
|
3188
3228
|
### Example Usage
|
|
3189
3229
|
|
|
3230
|
+
<!-- UsageSnippet language="typescript" operationID="removeAtsScorecard" method="delete" path="/ats/{connection_id}/scorecard/{id}" -->
|
|
3190
3231
|
```typescript
|
|
3191
3232
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3192
3233
|
|
|
@@ -3265,6 +3306,7 @@ Update an activity
|
|
|
3265
3306
|
|
|
3266
3307
|
### Example Usage
|
|
3267
3308
|
|
|
3309
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsActivity" method="put" path="/ats/{connection_id}/activity/{id}" -->
|
|
3268
3310
|
```typescript
|
|
3269
3311
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3270
3312
|
|
|
@@ -3345,6 +3387,7 @@ Update an application
|
|
|
3345
3387
|
|
|
3346
3388
|
### Example Usage
|
|
3347
3389
|
|
|
3390
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsApplication" method="put" path="/ats/{connection_id}/application/{id}" -->
|
|
3348
3391
|
```typescript
|
|
3349
3392
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3350
3393
|
|
|
@@ -3425,6 +3468,7 @@ Update a candidate
|
|
|
3425
3468
|
|
|
3426
3469
|
### Example Usage
|
|
3427
3470
|
|
|
3471
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsCandidate" method="put" path="/ats/{connection_id}/candidate/{id}" -->
|
|
3428
3472
|
```typescript
|
|
3429
3473
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3430
3474
|
|
|
@@ -3505,6 +3549,7 @@ Update a company
|
|
|
3505
3549
|
|
|
3506
3550
|
### Example Usage
|
|
3507
3551
|
|
|
3552
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsCompany" method="put" path="/ats/{connection_id}/company/{id}" -->
|
|
3508
3553
|
```typescript
|
|
3509
3554
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3510
3555
|
|
|
@@ -3589,6 +3634,7 @@ Update a document
|
|
|
3589
3634
|
|
|
3590
3635
|
### Example Usage
|
|
3591
3636
|
|
|
3637
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsDocument" method="put" path="/ats/{connection_id}/document/{id}" -->
|
|
3592
3638
|
```typescript
|
|
3593
3639
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3594
3640
|
|
|
@@ -3669,6 +3715,7 @@ Update an interview
|
|
|
3669
3715
|
|
|
3670
3716
|
### Example Usage
|
|
3671
3717
|
|
|
3718
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsInterview" method="put" path="/ats/{connection_id}/interview/{id}" -->
|
|
3672
3719
|
```typescript
|
|
3673
3720
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3674
3721
|
|
|
@@ -3749,6 +3796,7 @@ Update a job
|
|
|
3749
3796
|
|
|
3750
3797
|
### Example Usage
|
|
3751
3798
|
|
|
3799
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsJob" method="put" path="/ats/{connection_id}/job/{id}" -->
|
|
3752
3800
|
```typescript
|
|
3753
3801
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3754
3802
|
|
|
@@ -3829,6 +3877,7 @@ Update a scorecard
|
|
|
3829
3877
|
|
|
3830
3878
|
### Example Usage
|
|
3831
3879
|
|
|
3880
|
+
<!-- UsageSnippet language="typescript" operationID="updateAtsScorecard" method="put" path="/ats/{connection_id}/scorecard/{id}" -->
|
|
3832
3881
|
```typescript
|
|
3833
3882
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
3834
3883
|
|
package/docs/sdks/auth/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
### Available Operations
|
|
7
7
|
|
|
8
|
-
* [getUnifiedIntegrationAuth](#getunifiedintegrationauth) -
|
|
8
|
+
* [getUnifiedIntegrationAuth](#getunifiedintegrationauth) - Authorize new connection
|
|
9
9
|
* [getUnifiedIntegrationLogin](#getunifiedintegrationlogin) - Sign in a user
|
|
10
10
|
|
|
11
11
|
## getUnifiedIntegrationAuth
|
|
@@ -14,6 +14,7 @@ Returns an authorization URL for the specified integration. Once a successful a
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="getUnifiedIntegrationAuth" method="get" path="/unified/integration/auth/{workspace_id}/{integration_type}" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -92,6 +93,7 @@ Returns an authentication URL for the specified integration. Once a successful
|
|
|
92
93
|
|
|
93
94
|
### Example Usage
|
|
94
95
|
|
|
96
|
+
<!-- UsageSnippet language="typescript" operationID="getUnifiedIntegrationLogin" method="get" path="/unified/integration/login/{workspace_id}/{integration_type}" -->
|
|
95
97
|
```typescript
|
|
96
98
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
97
99
|
|
|
@@ -14,6 +14,7 @@ Retrieve a balancesheet
|
|
|
14
14
|
|
|
15
15
|
### Example Usage
|
|
16
16
|
|
|
17
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingBalancesheet" method="get" path="/accounting/{connection_id}/balancesheet/{id}" -->
|
|
17
18
|
```typescript
|
|
18
19
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
19
20
|
|
|
@@ -92,6 +93,7 @@ List all balancesheets
|
|
|
92
93
|
|
|
93
94
|
### Example Usage
|
|
94
95
|
|
|
96
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingBalancesheets" method="get" path="/accounting/{connection_id}/balancesheet" -->
|
|
95
97
|
```typescript
|
|
96
98
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
97
99
|
|
package/docs/sdks/bill/README.md
CHANGED
|
@@ -18,6 +18,7 @@ Create a bill
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAccountingBill" method="post" path="/accounting/{connection_id}/bill" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a bill
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingBill" method="get" path="/accounting/{connection_id}/bill/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all bills
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingBills" method="get" path="/accounting/{connection_id}/bill" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a bill
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAccountingBill" method="patch" path="/accounting/{connection_id}/bill/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a bill
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAccountingBill" method="delete" path="/accounting/{connection_id}/bill/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a bill
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAccountingBill" method="put" path="/accounting/{connection_id}/bill/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a branch
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createRepoBranch" method="post" path="/repo/{connection_id}/branch" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -102,6 +103,7 @@ Retrieve a branch
|
|
|
102
103
|
|
|
103
104
|
### Example Usage
|
|
104
105
|
|
|
106
|
+
<!-- UsageSnippet language="typescript" operationID="getRepoBranch" method="get" path="/repo/{connection_id}/branch/{id}" -->
|
|
105
107
|
```typescript
|
|
106
108
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
107
109
|
|
|
@@ -180,6 +182,7 @@ List all branches
|
|
|
180
182
|
|
|
181
183
|
### Example Usage
|
|
182
184
|
|
|
185
|
+
<!-- UsageSnippet language="typescript" operationID="listRepoBranches" method="get" path="/repo/{connection_id}/branch" -->
|
|
183
186
|
```typescript
|
|
184
187
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
185
188
|
|
|
@@ -256,6 +259,7 @@ Update a branch
|
|
|
256
259
|
|
|
257
260
|
### Example Usage
|
|
258
261
|
|
|
262
|
+
<!-- UsageSnippet language="typescript" operationID="patchRepoBranch" method="patch" path="/repo/{connection_id}/branch/{id}" -->
|
|
259
263
|
```typescript
|
|
260
264
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
261
265
|
|
|
@@ -342,6 +346,7 @@ Remove a branch
|
|
|
342
346
|
|
|
343
347
|
### Example Usage
|
|
344
348
|
|
|
349
|
+
<!-- UsageSnippet language="typescript" operationID="removeRepoBranch" method="delete" path="/repo/{connection_id}/branch/{id}" -->
|
|
345
350
|
```typescript
|
|
346
351
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
347
352
|
|
|
@@ -420,6 +425,7 @@ Update a branch
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="updateRepoBranch" method="put" path="/repo/{connection_id}/branch/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|
package/docs/sdks/busy/README.md
CHANGED