@unified-api/typescript-sdk 2.73.10 → 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 +12 -0
- package/bin/mcp-server.js +4418 -3450
- package/bin/mcp-server.js.map +28 -9
- 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/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/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/index.ts +1 -0
- package/src/sdk/sdk.ts +6 -0
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
import * as shared from "../shared/index.js";
|
|
11
|
+
|
|
12
|
+
export type UpdateAccountingCategoryRequest = {
|
|
13
|
+
accountingCategory: shared.AccountingCategory;
|
|
14
|
+
/**
|
|
15
|
+
* ID of the connection
|
|
16
|
+
*/
|
|
17
|
+
connectionId: string;
|
|
18
|
+
/**
|
|
19
|
+
* Comma-delimited fields to return
|
|
20
|
+
*/
|
|
21
|
+
fields?: Array<string> | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* ID of the Category
|
|
24
|
+
*/
|
|
25
|
+
id: string;
|
|
26
|
+
/**
|
|
27
|
+
* Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar
|
|
28
|
+
*/
|
|
29
|
+
raw?: string | undefined;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
/** @internal */
|
|
33
|
+
export const UpdateAccountingCategoryRequest$inboundSchema: z.ZodType<
|
|
34
|
+
UpdateAccountingCategoryRequest,
|
|
35
|
+
z.ZodTypeDef,
|
|
36
|
+
unknown
|
|
37
|
+
> = z.object({
|
|
38
|
+
AccountingCategory: shared.AccountingCategory$inboundSchema,
|
|
39
|
+
connection_id: z.string(),
|
|
40
|
+
fields: z.array(z.string()).optional(),
|
|
41
|
+
id: z.string(),
|
|
42
|
+
raw: z.string().optional(),
|
|
43
|
+
}).transform((v) => {
|
|
44
|
+
return remap$(v, {
|
|
45
|
+
"AccountingCategory": "accountingCategory",
|
|
46
|
+
"connection_id": "connectionId",
|
|
47
|
+
});
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
/** @internal */
|
|
51
|
+
export type UpdateAccountingCategoryRequest$Outbound = {
|
|
52
|
+
AccountingCategory: shared.AccountingCategory$Outbound;
|
|
53
|
+
connection_id: string;
|
|
54
|
+
fields?: Array<string> | undefined;
|
|
55
|
+
id: string;
|
|
56
|
+
raw?: string | undefined;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
/** @internal */
|
|
60
|
+
export const UpdateAccountingCategoryRequest$outboundSchema: z.ZodType<
|
|
61
|
+
UpdateAccountingCategoryRequest$Outbound,
|
|
62
|
+
z.ZodTypeDef,
|
|
63
|
+
UpdateAccountingCategoryRequest
|
|
64
|
+
> = z.object({
|
|
65
|
+
accountingCategory: shared.AccountingCategory$outboundSchema,
|
|
66
|
+
connectionId: z.string(),
|
|
67
|
+
fields: z.array(z.string()).optional(),
|
|
68
|
+
id: z.string(),
|
|
69
|
+
raw: z.string().optional(),
|
|
70
|
+
}).transform((v) => {
|
|
71
|
+
return remap$(v, {
|
|
72
|
+
accountingCategory: "AccountingCategory",
|
|
73
|
+
connectionId: "connection_id",
|
|
74
|
+
});
|
|
75
|
+
});
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
80
|
+
*/
|
|
81
|
+
export namespace UpdateAccountingCategoryRequest$ {
|
|
82
|
+
/** @deprecated use `UpdateAccountingCategoryRequest$inboundSchema` instead. */
|
|
83
|
+
export const inboundSchema = UpdateAccountingCategoryRequest$inboundSchema;
|
|
84
|
+
/** @deprecated use `UpdateAccountingCategoryRequest$outboundSchema` instead. */
|
|
85
|
+
export const outboundSchema = UpdateAccountingCategoryRequest$outboundSchema;
|
|
86
|
+
/** @deprecated use `UpdateAccountingCategoryRequest$Outbound` instead. */
|
|
87
|
+
export type Outbound = UpdateAccountingCategoryRequest$Outbound;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
export function updateAccountingCategoryRequestToJSON(
|
|
91
|
+
updateAccountingCategoryRequest: UpdateAccountingCategoryRequest,
|
|
92
|
+
): string {
|
|
93
|
+
return JSON.stringify(
|
|
94
|
+
UpdateAccountingCategoryRequest$outboundSchema.parse(
|
|
95
|
+
updateAccountingCategoryRequest,
|
|
96
|
+
),
|
|
97
|
+
);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
export function updateAccountingCategoryRequestFromJSON(
|
|
101
|
+
jsonString: string,
|
|
102
|
+
): SafeParseResult<UpdateAccountingCategoryRequest, SDKValidationError> {
|
|
103
|
+
return safeParse(
|
|
104
|
+
jsonString,
|
|
105
|
+
(x) => UpdateAccountingCategoryRequest$inboundSchema.parse(JSON.parse(x)),
|
|
106
|
+
`Failed to parse 'UpdateAccountingCategoryRequest' from JSON`,
|
|
107
|
+
);
|
|
108
|
+
}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type AccountingCategory = {
|
|
12
|
+
createdAt?: Date | undefined;
|
|
13
|
+
description?: string | undefined;
|
|
14
|
+
id?: string | undefined;
|
|
15
|
+
isActive?: boolean | undefined;
|
|
16
|
+
name?: string | undefined;
|
|
17
|
+
parentId?: string | undefined;
|
|
18
|
+
raw?: { [k: string]: any } | undefined;
|
|
19
|
+
updatedAt?: Date | undefined;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
/** @internal */
|
|
23
|
+
export const AccountingCategory$inboundSchema: z.ZodType<
|
|
24
|
+
AccountingCategory,
|
|
25
|
+
z.ZodTypeDef,
|
|
26
|
+
unknown
|
|
27
|
+
> = z.object({
|
|
28
|
+
created_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
29
|
+
.optional(),
|
|
30
|
+
description: z.string().optional(),
|
|
31
|
+
id: z.string().optional(),
|
|
32
|
+
is_active: z.boolean().optional(),
|
|
33
|
+
name: z.string().optional(),
|
|
34
|
+
parent_id: z.string().optional(),
|
|
35
|
+
raw: z.record(z.any()).optional(),
|
|
36
|
+
updated_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
37
|
+
.optional(),
|
|
38
|
+
}).transform((v) => {
|
|
39
|
+
return remap$(v, {
|
|
40
|
+
"created_at": "createdAt",
|
|
41
|
+
"is_active": "isActive",
|
|
42
|
+
"parent_id": "parentId",
|
|
43
|
+
"updated_at": "updatedAt",
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
/** @internal */
|
|
48
|
+
export type AccountingCategory$Outbound = {
|
|
49
|
+
created_at?: string | undefined;
|
|
50
|
+
description?: string | undefined;
|
|
51
|
+
id?: string | undefined;
|
|
52
|
+
is_active?: boolean | undefined;
|
|
53
|
+
name?: string | undefined;
|
|
54
|
+
parent_id?: string | undefined;
|
|
55
|
+
raw?: { [k: string]: any } | undefined;
|
|
56
|
+
updated_at?: string | undefined;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
/** @internal */
|
|
60
|
+
export const AccountingCategory$outboundSchema: z.ZodType<
|
|
61
|
+
AccountingCategory$Outbound,
|
|
62
|
+
z.ZodTypeDef,
|
|
63
|
+
AccountingCategory
|
|
64
|
+
> = z.object({
|
|
65
|
+
createdAt: z.date().transform(v => v.toISOString()).optional(),
|
|
66
|
+
description: z.string().optional(),
|
|
67
|
+
id: z.string().optional(),
|
|
68
|
+
isActive: z.boolean().optional(),
|
|
69
|
+
name: z.string().optional(),
|
|
70
|
+
parentId: z.string().optional(),
|
|
71
|
+
raw: z.record(z.any()).optional(),
|
|
72
|
+
updatedAt: z.date().transform(v => v.toISOString()).optional(),
|
|
73
|
+
}).transform((v) => {
|
|
74
|
+
return remap$(v, {
|
|
75
|
+
createdAt: "created_at",
|
|
76
|
+
isActive: "is_active",
|
|
77
|
+
parentId: "parent_id",
|
|
78
|
+
updatedAt: "updated_at",
|
|
79
|
+
});
|
|
80
|
+
});
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
85
|
+
*/
|
|
86
|
+
export namespace AccountingCategory$ {
|
|
87
|
+
/** @deprecated use `AccountingCategory$inboundSchema` instead. */
|
|
88
|
+
export const inboundSchema = AccountingCategory$inboundSchema;
|
|
89
|
+
/** @deprecated use `AccountingCategory$outboundSchema` instead. */
|
|
90
|
+
export const outboundSchema = AccountingCategory$outboundSchema;
|
|
91
|
+
/** @deprecated use `AccountingCategory$Outbound` instead. */
|
|
92
|
+
export type Outbound = AccountingCategory$Outbound;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
export function accountingCategoryToJSON(
|
|
96
|
+
accountingCategory: AccountingCategory,
|
|
97
|
+
): string {
|
|
98
|
+
return JSON.stringify(
|
|
99
|
+
AccountingCategory$outboundSchema.parse(accountingCategory),
|
|
100
|
+
);
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
export function accountingCategoryFromJSON(
|
|
104
|
+
jsonString: string,
|
|
105
|
+
): SafeParseResult<AccountingCategory, SDKValidationError> {
|
|
106
|
+
return safeParse(
|
|
107
|
+
jsonString,
|
|
108
|
+
(x) => AccountingCategory$inboundSchema.parse(JSON.parse(x)),
|
|
109
|
+
`Failed to parse 'AccountingCategory' from JSON`,
|
|
110
|
+
);
|
|
111
|
+
}
|
|
@@ -10,6 +10,7 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
10
10
|
|
|
11
11
|
export type AccountingLineitem = {
|
|
12
12
|
accountId?: string | undefined;
|
|
13
|
+
categoryIds?: Array<string> | undefined;
|
|
13
14
|
createdAt?: Date | undefined;
|
|
14
15
|
discountAmount?: number | undefined;
|
|
15
16
|
id?: string | undefined;
|
|
@@ -35,6 +36,7 @@ export const AccountingLineitem$inboundSchema: z.ZodType<
|
|
|
35
36
|
unknown
|
|
36
37
|
> = z.object({
|
|
37
38
|
account_id: z.string().optional(),
|
|
39
|
+
category_ids: z.array(z.string()).optional(),
|
|
38
40
|
created_at: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
39
41
|
.optional(),
|
|
40
42
|
discount_amount: z.number().optional(),
|
|
@@ -57,6 +59,7 @@ export const AccountingLineitem$inboundSchema: z.ZodType<
|
|
|
57
59
|
}).transform((v) => {
|
|
58
60
|
return remap$(v, {
|
|
59
61
|
"account_id": "accountId",
|
|
62
|
+
"category_ids": "categoryIds",
|
|
60
63
|
"created_at": "createdAt",
|
|
61
64
|
"discount_amount": "discountAmount",
|
|
62
65
|
"item_description": "itemDescription",
|
|
@@ -77,6 +80,7 @@ export const AccountingLineitem$inboundSchema: z.ZodType<
|
|
|
77
80
|
/** @internal */
|
|
78
81
|
export type AccountingLineitem$Outbound = {
|
|
79
82
|
account_id?: string | undefined;
|
|
83
|
+
category_ids?: Array<string> | undefined;
|
|
80
84
|
created_at?: string | undefined;
|
|
81
85
|
discount_amount?: number | undefined;
|
|
82
86
|
id?: string | undefined;
|
|
@@ -102,6 +106,7 @@ export const AccountingLineitem$outboundSchema: z.ZodType<
|
|
|
102
106
|
AccountingLineitem
|
|
103
107
|
> = z.object({
|
|
104
108
|
accountId: z.string().optional(),
|
|
109
|
+
categoryIds: z.array(z.string()).optional(),
|
|
105
110
|
createdAt: z.date().transform(v => v.toISOString()).optional(),
|
|
106
111
|
discountAmount: z.number().optional(),
|
|
107
112
|
id: z.string().optional(),
|
|
@@ -121,6 +126,7 @@ export const AccountingLineitem$outboundSchema: z.ZodType<
|
|
|
121
126
|
}).transform((v) => {
|
|
122
127
|
return remap$(v, {
|
|
123
128
|
accountId: "account_id",
|
|
129
|
+
categoryIds: "category_ids",
|
|
124
130
|
createdAt: "created_at",
|
|
125
131
|
discountAmount: "discount_amount",
|
|
126
132
|
itemDescription: "item_description",
|
|
@@ -8,6 +8,7 @@ export * from "./accountingattachment.js";
|
|
|
8
8
|
export * from "./accountingbalancesheet.js";
|
|
9
9
|
export * from "./accountingbalancesheetitem.js";
|
|
10
10
|
export * from "./accountingbill.js";
|
|
11
|
+
export * from "./accountingcategory.js";
|
|
11
12
|
export * from "./accountingcontact.js";
|
|
12
13
|
export * from "./accountingcontactpaymentmethod.js";
|
|
13
14
|
export * from "./accountingcreditmemo.js";
|
package/src/sdk/sdk.ts
CHANGED
|
@@ -18,6 +18,7 @@ import { Busy } from "./busy.js";
|
|
|
18
18
|
import { Calendar } from "./calendar.js";
|
|
19
19
|
import { Call } from "./call.js";
|
|
20
20
|
import { Candidate } from "./candidate.js";
|
|
21
|
+
import { Category } from "./category.js";
|
|
21
22
|
import { Channel } from "./channel.js";
|
|
22
23
|
import { Class } from "./class.js";
|
|
23
24
|
import { Collection } from "./collection.js";
|
|
@@ -125,6 +126,11 @@ export class UnifiedTo extends ClientSDK {
|
|
|
125
126
|
return (this._bill ??= new Bill(this._options));
|
|
126
127
|
}
|
|
127
128
|
|
|
129
|
+
private _category?: Category;
|
|
130
|
+
get category(): Category {
|
|
131
|
+
return (this._category ??= new Category(this._options));
|
|
132
|
+
}
|
|
133
|
+
|
|
128
134
|
private _contact?: Contact;
|
|
129
135
|
get contact(): Contact {
|
|
130
136
|
return (this._contact ??= new Contact(this._options));
|