@unified-api/typescript-sdk 2.73.10 → 2.73.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -0
- package/bin/mcp-server.js +4421 -3450
- package/bin/mcp-server.js.map +32 -13
- package/docs/sdks/account/README.md +6 -0
- package/docs/sdks/accounting/README.md +558 -0
- package/docs/sdks/activity/README.md +6 -0
- package/docs/sdks/apicall/README.md +2 -0
- package/docs/sdks/application/README.md +6 -0
- package/docs/sdks/applicationstatus/README.md +1 -0
- package/docs/sdks/ats/README.md +49 -0
- package/docs/sdks/auth/README.md +2 -0
- package/docs/sdks/balancesheet/README.md +2 -0
- package/docs/sdks/bill/README.md +6 -0
- package/docs/sdks/branch/README.md +6 -0
- package/docs/sdks/busy/README.md +1 -0
- package/docs/sdks/calendar/README.md +21 -0
- package/docs/sdks/call/README.md +1 -0
- package/docs/sdks/candidate/README.md +6 -0
- package/docs/sdks/category/README.md +489 -0
- package/docs/sdks/channel/README.md +2 -0
- package/docs/sdks/class/README.md +6 -0
- package/docs/sdks/collection/README.md +6 -0
- package/docs/sdks/comment/README.md +18 -0
- package/docs/sdks/commerce/README.md +30 -0
- package/docs/sdks/commit/README.md +6 -0
- package/docs/sdks/company/README.md +19 -0
- package/docs/sdks/connection/README.md +6 -0
- package/docs/sdks/contact/README.md +18 -0
- package/docs/sdks/course/README.md +6 -0
- package/docs/sdks/creditmemo/README.md +6 -0
- package/docs/sdks/crm/README.md +36 -0
- package/docs/sdks/customer/README.md +6 -0
- package/docs/sdks/deal/README.md +6 -0
- package/docs/sdks/device/README.md +6 -0
- package/docs/sdks/document/README.md +6 -0
- package/docs/sdks/employee/README.md +6 -0
- package/docs/sdks/enrich/README.md +2 -0
- package/docs/sdks/event/README.md +12 -0
- package/docs/sdks/file/README.md +6 -0
- package/docs/sdks/genai/README.md +2 -0
- package/docs/sdks/group/README.md +12 -0
- package/docs/sdks/hris/README.md +40 -0
- package/docs/sdks/instructor/README.md +6 -0
- package/docs/sdks/integration/README.md +3 -0
- package/docs/sdks/interview/README.md +6 -0
- package/docs/sdks/inventory/README.md +6 -0
- package/docs/sdks/invoice/README.md +6 -0
- package/docs/sdks/issue/README.md +1 -0
- package/docs/sdks/item/README.md +6 -0
- package/docs/sdks/job/README.md +6 -0
- package/docs/sdks/journal/README.md +6 -0
- package/docs/sdks/kms/README.md +18 -0
- package/docs/sdks/lead/README.md +6 -0
- package/docs/sdks/link/README.md +12 -0
- package/docs/sdks/list/README.md +6 -0
- package/docs/sdks/lms/README.md +24 -0
- package/docs/sdks/location/README.md +12 -0
- package/docs/sdks/login/README.md +1 -0
- package/docs/sdks/martech/README.md +12 -0
- package/docs/sdks/member/README.md +6 -0
- package/docs/sdks/message/README.md +6 -0
- package/docs/sdks/messaging/README.md +8 -0
- package/docs/sdks/metadata/README.md +6 -0
- package/docs/sdks/model/README.md +1 -0
- package/docs/sdks/note/README.md +6 -0
- package/docs/sdks/order/README.md +6 -0
- package/docs/sdks/organization/README.md +8 -0
- package/docs/sdks/page/README.md +6 -0
- package/docs/sdks/passthrough/README.md +8 -0
- package/docs/sdks/payment/README.md +22 -0
- package/docs/sdks/payout/README.md +2 -0
- package/docs/sdks/payslip/README.md +2 -0
- package/docs/sdks/person/README.md +1 -0
- package/docs/sdks/pipeline/README.md +6 -0
- package/docs/sdks/profitloss/README.md +2 -0
- package/docs/sdks/project/README.md +6 -0
- package/docs/sdks/prompt/README.md +1 -0
- package/docs/sdks/pullrequest/README.md +6 -0
- package/docs/sdks/purchaseorder/README.md +6 -0
- package/docs/sdks/recording/README.md +8 -0
- package/docs/sdks/refund/README.md +2 -0
- package/docs/sdks/repo/README.md +30 -0
- package/docs/sdks/report/README.md +2 -0
- package/docs/sdks/repository/README.md +6 -0
- package/docs/sdks/review/README.md +6 -0
- package/docs/sdks/salesorder/README.md +6 -0
- package/docs/sdks/scim/README.md +12 -0
- package/docs/sdks/scorecard/README.md +6 -0
- package/docs/sdks/space/README.md +6 -0
- package/docs/sdks/storage/README.md +6 -0
- package/docs/sdks/student/README.md +6 -0
- package/docs/sdks/subscription/README.md +6 -0
- package/docs/sdks/task/README.md +18 -0
- package/docs/sdks/taxrate/README.md +6 -0
- package/docs/sdks/ticket/README.md +6 -0
- package/docs/sdks/ticketing/README.md +18 -0
- package/docs/sdks/timeoff/README.md +2 -0
- package/docs/sdks/timeshift/README.md +6 -0
- package/docs/sdks/transaction/README.md +6 -0
- package/docs/sdks/trialbalance/README.md +2 -0
- package/docs/sdks/uc/README.md +19 -0
- package/docs/sdks/unified/README.md +20 -0
- package/docs/sdks/user/README.md +6 -0
- package/docs/sdks/webhook/README.md +8 -0
- package/examples/README.md +5 -0
- package/examples/accountingCreateAccountingAccount.example.ts +2 -0
- package/examples/package-lock.json +6 -5
- package/funcs/accountingCreateAccountingCategory.d.ts +15 -0
- package/funcs/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingCreateAccountingCategory.js +114 -0
- package/funcs/accountingCreateAccountingCategory.js.map +1 -0
- package/funcs/accountingGetAccountingCategory.d.ts +15 -0
- package/funcs/accountingGetAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingGetAccountingCategory.js +115 -0
- package/funcs/accountingGetAccountingCategory.js.map +1 -0
- package/funcs/accountingListAccountingCategories.d.ts +15 -0
- package/funcs/accountingListAccountingCategories.d.ts.map +1 -0
- package/funcs/accountingListAccountingCategories.js +119 -0
- package/funcs/accountingListAccountingCategories.js.map +1 -0
- package/funcs/accountingPatchAccountingCategory.d.ts +15 -0
- package/funcs/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingPatchAccountingCategory.js +118 -0
- package/funcs/accountingPatchAccountingCategory.js.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts +14 -0
- package/funcs/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingRemoveAccountingCategory.js +112 -0
- package/funcs/accountingRemoveAccountingCategory.js.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts +15 -0
- package/funcs/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/funcs/accountingUpdateAccountingCategory.js +118 -0
- package/funcs/accountingUpdateAccountingCategory.js.map +1 -0
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.d.ts.map +1 -1
- package/mcp-server/server.js +13 -1
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingCreateAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingGetAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingGetAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts +8 -0
- package/mcp-server/tools/accountingListAccountingCategories.d.ts.map +1 -0
- package/mcp-server/tools/accountingListAccountingCategories.js +52 -0
- package/mcp-server/tools/accountingListAccountingCategories.js.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingPatchAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js +51 -0
- package/mcp-server/tools/accountingRemoveAccountingCategory.js.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts +8 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.d.ts.map +1 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js +52 -0
- package/mcp-server/tools/accountingUpdateAccountingCategory.js.map +1 -0
- package/package.json +4 -6
- package/sdk/accounting.d.ts +24 -0
- package/sdk/accounting.d.ts.map +1 -1
- package/sdk/accounting.js +42 -0
- package/sdk/accounting.js.map +1 -1
- package/sdk/category.d.ts +30 -0
- package/sdk/category.d.ts.map +1 -0
- package/sdk/category.js +54 -0
- package/sdk/category.js.map +1 -0
- package/sdk/models/operations/createaccountingcategory.d.ts +45 -0
- package/sdk/models/operations/createaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/createaccountingcategory.js +77 -0
- package/sdk/models/operations/createaccountingcategory.js.map +1 -0
- package/sdk/models/operations/getaccountingcategory.d.ts +47 -0
- package/sdk/models/operations/getaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/getaccountingcategory.js +74 -0
- package/sdk/models/operations/getaccountingcategory.js.map +1 -0
- package/sdk/models/operations/index.d.ts +6 -0
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +6 -0
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listaccountingcategories.d.ts +65 -0
- package/sdk/models/operations/listaccountingcategories.d.ts.map +1 -0
- package/sdk/models/operations/listaccountingcategories.js +90 -0
- package/sdk/models/operations/listaccountingcategories.js.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/patchaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/patchaccountingcategory.js +79 -0
- package/sdk/models/operations/patchaccountingcategory.js.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts +66 -0
- package/sdk/models/operations/removeaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/removeaccountingcategory.js +105 -0
- package/sdk/models/operations/removeaccountingcategory.js.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts +50 -0
- package/sdk/models/operations/updateaccountingcategory.d.ts.map +1 -0
- package/sdk/models/operations/updateaccountingcategory.js +79 -0
- package/sdk/models/operations/updateaccountingcategory.js.map +1 -0
- package/sdk/models/shared/accountingcategory.d.ts +47 -0
- package/sdk/models/shared/accountingcategory.d.ts.map +1 -0
- package/sdk/models/shared/accountingcategory.js +90 -0
- package/sdk/models/shared/accountingcategory.js.map +1 -0
- package/sdk/models/shared/accountinglineitem.d.ts +2 -0
- package/sdk/models/shared/accountinglineitem.d.ts.map +1 -1
- package/sdk/models/shared/accountinglineitem.js +4 -0
- package/sdk/models/shared/accountinglineitem.js.map +1 -1
- package/sdk/models/shared/accountingprofitloss.d.ts +3 -3
- package/sdk/models/shared/index.d.ts +1 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +1 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/models/shared/propertyaccountingreportprofitandloss.d.ts +3 -3
- package/sdk/models/shared/propertyconnectionpermissions.d.ts +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
- package/sdk/models/shared/propertyconnectionpermissions.js +2 -0
- package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +1 -0
- package/sdk/models/shared/webhook.d.ts.map +1 -1
- package/sdk/models/shared/webhook.js +1 -0
- package/sdk/models/shared/webhook.js.map +1 -1
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/accountingCreateAccountingCategory.ts +173 -0
- package/src/funcs/accountingGetAccountingCategory.ts +176 -0
- package/src/funcs/accountingListAccountingCategories.ts +178 -0
- package/src/funcs/accountingPatchAccountingCategory.ts +179 -0
- package/src/funcs/accountingRemoveAccountingCategory.ts +181 -0
- package/src/funcs/accountingUpdateAccountingCategory.ts +179 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +13 -1
- package/src/mcp-server/tools/accountingCreateAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingGetAccountingCategory.ts +36 -0
- package/src/mcp-server/tools/accountingListAccountingCategories.ts +37 -0
- package/src/mcp-server/tools/accountingPatchAccountingCategory.ts +37 -0
- package/src/mcp-server/tools/accountingRemoveAccountingCategory.ts +35 -0
- package/src/mcp-server/tools/accountingUpdateAccountingCategory.ts +37 -0
- package/src/sdk/accounting.ts +90 -0
- package/src/sdk/category.ts +100 -0
- package/src/sdk/models/operations/createaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/getaccountingcategory.ts +101 -0
- package/src/sdk/models/operations/index.ts +6 -0
- package/src/sdk/models/operations/listaccountingcategories.ts +135 -0
- package/src/sdk/models/operations/patchaccountingcategory.ts +108 -0
- package/src/sdk/models/operations/removeaccountingcategory.ts +155 -0
- package/src/sdk/models/operations/updateaccountingcategory.ts +108 -0
- package/src/sdk/models/shared/accountingcategory.ts +111 -0
- package/src/sdk/models/shared/accountinglineitem.ts +6 -0
- package/src/sdk/models/shared/accountingprofitloss.ts +3 -3
- package/src/sdk/models/shared/index.ts +1 -0
- package/src/sdk/models/shared/propertyaccountingreportprofitandloss.ts +3 -3
- package/src/sdk/models/shared/propertyconnectionpermissions.ts +2 -0
- package/src/sdk/models/shared/webhook.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
|
@@ -30,6 +30,7 @@ Create a contact
|
|
|
30
30
|
|
|
31
31
|
### Example Usage
|
|
32
32
|
|
|
33
|
+
<!-- UsageSnippet language="typescript" operationID="createAccountingContact" method="post" path="/accounting/{connection_id}/contact" -->
|
|
33
34
|
```typescript
|
|
34
35
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
35
36
|
|
|
@@ -108,6 +109,7 @@ Create a contact
|
|
|
108
109
|
|
|
109
110
|
### Example Usage
|
|
110
111
|
|
|
112
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmContact" method="post" path="/crm/{connection_id}/contact" -->
|
|
111
113
|
```typescript
|
|
112
114
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
113
115
|
|
|
@@ -186,6 +188,7 @@ Create a contact
|
|
|
186
188
|
|
|
187
189
|
### Example Usage
|
|
188
190
|
|
|
191
|
+
<!-- UsageSnippet language="typescript" operationID="createUcContact" method="post" path="/uc/{connection_id}/contact" -->
|
|
189
192
|
```typescript
|
|
190
193
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
191
194
|
|
|
@@ -264,6 +267,7 @@ Retrieve a contact
|
|
|
264
267
|
|
|
265
268
|
### Example Usage
|
|
266
269
|
|
|
270
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingContact" method="get" path="/accounting/{connection_id}/contact/{id}" -->
|
|
267
271
|
```typescript
|
|
268
272
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
269
273
|
|
|
@@ -342,6 +346,7 @@ Retrieve a contact
|
|
|
342
346
|
|
|
343
347
|
### Example Usage
|
|
344
348
|
|
|
349
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmContact" method="get" path="/crm/{connection_id}/contact/{id}" -->
|
|
345
350
|
```typescript
|
|
346
351
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
347
352
|
|
|
@@ -420,6 +425,7 @@ Retrieve a contact
|
|
|
420
425
|
|
|
421
426
|
### Example Usage
|
|
422
427
|
|
|
428
|
+
<!-- UsageSnippet language="typescript" operationID="getUcContact" method="get" path="/uc/{connection_id}/contact/{id}" -->
|
|
423
429
|
```typescript
|
|
424
430
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
425
431
|
|
|
@@ -498,6 +504,7 @@ List all contacts
|
|
|
498
504
|
|
|
499
505
|
### Example Usage
|
|
500
506
|
|
|
507
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingContacts" method="get" path="/accounting/{connection_id}/contact" -->
|
|
501
508
|
```typescript
|
|
502
509
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
503
510
|
|
|
@@ -574,6 +581,7 @@ List all contacts
|
|
|
574
581
|
|
|
575
582
|
### Example Usage
|
|
576
583
|
|
|
584
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmContacts" method="get" path="/crm/{connection_id}/contact" -->
|
|
577
585
|
```typescript
|
|
578
586
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
579
587
|
|
|
@@ -650,6 +658,7 @@ List all contacts
|
|
|
650
658
|
|
|
651
659
|
### Example Usage
|
|
652
660
|
|
|
661
|
+
<!-- UsageSnippet language="typescript" operationID="listUcContacts" method="get" path="/uc/{connection_id}/contact" -->
|
|
653
662
|
```typescript
|
|
654
663
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
655
664
|
|
|
@@ -726,6 +735,7 @@ Update a contact
|
|
|
726
735
|
|
|
727
736
|
### Example Usage
|
|
728
737
|
|
|
738
|
+
<!-- UsageSnippet language="typescript" operationID="patchAccountingContact" method="patch" path="/accounting/{connection_id}/contact/{id}" -->
|
|
729
739
|
```typescript
|
|
730
740
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
731
741
|
|
|
@@ -806,6 +816,7 @@ Update a contact
|
|
|
806
816
|
|
|
807
817
|
### Example Usage
|
|
808
818
|
|
|
819
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmContact" method="patch" path="/crm/{connection_id}/contact/{id}" -->
|
|
809
820
|
```typescript
|
|
810
821
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
811
822
|
|
|
@@ -886,6 +897,7 @@ Update a contact
|
|
|
886
897
|
|
|
887
898
|
### Example Usage
|
|
888
899
|
|
|
900
|
+
<!-- UsageSnippet language="typescript" operationID="patchUcContact" method="patch" path="/uc/{connection_id}/contact/{id}" -->
|
|
889
901
|
```typescript
|
|
890
902
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
891
903
|
|
|
@@ -966,6 +978,7 @@ Remove a contact
|
|
|
966
978
|
|
|
967
979
|
### Example Usage
|
|
968
980
|
|
|
981
|
+
<!-- UsageSnippet language="typescript" operationID="removeAccountingContact" method="delete" path="/accounting/{connection_id}/contact/{id}" -->
|
|
969
982
|
```typescript
|
|
970
983
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
971
984
|
|
|
@@ -1044,6 +1057,7 @@ Remove a contact
|
|
|
1044
1057
|
|
|
1045
1058
|
### Example Usage
|
|
1046
1059
|
|
|
1060
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmContact" method="delete" path="/crm/{connection_id}/contact/{id}" -->
|
|
1047
1061
|
```typescript
|
|
1048
1062
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1049
1063
|
|
|
@@ -1122,6 +1136,7 @@ Remove a contact
|
|
|
1122
1136
|
|
|
1123
1137
|
### Example Usage
|
|
1124
1138
|
|
|
1139
|
+
<!-- UsageSnippet language="typescript" operationID="removeUcContact" method="delete" path="/uc/{connection_id}/contact/{id}" -->
|
|
1125
1140
|
```typescript
|
|
1126
1141
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1127
1142
|
|
|
@@ -1200,6 +1215,7 @@ Update a contact
|
|
|
1200
1215
|
|
|
1201
1216
|
### Example Usage
|
|
1202
1217
|
|
|
1218
|
+
<!-- UsageSnippet language="typescript" operationID="updateAccountingContact" method="put" path="/accounting/{connection_id}/contact/{id}" -->
|
|
1203
1219
|
```typescript
|
|
1204
1220
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1205
1221
|
|
|
@@ -1280,6 +1296,7 @@ Update a contact
|
|
|
1280
1296
|
|
|
1281
1297
|
### Example Usage
|
|
1282
1298
|
|
|
1299
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmContact" method="put" path="/crm/{connection_id}/contact/{id}" -->
|
|
1283
1300
|
```typescript
|
|
1284
1301
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1285
1302
|
|
|
@@ -1360,6 +1377,7 @@ Update a contact
|
|
|
1360
1377
|
|
|
1361
1378
|
### Example Usage
|
|
1362
1379
|
|
|
1380
|
+
<!-- UsageSnippet language="typescript" operationID="updateUcContact" method="put" path="/uc/{connection_id}/contact/{id}" -->
|
|
1363
1381
|
```typescript
|
|
1364
1382
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1365
1383
|
|
|
@@ -18,6 +18,7 @@ Create a course
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createLmsCourse" method="post" path="/lms/{connection_id}/course" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -100,6 +101,7 @@ Retrieve a course
|
|
|
100
101
|
|
|
101
102
|
### Example Usage
|
|
102
103
|
|
|
104
|
+
<!-- UsageSnippet language="typescript" operationID="getLmsCourse" method="get" path="/lms/{connection_id}/course/{id}" -->
|
|
103
105
|
```typescript
|
|
104
106
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
105
107
|
|
|
@@ -178,6 +180,7 @@ List all courses
|
|
|
178
180
|
|
|
179
181
|
### Example Usage
|
|
180
182
|
|
|
183
|
+
<!-- UsageSnippet language="typescript" operationID="listLmsCourses" method="get" path="/lms/{connection_id}/course" -->
|
|
181
184
|
```typescript
|
|
182
185
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
183
186
|
|
|
@@ -254,6 +257,7 @@ Update a course
|
|
|
254
257
|
|
|
255
258
|
### Example Usage
|
|
256
259
|
|
|
260
|
+
<!-- UsageSnippet language="typescript" operationID="patchLmsCourse" method="patch" path="/lms/{connection_id}/course/{id}" -->
|
|
257
261
|
```typescript
|
|
258
262
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
259
263
|
|
|
@@ -338,6 +342,7 @@ Remove a course
|
|
|
338
342
|
|
|
339
343
|
### Example Usage
|
|
340
344
|
|
|
345
|
+
<!-- UsageSnippet language="typescript" operationID="removeLmsCourse" method="delete" path="/lms/{connection_id}/course/{id}" -->
|
|
341
346
|
```typescript
|
|
342
347
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
343
348
|
|
|
@@ -416,6 +421,7 @@ Update a course
|
|
|
416
421
|
|
|
417
422
|
### Example Usage
|
|
418
423
|
|
|
424
|
+
<!-- UsageSnippet language="typescript" operationID="updateLmsCourse" method="put" path="/lms/{connection_id}/course/{id}" -->
|
|
419
425
|
```typescript
|
|
420
426
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
421
427
|
|
|
@@ -18,6 +18,7 @@ Create a creditmemo
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createAccountingCreditmemo" method="post" path="/accounting/{connection_id}/creditmemo" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a creditmemo
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getAccountingCreditmemo" method="get" path="/accounting/{connection_id}/creditmemo/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all creditmemoes
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listAccountingCreditmemoes" method="get" path="/accounting/{connection_id}/creditmemo" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a creditmemo
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchAccountingCreditmemo" method="patch" path="/accounting/{connection_id}/creditmemo/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a creditmemo
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeAccountingCreditmemo" method="delete" path="/accounting/{connection_id}/creditmemo/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a creditmemo
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateAccountingCreditmemo" method="put" path="/accounting/{connection_id}/creditmemo/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
package/docs/sdks/crm/README.md
CHANGED
|
@@ -48,6 +48,7 @@ Create a company
|
|
|
48
48
|
|
|
49
49
|
### Example Usage
|
|
50
50
|
|
|
51
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmCompany" method="post" path="/crm/{connection_id}/company" -->
|
|
51
52
|
```typescript
|
|
52
53
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
53
54
|
|
|
@@ -126,6 +127,7 @@ Create a contact
|
|
|
126
127
|
|
|
127
128
|
### Example Usage
|
|
128
129
|
|
|
130
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmContact" method="post" path="/crm/{connection_id}/contact" -->
|
|
129
131
|
```typescript
|
|
130
132
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
131
133
|
|
|
@@ -204,6 +206,7 @@ Create a deal
|
|
|
204
206
|
|
|
205
207
|
### Example Usage
|
|
206
208
|
|
|
209
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmDeal" method="post" path="/crm/{connection_id}/deal" -->
|
|
207
210
|
```typescript
|
|
208
211
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
209
212
|
|
|
@@ -282,6 +285,7 @@ Create an event
|
|
|
282
285
|
|
|
283
286
|
### Example Usage
|
|
284
287
|
|
|
288
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmEvent" method="post" path="/crm/{connection_id}/event" -->
|
|
285
289
|
```typescript
|
|
286
290
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
287
291
|
|
|
@@ -360,6 +364,7 @@ Create a lead
|
|
|
360
364
|
|
|
361
365
|
### Example Usage
|
|
362
366
|
|
|
367
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmLead" method="post" path="/crm/{connection_id}/lead" -->
|
|
363
368
|
```typescript
|
|
364
369
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
365
370
|
|
|
@@ -438,6 +443,7 @@ Create a pipeline
|
|
|
438
443
|
|
|
439
444
|
### Example Usage
|
|
440
445
|
|
|
446
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmPipeline" method="post" path="/crm/{connection_id}/pipeline" -->
|
|
441
447
|
```typescript
|
|
442
448
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
443
449
|
|
|
@@ -516,6 +522,7 @@ Retrieve a company
|
|
|
516
522
|
|
|
517
523
|
### Example Usage
|
|
518
524
|
|
|
525
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmCompany" method="get" path="/crm/{connection_id}/company/{id}" -->
|
|
519
526
|
```typescript
|
|
520
527
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
521
528
|
|
|
@@ -594,6 +601,7 @@ Retrieve a contact
|
|
|
594
601
|
|
|
595
602
|
### Example Usage
|
|
596
603
|
|
|
604
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmContact" method="get" path="/crm/{connection_id}/contact/{id}" -->
|
|
597
605
|
```typescript
|
|
598
606
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
599
607
|
|
|
@@ -672,6 +680,7 @@ Retrieve a deal
|
|
|
672
680
|
|
|
673
681
|
### Example Usage
|
|
674
682
|
|
|
683
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmDeal" method="get" path="/crm/{connection_id}/deal/{id}" -->
|
|
675
684
|
```typescript
|
|
676
685
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
677
686
|
|
|
@@ -750,6 +759,7 @@ Retrieve an event
|
|
|
750
759
|
|
|
751
760
|
### Example Usage
|
|
752
761
|
|
|
762
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmEvent" method="get" path="/crm/{connection_id}/event/{id}" -->
|
|
753
763
|
```typescript
|
|
754
764
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
755
765
|
|
|
@@ -828,6 +838,7 @@ Retrieve a lead
|
|
|
828
838
|
|
|
829
839
|
### Example Usage
|
|
830
840
|
|
|
841
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmLead" method="get" path="/crm/{connection_id}/lead/{id}" -->
|
|
831
842
|
```typescript
|
|
832
843
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
833
844
|
|
|
@@ -906,6 +917,7 @@ Retrieve a pipeline
|
|
|
906
917
|
|
|
907
918
|
### Example Usage
|
|
908
919
|
|
|
920
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmPipeline" method="get" path="/crm/{connection_id}/pipeline/{id}" -->
|
|
909
921
|
```typescript
|
|
910
922
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
911
923
|
|
|
@@ -984,6 +996,7 @@ List all companies
|
|
|
984
996
|
|
|
985
997
|
### Example Usage
|
|
986
998
|
|
|
999
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmCompanies" method="get" path="/crm/{connection_id}/company" -->
|
|
987
1000
|
```typescript
|
|
988
1001
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
989
1002
|
|
|
@@ -1060,6 +1073,7 @@ List all contacts
|
|
|
1060
1073
|
|
|
1061
1074
|
### Example Usage
|
|
1062
1075
|
|
|
1076
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmContacts" method="get" path="/crm/{connection_id}/contact" -->
|
|
1063
1077
|
```typescript
|
|
1064
1078
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1065
1079
|
|
|
@@ -1136,6 +1150,7 @@ List all deals
|
|
|
1136
1150
|
|
|
1137
1151
|
### Example Usage
|
|
1138
1152
|
|
|
1153
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmDeals" method="get" path="/crm/{connection_id}/deal" -->
|
|
1139
1154
|
```typescript
|
|
1140
1155
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1141
1156
|
|
|
@@ -1212,6 +1227,7 @@ List all events
|
|
|
1212
1227
|
|
|
1213
1228
|
### Example Usage
|
|
1214
1229
|
|
|
1230
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmEvents" method="get" path="/crm/{connection_id}/event" -->
|
|
1215
1231
|
```typescript
|
|
1216
1232
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1217
1233
|
|
|
@@ -1288,6 +1304,7 @@ List all leads
|
|
|
1288
1304
|
|
|
1289
1305
|
### Example Usage
|
|
1290
1306
|
|
|
1307
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmLeads" method="get" path="/crm/{connection_id}/lead" -->
|
|
1291
1308
|
```typescript
|
|
1292
1309
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1293
1310
|
|
|
@@ -1364,6 +1381,7 @@ List all pipelines
|
|
|
1364
1381
|
|
|
1365
1382
|
### Example Usage
|
|
1366
1383
|
|
|
1384
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmPipelines" method="get" path="/crm/{connection_id}/pipeline" -->
|
|
1367
1385
|
```typescript
|
|
1368
1386
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1369
1387
|
|
|
@@ -1440,6 +1458,7 @@ Update a company
|
|
|
1440
1458
|
|
|
1441
1459
|
### Example Usage
|
|
1442
1460
|
|
|
1461
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmCompany" method="patch" path="/crm/{connection_id}/company/{id}" -->
|
|
1443
1462
|
```typescript
|
|
1444
1463
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1445
1464
|
|
|
@@ -1520,6 +1539,7 @@ Update a contact
|
|
|
1520
1539
|
|
|
1521
1540
|
### Example Usage
|
|
1522
1541
|
|
|
1542
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmContact" method="patch" path="/crm/{connection_id}/contact/{id}" -->
|
|
1523
1543
|
```typescript
|
|
1524
1544
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1525
1545
|
|
|
@@ -1600,6 +1620,7 @@ Update a deal
|
|
|
1600
1620
|
|
|
1601
1621
|
### Example Usage
|
|
1602
1622
|
|
|
1623
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmDeal" method="patch" path="/crm/{connection_id}/deal/{id}" -->
|
|
1603
1624
|
```typescript
|
|
1604
1625
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1605
1626
|
|
|
@@ -1680,6 +1701,7 @@ Update an event
|
|
|
1680
1701
|
|
|
1681
1702
|
### Example Usage
|
|
1682
1703
|
|
|
1704
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmEvent" method="patch" path="/crm/{connection_id}/event/{id}" -->
|
|
1683
1705
|
```typescript
|
|
1684
1706
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1685
1707
|
|
|
@@ -1760,6 +1782,7 @@ Update a lead
|
|
|
1760
1782
|
|
|
1761
1783
|
### Example Usage
|
|
1762
1784
|
|
|
1785
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmLead" method="patch" path="/crm/{connection_id}/lead/{id}" -->
|
|
1763
1786
|
```typescript
|
|
1764
1787
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1765
1788
|
|
|
@@ -1840,6 +1863,7 @@ Update a pipeline
|
|
|
1840
1863
|
|
|
1841
1864
|
### Example Usage
|
|
1842
1865
|
|
|
1866
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmPipeline" method="patch" path="/crm/{connection_id}/pipeline/{id}" -->
|
|
1843
1867
|
```typescript
|
|
1844
1868
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1845
1869
|
|
|
@@ -1920,6 +1944,7 @@ Remove a company
|
|
|
1920
1944
|
|
|
1921
1945
|
### Example Usage
|
|
1922
1946
|
|
|
1947
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmCompany" method="delete" path="/crm/{connection_id}/company/{id}" -->
|
|
1923
1948
|
```typescript
|
|
1924
1949
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
1925
1950
|
|
|
@@ -1998,6 +2023,7 @@ Remove a contact
|
|
|
1998
2023
|
|
|
1999
2024
|
### Example Usage
|
|
2000
2025
|
|
|
2026
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmContact" method="delete" path="/crm/{connection_id}/contact/{id}" -->
|
|
2001
2027
|
```typescript
|
|
2002
2028
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2003
2029
|
|
|
@@ -2076,6 +2102,7 @@ Remove a deal
|
|
|
2076
2102
|
|
|
2077
2103
|
### Example Usage
|
|
2078
2104
|
|
|
2105
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmDeal" method="delete" path="/crm/{connection_id}/deal/{id}" -->
|
|
2079
2106
|
```typescript
|
|
2080
2107
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2081
2108
|
|
|
@@ -2154,6 +2181,7 @@ Remove an event
|
|
|
2154
2181
|
|
|
2155
2182
|
### Example Usage
|
|
2156
2183
|
|
|
2184
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmEvent" method="delete" path="/crm/{connection_id}/event/{id}" -->
|
|
2157
2185
|
```typescript
|
|
2158
2186
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2159
2187
|
|
|
@@ -2232,6 +2260,7 @@ Remove a lead
|
|
|
2232
2260
|
|
|
2233
2261
|
### Example Usage
|
|
2234
2262
|
|
|
2263
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmLead" method="delete" path="/crm/{connection_id}/lead/{id}" -->
|
|
2235
2264
|
```typescript
|
|
2236
2265
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2237
2266
|
|
|
@@ -2310,6 +2339,7 @@ Remove a pipeline
|
|
|
2310
2339
|
|
|
2311
2340
|
### Example Usage
|
|
2312
2341
|
|
|
2342
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmPipeline" method="delete" path="/crm/{connection_id}/pipeline/{id}" -->
|
|
2313
2343
|
```typescript
|
|
2314
2344
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2315
2345
|
|
|
@@ -2388,6 +2418,7 @@ Update a company
|
|
|
2388
2418
|
|
|
2389
2419
|
### Example Usage
|
|
2390
2420
|
|
|
2421
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmCompany" method="put" path="/crm/{connection_id}/company/{id}" -->
|
|
2391
2422
|
```typescript
|
|
2392
2423
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2393
2424
|
|
|
@@ -2468,6 +2499,7 @@ Update a contact
|
|
|
2468
2499
|
|
|
2469
2500
|
### Example Usage
|
|
2470
2501
|
|
|
2502
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmContact" method="put" path="/crm/{connection_id}/contact/{id}" -->
|
|
2471
2503
|
```typescript
|
|
2472
2504
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2473
2505
|
|
|
@@ -2548,6 +2580,7 @@ Update a deal
|
|
|
2548
2580
|
|
|
2549
2581
|
### Example Usage
|
|
2550
2582
|
|
|
2583
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmDeal" method="put" path="/crm/{connection_id}/deal/{id}" -->
|
|
2551
2584
|
```typescript
|
|
2552
2585
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2553
2586
|
|
|
@@ -2628,6 +2661,7 @@ Update an event
|
|
|
2628
2661
|
|
|
2629
2662
|
### Example Usage
|
|
2630
2663
|
|
|
2664
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmEvent" method="put" path="/crm/{connection_id}/event/{id}" -->
|
|
2631
2665
|
```typescript
|
|
2632
2666
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2633
2667
|
|
|
@@ -2708,6 +2742,7 @@ Update a lead
|
|
|
2708
2742
|
|
|
2709
2743
|
### Example Usage
|
|
2710
2744
|
|
|
2745
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmLead" method="put" path="/crm/{connection_id}/lead/{id}" -->
|
|
2711
2746
|
```typescript
|
|
2712
2747
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2713
2748
|
|
|
@@ -2788,6 +2823,7 @@ Update a pipeline
|
|
|
2788
2823
|
|
|
2789
2824
|
### Example Usage
|
|
2790
2825
|
|
|
2826
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmPipeline" method="put" path="/crm/{connection_id}/pipeline/{id}" -->
|
|
2791
2827
|
```typescript
|
|
2792
2828
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
2793
2829
|
|
|
@@ -18,6 +18,7 @@ Create a customer
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createTicketingCustomer" method="post" path="/ticketing/{connection_id}/customer" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a customer
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getTicketingCustomer" method="get" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all customers
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listTicketingCustomers" method="get" path="/ticketing/{connection_id}/customer" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a customer
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchTicketingCustomer" method="patch" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a customer
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeTicketingCustomer" method="delete" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a customer
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateTicketingCustomer" method="put" path="/ticketing/{connection_id}/customer/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
package/docs/sdks/deal/README.md
CHANGED
|
@@ -18,6 +18,7 @@ Create a deal
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createCrmDeal" method="post" path="/crm/{connection_id}/deal" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -96,6 +97,7 @@ Retrieve a deal
|
|
|
96
97
|
|
|
97
98
|
### Example Usage
|
|
98
99
|
|
|
100
|
+
<!-- UsageSnippet language="typescript" operationID="getCrmDeal" method="get" path="/crm/{connection_id}/deal/{id}" -->
|
|
99
101
|
```typescript
|
|
100
102
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
101
103
|
|
|
@@ -174,6 +176,7 @@ List all deals
|
|
|
174
176
|
|
|
175
177
|
### Example Usage
|
|
176
178
|
|
|
179
|
+
<!-- UsageSnippet language="typescript" operationID="listCrmDeals" method="get" path="/crm/{connection_id}/deal" -->
|
|
177
180
|
```typescript
|
|
178
181
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
179
182
|
|
|
@@ -250,6 +253,7 @@ Update a deal
|
|
|
250
253
|
|
|
251
254
|
### Example Usage
|
|
252
255
|
|
|
256
|
+
<!-- UsageSnippet language="typescript" operationID="patchCrmDeal" method="patch" path="/crm/{connection_id}/deal/{id}" -->
|
|
253
257
|
```typescript
|
|
254
258
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
255
259
|
|
|
@@ -330,6 +334,7 @@ Remove a deal
|
|
|
330
334
|
|
|
331
335
|
### Example Usage
|
|
332
336
|
|
|
337
|
+
<!-- UsageSnippet language="typescript" operationID="removeCrmDeal" method="delete" path="/crm/{connection_id}/deal/{id}" -->
|
|
333
338
|
```typescript
|
|
334
339
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
335
340
|
|
|
@@ -408,6 +413,7 @@ Update a deal
|
|
|
408
413
|
|
|
409
414
|
### Example Usage
|
|
410
415
|
|
|
416
|
+
<!-- UsageSnippet language="typescript" operationID="updateCrmDeal" method="put" path="/crm/{connection_id}/deal/{id}" -->
|
|
411
417
|
```typescript
|
|
412
418
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
413
419
|
|
|
@@ -18,6 +18,7 @@ Create a device
|
|
|
18
18
|
|
|
19
19
|
### Example Usage
|
|
20
20
|
|
|
21
|
+
<!-- UsageSnippet language="typescript" operationID="createHrisDevice" method="post" path="/hris/{connection_id}/device" -->
|
|
21
22
|
```typescript
|
|
22
23
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
23
24
|
|
|
@@ -100,6 +101,7 @@ Retrieve a device
|
|
|
100
101
|
|
|
101
102
|
### Example Usage
|
|
102
103
|
|
|
104
|
+
<!-- UsageSnippet language="typescript" operationID="getHrisDevice" method="get" path="/hris/{connection_id}/device/{id}" -->
|
|
103
105
|
```typescript
|
|
104
106
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
105
107
|
|
|
@@ -178,6 +180,7 @@ List all devices
|
|
|
178
180
|
|
|
179
181
|
### Example Usage
|
|
180
182
|
|
|
183
|
+
<!-- UsageSnippet language="typescript" operationID="listHrisDevices" method="get" path="/hris/{connection_id}/device" -->
|
|
181
184
|
```typescript
|
|
182
185
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
183
186
|
|
|
@@ -254,6 +257,7 @@ Update a device
|
|
|
254
257
|
|
|
255
258
|
### Example Usage
|
|
256
259
|
|
|
260
|
+
<!-- UsageSnippet language="typescript" operationID="patchHrisDevice" method="patch" path="/hris/{connection_id}/device/{id}" -->
|
|
257
261
|
```typescript
|
|
258
262
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
259
263
|
|
|
@@ -338,6 +342,7 @@ Remove a device
|
|
|
338
342
|
|
|
339
343
|
### Example Usage
|
|
340
344
|
|
|
345
|
+
<!-- UsageSnippet language="typescript" operationID="removeHrisDevice" method="delete" path="/hris/{connection_id}/device/{id}" -->
|
|
341
346
|
```typescript
|
|
342
347
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
343
348
|
|
|
@@ -416,6 +421,7 @@ Update a device
|
|
|
416
421
|
|
|
417
422
|
### Example Usage
|
|
418
423
|
|
|
424
|
+
<!-- UsageSnippet language="typescript" operationID="updateHrisDevice" method="put" path="/hris/{connection_id}/device/{id}" -->
|
|
419
425
|
```typescript
|
|
420
426
|
import { UnifiedTo } from "@unified-api/typescript-sdk";
|
|
421
427
|
|