@unified-api/typescript-sdk 2.72.0 → 2.72.2
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/FUNCTIONS.md +5 -22
- package/README.md +28 -47
- package/bin/mcp-server.js +60 -15
- package/bin/mcp-server.js.map +24 -24
- package/docs/sdks/account/README.md +30 -54
- package/docs/sdks/accounting/README.md +230 -414
- package/docs/sdks/activity/README.md +30 -54
- package/docs/sdks/apicall/README.md +10 -18
- package/docs/sdks/application/README.md +30 -54
- package/docs/sdks/applicationstatus/README.md +5 -9
- package/docs/sdks/ats/README.md +225 -405
- package/docs/sdks/auth/README.md +10 -18
- package/docs/sdks/branch/README.md +30 -54
- package/docs/sdks/busy/README.md +5 -9
- package/docs/sdks/calendar/README.md +105 -189
- package/docs/sdks/call/README.md +5 -9
- package/docs/sdks/candidate/README.md +30 -54
- package/docs/sdks/channel/README.md +10 -18
- package/docs/sdks/class/README.md +30 -54
- package/docs/sdks/collection/README.md +30 -54
- package/docs/sdks/comment/README.md +90 -162
- package/docs/sdks/commerce/README.md +150 -270
- package/docs/sdks/commit/README.md +30 -54
- package/docs/sdks/company/README.md +75 -135
- package/docs/sdks/connection/README.md +30 -54
- package/docs/sdks/contact/README.md +90 -162
- package/docs/sdks/course/README.md +30 -54
- package/docs/sdks/crm/README.md +180 -324
- package/docs/sdks/customer/README.md +30 -54
- package/docs/sdks/deal/README.md +30 -54
- package/docs/sdks/device/README.md +30 -54
- package/docs/sdks/document/README.md +30 -54
- package/docs/sdks/employee/README.md +30 -54
- package/docs/sdks/enrich/README.md +10 -18
- package/docs/sdks/event/README.md +60 -108
- package/docs/sdks/file/README.md +30 -54
- package/docs/sdks/genai/README.md +10 -18
- package/docs/sdks/group/README.md +60 -108
- package/docs/sdks/hris/README.md +200 -360
- package/docs/sdks/instructor/README.md +30 -54
- package/docs/sdks/integration/README.md +15 -27
- package/docs/sdks/interview/README.md +30 -54
- package/docs/sdks/inventory/README.md +30 -54
- package/docs/sdks/invoice/README.md +30 -54
- package/docs/sdks/issue/README.md +5 -9
- package/docs/sdks/item/README.md +30 -54
- package/docs/sdks/job/README.md +30 -54
- package/docs/sdks/journal/README.md +30 -54
- package/docs/sdks/kms/README.md +90 -162
- package/docs/sdks/lead/README.md +30 -54
- package/docs/sdks/link/README.md +60 -108
- package/docs/sdks/list/README.md +30 -54
- package/docs/sdks/lms/README.md +120 -216
- package/docs/sdks/location/README.md +60 -108
- package/docs/sdks/login/README.md +5 -9
- package/docs/sdks/martech/README.md +60 -108
- package/docs/sdks/member/README.md +30 -54
- package/docs/sdks/message/README.md +30 -54
- package/docs/sdks/messaging/README.md +40 -72
- package/docs/sdks/metadata/README.md +30 -54
- package/docs/sdks/model/README.md +5 -9
- package/docs/sdks/note/README.md +30 -54
- package/docs/sdks/order/README.md +30 -54
- package/docs/sdks/organization/README.md +40 -72
- package/docs/sdks/page/README.md +30 -54
- package/docs/sdks/passthrough/README.md +40 -72
- package/docs/sdks/payment/README.md +110 -198
- package/docs/sdks/payout/README.md +10 -18
- package/docs/sdks/payslip/README.md +10 -18
- package/docs/sdks/person/README.md +5 -9
- package/docs/sdks/pipeline/README.md +30 -54
- package/docs/sdks/project/README.md +30 -54
- package/docs/sdks/prompt/README.md +5 -9
- package/docs/sdks/pullrequest/README.md +30 -54
- package/docs/sdks/recording/README.md +40 -72
- package/docs/sdks/refund/README.md +10 -18
- package/docs/sdks/repo/README.md +150 -270
- package/docs/sdks/report/README.md +10 -18
- package/docs/sdks/repository/README.md +30 -54
- package/docs/sdks/review/README.md +30 -54
- package/docs/sdks/scim/README.md +60 -108
- package/docs/sdks/scorecard/README.md +30 -54
- package/docs/sdks/space/README.md +30 -54
- package/docs/sdks/storage/README.md +30 -54
- package/docs/sdks/student/README.md +30 -54
- package/docs/sdks/subscription/README.md +30 -54
- package/docs/sdks/task/README.md +90 -162
- package/docs/sdks/taxrate/README.md +30 -54
- package/docs/sdks/ticket/README.md +30 -54
- package/docs/sdks/ticketing/README.md +90 -162
- package/docs/sdks/timeoff/README.md +10 -18
- package/docs/sdks/timeshift/README.md +30 -54
- package/docs/sdks/transaction/README.md +30 -54
- package/docs/sdks/uc/README.md +95 -171
- package/docs/sdks/unified/README.md +100 -180
- package/docs/sdks/user/README.md +30 -54
- package/docs/sdks/webhook/README.md +40 -72
- package/funcs/applicationListAtsApplications.js +1 -0
- package/funcs/applicationListAtsApplications.js.map +1 -1
- package/funcs/atsListAtsApplications.js +1 -0
- package/funcs/atsListAtsApplications.js.map +1 -1
- package/funcs/atsListAtsCandidates.js +1 -0
- package/funcs/atsListAtsCandidates.js.map +1 -1
- package/funcs/atsListAtsJobs.js +1 -0
- package/funcs/atsListAtsJobs.js.map +1 -1
- package/funcs/busyListCalendarBusies.js +1 -0
- package/funcs/busyListCalendarBusies.js.map +1 -1
- package/funcs/calendarListCalendarBusies.js +1 -0
- package/funcs/calendarListCalendarBusies.js.map +1 -1
- package/funcs/candidateListAtsCandidates.js +1 -0
- package/funcs/candidateListAtsCandidates.js.map +1 -1
- package/funcs/hrisListHrisLocations.js +1 -0
- package/funcs/hrisListHrisLocations.js.map +1 -1
- package/funcs/jobListAtsJobs.js +1 -0
- package/funcs/jobListAtsJobs.js.map +1 -1
- package/funcs/locationListHrisLocations.js +1 -0
- package/funcs/locationListHrisLocations.js.map +1 -1
- 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.js +1 -1
- package/package.json +1 -1
- package/sdk/models/errors/sdkerror.d.ts +14 -2
- package/sdk/models/errors/sdkerror.d.ts.map +1 -1
- package/sdk/models/errors/sdkerror.js +1 -1
- package/sdk/models/errors/sdkerror.js.map +1 -1
- package/sdk/models/operations/listatsapplications.d.ts +5 -0
- package/sdk/models/operations/listatsapplications.d.ts.map +1 -1
- package/sdk/models/operations/listatsapplications.js +4 -0
- package/sdk/models/operations/listatsapplications.js.map +1 -1
- package/sdk/models/operations/listatscandidates.d.ts +5 -0
- package/sdk/models/operations/listatscandidates.d.ts.map +1 -1
- package/sdk/models/operations/listatscandidates.js +4 -0
- package/sdk/models/operations/listatscandidates.js.map +1 -1
- package/sdk/models/operations/listatsjobs.d.ts +5 -0
- package/sdk/models/operations/listatsjobs.d.ts.map +1 -1
- package/sdk/models/operations/listatsjobs.js +4 -0
- package/sdk/models/operations/listatsjobs.js.map +1 -1
- package/sdk/models/operations/listcalendarbusies.d.ts +5 -0
- package/sdk/models/operations/listcalendarbusies.d.ts.map +1 -1
- package/sdk/models/operations/listcalendarbusies.js +4 -0
- package/sdk/models/operations/listcalendarbusies.js.map +1 -1
- package/sdk/models/operations/listhrislocations.d.ts +5 -0
- package/sdk/models/operations/listhrislocations.d.ts.map +1 -1
- package/sdk/models/operations/listhrislocations.js +4 -0
- package/sdk/models/operations/listhrislocations.js.map +1 -1
- package/sdk/models/shared/accountingaccount.d.ts +2 -0
- package/sdk/models/shared/accountingaccount.d.ts.map +1 -1
- package/sdk/models/shared/accountingaccount.js +4 -0
- package/sdk/models/shared/accountingaccount.js.map +1 -1
- package/sdk/models/shared/commercelocation.d.ts +6 -0
- package/sdk/models/shared/commercelocation.d.ts.map +1 -1
- package/sdk/models/shared/commercelocation.js +10 -0
- package/sdk/models/shared/commercelocation.js.map +1 -1
- package/sdk/models/shared/webhook.d.ts +3 -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/src/funcs/applicationListAtsApplications.ts +1 -0
- package/src/funcs/atsListAtsApplications.ts +1 -0
- package/src/funcs/atsListAtsCandidates.ts +1 -0
- package/src/funcs/atsListAtsJobs.ts +1 -0
- package/src/funcs/busyListCalendarBusies.ts +1 -0
- package/src/funcs/calendarListCalendarBusies.ts +1 -0
- package/src/funcs/candidateListAtsCandidates.ts +1 -0
- package/src/funcs/hrisListHrisLocations.ts +1 -0
- package/src/funcs/jobListAtsJobs.ts +1 -0
- package/src/funcs/locationListHrisLocations.ts +1 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/sdk/models/errors/sdkerror.ts +18 -3
- package/src/sdk/models/operations/listatsapplications.ts +9 -0
- package/src/sdk/models/operations/listatscandidates.ts +9 -0
- package/src/sdk/models/operations/listatsjobs.ts +9 -0
- package/src/sdk/models/operations/listcalendarbusies.ts +9 -0
- package/src/sdk/models/operations/listhrislocations.ts +9 -0
- package/src/sdk/models/shared/accountingaccount.ts +6 -0
- package/src/sdk/models/shared/commercelocation.ts +16 -0
- package/src/sdk/models/shared/webhook.ts +1 -0
|
@@ -33,7 +33,6 @@ async function run() {
|
|
|
33
33
|
connectionId: "<id>",
|
|
34
34
|
});
|
|
35
35
|
|
|
36
|
-
// Handle the result
|
|
37
36
|
console.log(result);
|
|
38
37
|
}
|
|
39
38
|
|
|
@@ -61,15 +60,12 @@ async function run() {
|
|
|
61
60
|
accountingInvoice: {},
|
|
62
61
|
connectionId: "<id>",
|
|
63
62
|
});
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
if (res.ok) {
|
|
64
|
+
const { value: result } = res;
|
|
65
|
+
console.log(result);
|
|
66
|
+
} else {
|
|
67
|
+
console.log("invoiceCreateAccountingInvoice failed:", res.error);
|
|
67
68
|
}
|
|
68
|
-
|
|
69
|
-
const { value: result } = res;
|
|
70
|
-
|
|
71
|
-
// Handle the result
|
|
72
|
-
console.log(result);
|
|
73
69
|
}
|
|
74
70
|
|
|
75
71
|
run();
|
|
@@ -115,7 +111,6 @@ async function run() {
|
|
|
115
111
|
id: "<id>",
|
|
116
112
|
});
|
|
117
113
|
|
|
118
|
-
// Handle the result
|
|
119
114
|
console.log(result);
|
|
120
115
|
}
|
|
121
116
|
|
|
@@ -143,15 +138,12 @@ async function run() {
|
|
|
143
138
|
connectionId: "<id>",
|
|
144
139
|
id: "<id>",
|
|
145
140
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
141
|
+
if (res.ok) {
|
|
142
|
+
const { value: result } = res;
|
|
143
|
+
console.log(result);
|
|
144
|
+
} else {
|
|
145
|
+
console.log("invoiceGetAccountingInvoice failed:", res.error);
|
|
149
146
|
}
|
|
150
|
-
|
|
151
|
-
const { value: result } = res;
|
|
152
|
-
|
|
153
|
-
// Handle the result
|
|
154
|
-
console.log(result);
|
|
155
147
|
}
|
|
156
148
|
|
|
157
149
|
run();
|
|
@@ -196,7 +188,6 @@ async function run() {
|
|
|
196
188
|
connectionId: "<id>",
|
|
197
189
|
});
|
|
198
190
|
|
|
199
|
-
// Handle the result
|
|
200
191
|
console.log(result);
|
|
201
192
|
}
|
|
202
193
|
|
|
@@ -223,15 +214,12 @@ async function run() {
|
|
|
223
214
|
const res = await invoiceListAccountingInvoices(unifiedTo, {
|
|
224
215
|
connectionId: "<id>",
|
|
225
216
|
});
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
217
|
+
if (res.ok) {
|
|
218
|
+
const { value: result } = res;
|
|
219
|
+
console.log(result);
|
|
220
|
+
} else {
|
|
221
|
+
console.log("invoiceListAccountingInvoices failed:", res.error);
|
|
229
222
|
}
|
|
230
|
-
|
|
231
|
-
const { value: result } = res;
|
|
232
|
-
|
|
233
|
-
// Handle the result
|
|
234
|
-
console.log(result);
|
|
235
223
|
}
|
|
236
224
|
|
|
237
225
|
run();
|
|
@@ -278,7 +266,6 @@ async function run() {
|
|
|
278
266
|
id: "<id>",
|
|
279
267
|
});
|
|
280
268
|
|
|
281
|
-
// Handle the result
|
|
282
269
|
console.log(result);
|
|
283
270
|
}
|
|
284
271
|
|
|
@@ -307,15 +294,12 @@ async function run() {
|
|
|
307
294
|
connectionId: "<id>",
|
|
308
295
|
id: "<id>",
|
|
309
296
|
});
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
297
|
+
if (res.ok) {
|
|
298
|
+
const { value: result } = res;
|
|
299
|
+
console.log(result);
|
|
300
|
+
} else {
|
|
301
|
+
console.log("invoicePatchAccountingInvoice failed:", res.error);
|
|
313
302
|
}
|
|
314
|
-
|
|
315
|
-
const { value: result } = res;
|
|
316
|
-
|
|
317
|
-
// Handle the result
|
|
318
|
-
console.log(result);
|
|
319
303
|
}
|
|
320
304
|
|
|
321
305
|
run();
|
|
@@ -361,7 +345,6 @@ async function run() {
|
|
|
361
345
|
id: "<id>",
|
|
362
346
|
});
|
|
363
347
|
|
|
364
|
-
// Handle the result
|
|
365
348
|
console.log(result);
|
|
366
349
|
}
|
|
367
350
|
|
|
@@ -389,15 +372,12 @@ async function run() {
|
|
|
389
372
|
connectionId: "<id>",
|
|
390
373
|
id: "<id>",
|
|
391
374
|
});
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
375
|
+
if (res.ok) {
|
|
376
|
+
const { value: result } = res;
|
|
377
|
+
console.log(result);
|
|
378
|
+
} else {
|
|
379
|
+
console.log("invoiceRemoveAccountingInvoice failed:", res.error);
|
|
395
380
|
}
|
|
396
|
-
|
|
397
|
-
const { value: result } = res;
|
|
398
|
-
|
|
399
|
-
// Handle the result
|
|
400
|
-
console.log(result);
|
|
401
381
|
}
|
|
402
382
|
|
|
403
383
|
run();
|
|
@@ -444,7 +424,6 @@ async function run() {
|
|
|
444
424
|
id: "<id>",
|
|
445
425
|
});
|
|
446
426
|
|
|
447
|
-
// Handle the result
|
|
448
427
|
console.log(result);
|
|
449
428
|
}
|
|
450
429
|
|
|
@@ -473,15 +452,12 @@ async function run() {
|
|
|
473
452
|
connectionId: "<id>",
|
|
474
453
|
id: "<id>",
|
|
475
454
|
});
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
455
|
+
if (res.ok) {
|
|
456
|
+
const { value: result } = res;
|
|
457
|
+
console.log(result);
|
|
458
|
+
} else {
|
|
459
|
+
console.log("invoiceUpdateAccountingInvoice failed:", res.error);
|
|
479
460
|
}
|
|
480
|
-
|
|
481
|
-
const { value: result } = res;
|
|
482
|
-
|
|
483
|
-
// Handle the result
|
|
484
|
-
console.log(result);
|
|
485
461
|
}
|
|
486
462
|
|
|
487
463
|
run();
|
|
@@ -25,7 +25,6 @@ const unifiedTo = new UnifiedTo({
|
|
|
25
25
|
async function run() {
|
|
26
26
|
const result = await unifiedTo.issue.listUnifiedIssues({});
|
|
27
27
|
|
|
28
|
-
// Handle the result
|
|
29
28
|
console.log(result);
|
|
30
29
|
}
|
|
31
30
|
|
|
@@ -50,15 +49,12 @@ const unifiedTo = new UnifiedToCore({
|
|
|
50
49
|
|
|
51
50
|
async function run() {
|
|
52
51
|
const res = await issueListUnifiedIssues(unifiedTo, {});
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
52
|
+
if (res.ok) {
|
|
53
|
+
const { value: result } = res;
|
|
54
|
+
console.log(result);
|
|
55
|
+
} else {
|
|
56
|
+
console.log("issueListUnifiedIssues failed:", res.error);
|
|
56
57
|
}
|
|
57
|
-
|
|
58
|
-
const { value: result } = res;
|
|
59
|
-
|
|
60
|
-
// Handle the result
|
|
61
|
-
console.log(result);
|
|
62
58
|
}
|
|
63
59
|
|
|
64
60
|
run();
|
package/docs/sdks/item/README.md
CHANGED
|
@@ -33,7 +33,6 @@ async function run() {
|
|
|
33
33
|
connectionId: "<id>",
|
|
34
34
|
});
|
|
35
35
|
|
|
36
|
-
// Handle the result
|
|
37
36
|
console.log(result);
|
|
38
37
|
}
|
|
39
38
|
|
|
@@ -61,15 +60,12 @@ async function run() {
|
|
|
61
60
|
commerceItem: {},
|
|
62
61
|
connectionId: "<id>",
|
|
63
62
|
});
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
if (res.ok) {
|
|
64
|
+
const { value: result } = res;
|
|
65
|
+
console.log(result);
|
|
66
|
+
} else {
|
|
67
|
+
console.log("itemCreateCommerceItem failed:", res.error);
|
|
67
68
|
}
|
|
68
|
-
|
|
69
|
-
const { value: result } = res;
|
|
70
|
-
|
|
71
|
-
// Handle the result
|
|
72
|
-
console.log(result);
|
|
73
69
|
}
|
|
74
70
|
|
|
75
71
|
run();
|
|
@@ -115,7 +111,6 @@ async function run() {
|
|
|
115
111
|
id: "<id>",
|
|
116
112
|
});
|
|
117
113
|
|
|
118
|
-
// Handle the result
|
|
119
114
|
console.log(result);
|
|
120
115
|
}
|
|
121
116
|
|
|
@@ -143,15 +138,12 @@ async function run() {
|
|
|
143
138
|
connectionId: "<id>",
|
|
144
139
|
id: "<id>",
|
|
145
140
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
141
|
+
if (res.ok) {
|
|
142
|
+
const { value: result } = res;
|
|
143
|
+
console.log(result);
|
|
144
|
+
} else {
|
|
145
|
+
console.log("itemGetCommerceItem failed:", res.error);
|
|
149
146
|
}
|
|
150
|
-
|
|
151
|
-
const { value: result } = res;
|
|
152
|
-
|
|
153
|
-
// Handle the result
|
|
154
|
-
console.log(result);
|
|
155
147
|
}
|
|
156
148
|
|
|
157
149
|
run();
|
|
@@ -196,7 +188,6 @@ async function run() {
|
|
|
196
188
|
connectionId: "<id>",
|
|
197
189
|
});
|
|
198
190
|
|
|
199
|
-
// Handle the result
|
|
200
191
|
console.log(result);
|
|
201
192
|
}
|
|
202
193
|
|
|
@@ -223,15 +214,12 @@ async function run() {
|
|
|
223
214
|
const res = await itemListCommerceItems(unifiedTo, {
|
|
224
215
|
connectionId: "<id>",
|
|
225
216
|
});
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
217
|
+
if (res.ok) {
|
|
218
|
+
const { value: result } = res;
|
|
219
|
+
console.log(result);
|
|
220
|
+
} else {
|
|
221
|
+
console.log("itemListCommerceItems failed:", res.error);
|
|
229
222
|
}
|
|
230
|
-
|
|
231
|
-
const { value: result } = res;
|
|
232
|
-
|
|
233
|
-
// Handle the result
|
|
234
|
-
console.log(result);
|
|
235
223
|
}
|
|
236
224
|
|
|
237
225
|
run();
|
|
@@ -278,7 +266,6 @@ async function run() {
|
|
|
278
266
|
id: "<id>",
|
|
279
267
|
});
|
|
280
268
|
|
|
281
|
-
// Handle the result
|
|
282
269
|
console.log(result);
|
|
283
270
|
}
|
|
284
271
|
|
|
@@ -307,15 +294,12 @@ async function run() {
|
|
|
307
294
|
connectionId: "<id>",
|
|
308
295
|
id: "<id>",
|
|
309
296
|
});
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
297
|
+
if (res.ok) {
|
|
298
|
+
const { value: result } = res;
|
|
299
|
+
console.log(result);
|
|
300
|
+
} else {
|
|
301
|
+
console.log("itemPatchCommerceItem failed:", res.error);
|
|
313
302
|
}
|
|
314
|
-
|
|
315
|
-
const { value: result } = res;
|
|
316
|
-
|
|
317
|
-
// Handle the result
|
|
318
|
-
console.log(result);
|
|
319
303
|
}
|
|
320
304
|
|
|
321
305
|
run();
|
|
@@ -361,7 +345,6 @@ async function run() {
|
|
|
361
345
|
id: "<id>",
|
|
362
346
|
});
|
|
363
347
|
|
|
364
|
-
// Handle the result
|
|
365
348
|
console.log(result);
|
|
366
349
|
}
|
|
367
350
|
|
|
@@ -389,15 +372,12 @@ async function run() {
|
|
|
389
372
|
connectionId: "<id>",
|
|
390
373
|
id: "<id>",
|
|
391
374
|
});
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
375
|
+
if (res.ok) {
|
|
376
|
+
const { value: result } = res;
|
|
377
|
+
console.log(result);
|
|
378
|
+
} else {
|
|
379
|
+
console.log("itemRemoveCommerceItem failed:", res.error);
|
|
395
380
|
}
|
|
396
|
-
|
|
397
|
-
const { value: result } = res;
|
|
398
|
-
|
|
399
|
-
// Handle the result
|
|
400
|
-
console.log(result);
|
|
401
381
|
}
|
|
402
382
|
|
|
403
383
|
run();
|
|
@@ -444,7 +424,6 @@ async function run() {
|
|
|
444
424
|
id: "<id>",
|
|
445
425
|
});
|
|
446
426
|
|
|
447
|
-
// Handle the result
|
|
448
427
|
console.log(result);
|
|
449
428
|
}
|
|
450
429
|
|
|
@@ -473,15 +452,12 @@ async function run() {
|
|
|
473
452
|
connectionId: "<id>",
|
|
474
453
|
id: "<id>",
|
|
475
454
|
});
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
455
|
+
if (res.ok) {
|
|
456
|
+
const { value: result } = res;
|
|
457
|
+
console.log(result);
|
|
458
|
+
} else {
|
|
459
|
+
console.log("itemUpdateCommerceItem failed:", res.error);
|
|
479
460
|
}
|
|
480
|
-
|
|
481
|
-
const { value: result } = res;
|
|
482
|
-
|
|
483
|
-
// Handle the result
|
|
484
|
-
console.log(result);
|
|
485
461
|
}
|
|
486
462
|
|
|
487
463
|
run();
|
package/docs/sdks/job/README.md
CHANGED
|
@@ -33,7 +33,6 @@ async function run() {
|
|
|
33
33
|
connectionId: "<id>",
|
|
34
34
|
});
|
|
35
35
|
|
|
36
|
-
// Handle the result
|
|
37
36
|
console.log(result);
|
|
38
37
|
}
|
|
39
38
|
|
|
@@ -61,15 +60,12 @@ async function run() {
|
|
|
61
60
|
atsJob: {},
|
|
62
61
|
connectionId: "<id>",
|
|
63
62
|
});
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
if (res.ok) {
|
|
64
|
+
const { value: result } = res;
|
|
65
|
+
console.log(result);
|
|
66
|
+
} else {
|
|
67
|
+
console.log("jobCreateAtsJob failed:", res.error);
|
|
67
68
|
}
|
|
68
|
-
|
|
69
|
-
const { value: result } = res;
|
|
70
|
-
|
|
71
|
-
// Handle the result
|
|
72
|
-
console.log(result);
|
|
73
69
|
}
|
|
74
70
|
|
|
75
71
|
run();
|
|
@@ -115,7 +111,6 @@ async function run() {
|
|
|
115
111
|
id: "<id>",
|
|
116
112
|
});
|
|
117
113
|
|
|
118
|
-
// Handle the result
|
|
119
114
|
console.log(result);
|
|
120
115
|
}
|
|
121
116
|
|
|
@@ -143,15 +138,12 @@ async function run() {
|
|
|
143
138
|
connectionId: "<id>",
|
|
144
139
|
id: "<id>",
|
|
145
140
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
141
|
+
if (res.ok) {
|
|
142
|
+
const { value: result } = res;
|
|
143
|
+
console.log(result);
|
|
144
|
+
} else {
|
|
145
|
+
console.log("jobGetAtsJob failed:", res.error);
|
|
149
146
|
}
|
|
150
|
-
|
|
151
|
-
const { value: result } = res;
|
|
152
|
-
|
|
153
|
-
// Handle the result
|
|
154
|
-
console.log(result);
|
|
155
147
|
}
|
|
156
148
|
|
|
157
149
|
run();
|
|
@@ -196,7 +188,6 @@ async function run() {
|
|
|
196
188
|
connectionId: "<id>",
|
|
197
189
|
});
|
|
198
190
|
|
|
199
|
-
// Handle the result
|
|
200
191
|
console.log(result);
|
|
201
192
|
}
|
|
202
193
|
|
|
@@ -223,15 +214,12 @@ async function run() {
|
|
|
223
214
|
const res = await jobListAtsJobs(unifiedTo, {
|
|
224
215
|
connectionId: "<id>",
|
|
225
216
|
});
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
217
|
+
if (res.ok) {
|
|
218
|
+
const { value: result } = res;
|
|
219
|
+
console.log(result);
|
|
220
|
+
} else {
|
|
221
|
+
console.log("jobListAtsJobs failed:", res.error);
|
|
229
222
|
}
|
|
230
|
-
|
|
231
|
-
const { value: result } = res;
|
|
232
|
-
|
|
233
|
-
// Handle the result
|
|
234
|
-
console.log(result);
|
|
235
223
|
}
|
|
236
224
|
|
|
237
225
|
run();
|
|
@@ -278,7 +266,6 @@ async function run() {
|
|
|
278
266
|
id: "<id>",
|
|
279
267
|
});
|
|
280
268
|
|
|
281
|
-
// Handle the result
|
|
282
269
|
console.log(result);
|
|
283
270
|
}
|
|
284
271
|
|
|
@@ -307,15 +294,12 @@ async function run() {
|
|
|
307
294
|
connectionId: "<id>",
|
|
308
295
|
id: "<id>",
|
|
309
296
|
});
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
297
|
+
if (res.ok) {
|
|
298
|
+
const { value: result } = res;
|
|
299
|
+
console.log(result);
|
|
300
|
+
} else {
|
|
301
|
+
console.log("jobPatchAtsJob failed:", res.error);
|
|
313
302
|
}
|
|
314
|
-
|
|
315
|
-
const { value: result } = res;
|
|
316
|
-
|
|
317
|
-
// Handle the result
|
|
318
|
-
console.log(result);
|
|
319
303
|
}
|
|
320
304
|
|
|
321
305
|
run();
|
|
@@ -361,7 +345,6 @@ async function run() {
|
|
|
361
345
|
id: "<id>",
|
|
362
346
|
});
|
|
363
347
|
|
|
364
|
-
// Handle the result
|
|
365
348
|
console.log(result);
|
|
366
349
|
}
|
|
367
350
|
|
|
@@ -389,15 +372,12 @@ async function run() {
|
|
|
389
372
|
connectionId: "<id>",
|
|
390
373
|
id: "<id>",
|
|
391
374
|
});
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
375
|
+
if (res.ok) {
|
|
376
|
+
const { value: result } = res;
|
|
377
|
+
console.log(result);
|
|
378
|
+
} else {
|
|
379
|
+
console.log("jobRemoveAtsJob failed:", res.error);
|
|
395
380
|
}
|
|
396
|
-
|
|
397
|
-
const { value: result } = res;
|
|
398
|
-
|
|
399
|
-
// Handle the result
|
|
400
|
-
console.log(result);
|
|
401
381
|
}
|
|
402
382
|
|
|
403
383
|
run();
|
|
@@ -444,7 +424,6 @@ async function run() {
|
|
|
444
424
|
id: "<id>",
|
|
445
425
|
});
|
|
446
426
|
|
|
447
|
-
// Handle the result
|
|
448
427
|
console.log(result);
|
|
449
428
|
}
|
|
450
429
|
|
|
@@ -473,15 +452,12 @@ async function run() {
|
|
|
473
452
|
connectionId: "<id>",
|
|
474
453
|
id: "<id>",
|
|
475
454
|
});
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
455
|
+
if (res.ok) {
|
|
456
|
+
const { value: result } = res;
|
|
457
|
+
console.log(result);
|
|
458
|
+
} else {
|
|
459
|
+
console.log("jobUpdateAtsJob failed:", res.error);
|
|
479
460
|
}
|
|
480
|
-
|
|
481
|
-
const { value: result } = res;
|
|
482
|
-
|
|
483
|
-
// Handle the result
|
|
484
|
-
console.log(result);
|
|
485
461
|
}
|
|
486
462
|
|
|
487
463
|
run();
|
|
@@ -33,7 +33,6 @@ async function run() {
|
|
|
33
33
|
connectionId: "<id>",
|
|
34
34
|
});
|
|
35
35
|
|
|
36
|
-
// Handle the result
|
|
37
36
|
console.log(result);
|
|
38
37
|
}
|
|
39
38
|
|
|
@@ -61,15 +60,12 @@ async function run() {
|
|
|
61
60
|
accountingJournal: {},
|
|
62
61
|
connectionId: "<id>",
|
|
63
62
|
});
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
if (res.ok) {
|
|
64
|
+
const { value: result } = res;
|
|
65
|
+
console.log(result);
|
|
66
|
+
} else {
|
|
67
|
+
console.log("journalCreateAccountingJournal failed:", res.error);
|
|
67
68
|
}
|
|
68
|
-
|
|
69
|
-
const { value: result } = res;
|
|
70
|
-
|
|
71
|
-
// Handle the result
|
|
72
|
-
console.log(result);
|
|
73
69
|
}
|
|
74
70
|
|
|
75
71
|
run();
|
|
@@ -115,7 +111,6 @@ async function run() {
|
|
|
115
111
|
id: "<id>",
|
|
116
112
|
});
|
|
117
113
|
|
|
118
|
-
// Handle the result
|
|
119
114
|
console.log(result);
|
|
120
115
|
}
|
|
121
116
|
|
|
@@ -143,15 +138,12 @@ async function run() {
|
|
|
143
138
|
connectionId: "<id>",
|
|
144
139
|
id: "<id>",
|
|
145
140
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
141
|
+
if (res.ok) {
|
|
142
|
+
const { value: result } = res;
|
|
143
|
+
console.log(result);
|
|
144
|
+
} else {
|
|
145
|
+
console.log("journalGetAccountingJournal failed:", res.error);
|
|
149
146
|
}
|
|
150
|
-
|
|
151
|
-
const { value: result } = res;
|
|
152
|
-
|
|
153
|
-
// Handle the result
|
|
154
|
-
console.log(result);
|
|
155
147
|
}
|
|
156
148
|
|
|
157
149
|
run();
|
|
@@ -196,7 +188,6 @@ async function run() {
|
|
|
196
188
|
connectionId: "<id>",
|
|
197
189
|
});
|
|
198
190
|
|
|
199
|
-
// Handle the result
|
|
200
191
|
console.log(result);
|
|
201
192
|
}
|
|
202
193
|
|
|
@@ -223,15 +214,12 @@ async function run() {
|
|
|
223
214
|
const res = await journalListAccountingJournals(unifiedTo, {
|
|
224
215
|
connectionId: "<id>",
|
|
225
216
|
});
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
217
|
+
if (res.ok) {
|
|
218
|
+
const { value: result } = res;
|
|
219
|
+
console.log(result);
|
|
220
|
+
} else {
|
|
221
|
+
console.log("journalListAccountingJournals failed:", res.error);
|
|
229
222
|
}
|
|
230
|
-
|
|
231
|
-
const { value: result } = res;
|
|
232
|
-
|
|
233
|
-
// Handle the result
|
|
234
|
-
console.log(result);
|
|
235
223
|
}
|
|
236
224
|
|
|
237
225
|
run();
|
|
@@ -278,7 +266,6 @@ async function run() {
|
|
|
278
266
|
id: "<id>",
|
|
279
267
|
});
|
|
280
268
|
|
|
281
|
-
// Handle the result
|
|
282
269
|
console.log(result);
|
|
283
270
|
}
|
|
284
271
|
|
|
@@ -307,15 +294,12 @@ async function run() {
|
|
|
307
294
|
connectionId: "<id>",
|
|
308
295
|
id: "<id>",
|
|
309
296
|
});
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
297
|
+
if (res.ok) {
|
|
298
|
+
const { value: result } = res;
|
|
299
|
+
console.log(result);
|
|
300
|
+
} else {
|
|
301
|
+
console.log("journalPatchAccountingJournal failed:", res.error);
|
|
313
302
|
}
|
|
314
|
-
|
|
315
|
-
const { value: result } = res;
|
|
316
|
-
|
|
317
|
-
// Handle the result
|
|
318
|
-
console.log(result);
|
|
319
303
|
}
|
|
320
304
|
|
|
321
305
|
run();
|
|
@@ -361,7 +345,6 @@ async function run() {
|
|
|
361
345
|
id: "<id>",
|
|
362
346
|
});
|
|
363
347
|
|
|
364
|
-
// Handle the result
|
|
365
348
|
console.log(result);
|
|
366
349
|
}
|
|
367
350
|
|
|
@@ -389,15 +372,12 @@ async function run() {
|
|
|
389
372
|
connectionId: "<id>",
|
|
390
373
|
id: "<id>",
|
|
391
374
|
});
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
375
|
+
if (res.ok) {
|
|
376
|
+
const { value: result } = res;
|
|
377
|
+
console.log(result);
|
|
378
|
+
} else {
|
|
379
|
+
console.log("journalRemoveAccountingJournal failed:", res.error);
|
|
395
380
|
}
|
|
396
|
-
|
|
397
|
-
const { value: result } = res;
|
|
398
|
-
|
|
399
|
-
// Handle the result
|
|
400
|
-
console.log(result);
|
|
401
381
|
}
|
|
402
382
|
|
|
403
383
|
run();
|
|
@@ -444,7 +424,6 @@ async function run() {
|
|
|
444
424
|
id: "<id>",
|
|
445
425
|
});
|
|
446
426
|
|
|
447
|
-
// Handle the result
|
|
448
427
|
console.log(result);
|
|
449
428
|
}
|
|
450
429
|
|
|
@@ -473,15 +452,12 @@ async function run() {
|
|
|
473
452
|
connectionId: "<id>",
|
|
474
453
|
id: "<id>",
|
|
475
454
|
});
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
455
|
+
if (res.ok) {
|
|
456
|
+
const { value: result } = res;
|
|
457
|
+
console.log(result);
|
|
458
|
+
} else {
|
|
459
|
+
console.log("journalUpdateAccountingJournal failed:", res.error);
|
|
479
460
|
}
|
|
480
|
-
|
|
481
|
-
const { value: result } = res;
|
|
482
|
-
|
|
483
|
-
// Handle the result
|
|
484
|
-
console.log(result);
|
|
485
461
|
}
|
|
486
462
|
|
|
487
463
|
run();
|