conductor-node 12.8.1 → 12.10.0
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/CHANGELOG.md +21 -0
- package/README.md +16 -28
- package/package.json +1 -1
- package/resources/auth-sessions.d.ts +1 -1
- package/resources/auth-sessions.js +1 -1
- package/resources/auth-sessions.mjs +1 -1
- package/resources/end-users.d.ts +5 -5
- package/resources/end-users.js +4 -4
- package/resources/end-users.mjs +4 -4
- package/resources/qbd/account-tax-lines.d.ts +1 -1
- package/resources/qbd/account-tax-lines.js +1 -1
- package/resources/qbd/account-tax-lines.mjs +1 -1
- package/resources/qbd/accounts.d.ts +4 -4
- package/resources/qbd/accounts.js +4 -4
- package/resources/qbd/accounts.mjs +4 -4
- package/resources/qbd/bill-check-payments.d.ts +5 -5
- package/resources/qbd/bill-check-payments.js +5 -5
- package/resources/qbd/bill-check-payments.mjs +5 -5
- package/resources/qbd/bill-credit-card-payments.d.ts +4 -4
- package/resources/qbd/bill-credit-card-payments.js +4 -4
- package/resources/qbd/bill-credit-card-payments.mjs +4 -4
- package/resources/qbd/bills.d.ts +5 -5
- package/resources/qbd/bills.js +5 -5
- package/resources/qbd/bills.mjs +5 -5
- package/resources/qbd/checks.d.ts +5 -5
- package/resources/qbd/checks.js +5 -5
- package/resources/qbd/checks.mjs +5 -5
- package/resources/qbd/classes.d.ts +4 -4
- package/resources/qbd/classes.js +4 -4
- package/resources/qbd/classes.mjs +4 -4
- package/resources/qbd/company.d.ts +1 -1
- package/resources/qbd/company.js +1 -1
- package/resources/qbd/company.mjs +1 -1
- package/resources/qbd/credit-card-charges.d.ts +5 -5
- package/resources/qbd/credit-card-charges.js +5 -5
- package/resources/qbd/credit-card-charges.mjs +5 -5
- package/resources/qbd/credit-card-credits.d.ts +5 -5
- package/resources/qbd/credit-card-credits.js +5 -5
- package/resources/qbd/credit-card-credits.mjs +5 -5
- package/resources/qbd/credit-memos.d.ts +7 -7
- package/resources/qbd/credit-memos.js +7 -7
- package/resources/qbd/credit-memos.mjs +7 -7
- package/resources/qbd/customers.d.ts +4 -4
- package/resources/qbd/customers.js +4 -4
- package/resources/qbd/customers.mjs +4 -4
- package/resources/qbd/date-driven-terms.d.ts +3 -3
- package/resources/qbd/date-driven-terms.js +3 -3
- package/resources/qbd/date-driven-terms.mjs +3 -3
- package/resources/qbd/discount-items.d.ts +16 -14
- package/resources/qbd/discount-items.d.ts.map +1 -1
- package/resources/qbd/discount-items.js +16 -14
- package/resources/qbd/discount-items.js.map +1 -1
- package/resources/qbd/discount-items.mjs +16 -14
- package/resources/qbd/discount-items.mjs.map +1 -1
- package/resources/qbd/employees.d.ts +4 -4
- package/resources/qbd/employees.js +4 -4
- package/resources/qbd/employees.mjs +4 -4
- package/resources/qbd/estimates.d.ts +5 -5
- package/resources/qbd/estimates.js +5 -5
- package/resources/qbd/estimates.mjs +5 -5
- package/resources/qbd/inventory-adjustments.d.ts +5 -5
- package/resources/qbd/inventory-adjustments.js +5 -5
- package/resources/qbd/inventory-adjustments.mjs +5 -5
- package/resources/qbd/inventory-assembly-items.d.ts +4 -4
- package/resources/qbd/inventory-assembly-items.js +4 -4
- package/resources/qbd/inventory-assembly-items.mjs +4 -4
- package/resources/qbd/inventory-items.d.ts +4 -4
- package/resources/qbd/inventory-items.js +4 -4
- package/resources/qbd/inventory-items.mjs +4 -4
- package/resources/qbd/inventory-sites.d.ts +7 -6
- package/resources/qbd/inventory-sites.d.ts.map +1 -1
- package/resources/qbd/inventory-sites.js +7 -6
- package/resources/qbd/inventory-sites.js.map +1 -1
- package/resources/qbd/inventory-sites.mjs +7 -6
- package/resources/qbd/inventory-sites.mjs.map +1 -1
- package/resources/qbd/invoices.d.ts +5 -5
- package/resources/qbd/invoices.js +5 -5
- package/resources/qbd/invoices.mjs +5 -5
- package/resources/qbd/item-groups.d.ts +6 -6
- package/resources/qbd/item-groups.js +6 -6
- package/resources/qbd/item-groups.mjs +6 -6
- package/resources/qbd/item-receipts.d.ts +15 -12
- package/resources/qbd/item-receipts.d.ts.map +1 -1
- package/resources/qbd/item-receipts.js +15 -12
- package/resources/qbd/item-receipts.js.map +1 -1
- package/resources/qbd/item-receipts.mjs +15 -12
- package/resources/qbd/item-receipts.mjs.map +1 -1
- package/resources/qbd/item-sites.d.ts +2 -2
- package/resources/qbd/item-sites.js +2 -2
- package/resources/qbd/item-sites.mjs +2 -2
- package/resources/qbd/journal-entries.d.ts +18 -17
- package/resources/qbd/journal-entries.d.ts.map +1 -1
- package/resources/qbd/journal-entries.js +18 -17
- package/resources/qbd/journal-entries.js.map +1 -1
- package/resources/qbd/journal-entries.mjs +18 -17
- package/resources/qbd/journal-entries.mjs.map +1 -1
- package/resources/qbd/non-inventory-items.d.ts +4 -4
- package/resources/qbd/non-inventory-items.js +4 -4
- package/resources/qbd/non-inventory-items.mjs +4 -4
- package/resources/qbd/other-names.d.ts +4 -4
- package/resources/qbd/other-names.js +4 -4
- package/resources/qbd/other-names.mjs +4 -4
- package/resources/qbd/payment-methods.d.ts +6 -5
- package/resources/qbd/payment-methods.d.ts.map +1 -1
- package/resources/qbd/payment-methods.js +6 -5
- package/resources/qbd/payment-methods.js.map +1 -1
- package/resources/qbd/payment-methods.mjs +6 -5
- package/resources/qbd/payment-methods.mjs.map +1 -1
- package/resources/qbd/payroll-wage-items.d.ts +3 -3
- package/resources/qbd/payroll-wage-items.js +3 -3
- package/resources/qbd/payroll-wage-items.mjs +3 -3
- package/resources/qbd/preferences.d.ts +4 -3
- package/resources/qbd/preferences.d.ts.map +1 -1
- package/resources/qbd/preferences.js +4 -3
- package/resources/qbd/preferences.js.map +1 -1
- package/resources/qbd/preferences.mjs +4 -3
- package/resources/qbd/preferences.mjs.map +1 -1
- package/resources/qbd/price-levels.d.ts +4 -4
- package/resources/qbd/price-levels.js +4 -4
- package/resources/qbd/price-levels.mjs +4 -4
- package/resources/qbd/purchase-orders.d.ts +5 -5
- package/resources/qbd/purchase-orders.js +5 -5
- package/resources/qbd/purchase-orders.mjs +5 -5
- package/resources/qbd/qbd.d.ts +1 -1
- package/resources/qbd/qbd.js +1 -1
- package/resources/qbd/qbd.mjs +1 -1
- package/resources/qbd/receive-payments.d.ts +5 -5
- package/resources/qbd/receive-payments.js +5 -5
- package/resources/qbd/receive-payments.mjs +5 -5
- package/resources/qbd/sales-orders.d.ts +7 -7
- package/resources/qbd/sales-orders.js +7 -7
- package/resources/qbd/sales-orders.mjs +7 -7
- package/resources/qbd/sales-receipts.d.ts +21 -18
- package/resources/qbd/sales-receipts.d.ts.map +1 -1
- package/resources/qbd/sales-receipts.js +21 -18
- package/resources/qbd/sales-receipts.js.map +1 -1
- package/resources/qbd/sales-receipts.mjs +21 -18
- package/resources/qbd/sales-receipts.mjs.map +1 -1
- package/resources/qbd/sales-representatives.d.ts +4 -4
- package/resources/qbd/sales-representatives.js +4 -4
- package/resources/qbd/sales-representatives.mjs +4 -4
- package/resources/qbd/sales-tax-codes.d.ts +19 -16
- package/resources/qbd/sales-tax-codes.d.ts.map +1 -1
- package/resources/qbd/sales-tax-codes.js +19 -16
- package/resources/qbd/sales-tax-codes.js.map +1 -1
- package/resources/qbd/sales-tax-codes.mjs +19 -16
- package/resources/qbd/sales-tax-codes.mjs.map +1 -1
- package/resources/qbd/sales-tax-items.d.ts +15 -13
- package/resources/qbd/sales-tax-items.d.ts.map +1 -1
- package/resources/qbd/sales-tax-items.js +15 -13
- package/resources/qbd/sales-tax-items.js.map +1 -1
- package/resources/qbd/sales-tax-items.mjs +15 -13
- package/resources/qbd/sales-tax-items.mjs.map +1 -1
- package/resources/qbd/service-items.d.ts +13 -10
- package/resources/qbd/service-items.d.ts.map +1 -1
- package/resources/qbd/service-items.js +13 -10
- package/resources/qbd/service-items.js.map +1 -1
- package/resources/qbd/service-items.mjs +13 -10
- package/resources/qbd/service-items.mjs.map +1 -1
- package/resources/qbd/standard-terms.d.ts +10 -8
- package/resources/qbd/standard-terms.d.ts.map +1 -1
- package/resources/qbd/standard-terms.js +10 -8
- package/resources/qbd/standard-terms.js.map +1 -1
- package/resources/qbd/standard-terms.mjs +10 -8
- package/resources/qbd/standard-terms.mjs.map +1 -1
- package/resources/qbd/subtotal-items.d.ts +15 -13
- package/resources/qbd/subtotal-items.d.ts.map +1 -1
- package/resources/qbd/subtotal-items.js +15 -13
- package/resources/qbd/subtotal-items.js.map +1 -1
- package/resources/qbd/subtotal-items.mjs +15 -13
- package/resources/qbd/subtotal-items.mjs.map +1 -1
- package/resources/qbd/time-tracking-activities.d.ts +5 -5
- package/resources/qbd/time-tracking-activities.js +5 -5
- package/resources/qbd/time-tracking-activities.mjs +5 -5
- package/resources/qbd/transactions.d.ts +6 -5
- package/resources/qbd/transactions.d.ts.map +1 -1
- package/resources/qbd/transactions.js +6 -5
- package/resources/qbd/transactions.js.map +1 -1
- package/resources/qbd/transactions.mjs +6 -5
- package/resources/qbd/transactions.mjs.map +1 -1
- package/resources/qbd/transfers.d.ts +4 -4
- package/resources/qbd/transfers.js +4 -4
- package/resources/qbd/transfers.mjs +4 -4
- package/resources/qbd/vendor-credits.d.ts +21 -18
- package/resources/qbd/vendor-credits.d.ts.map +1 -1
- package/resources/qbd/vendor-credits.js +21 -18
- package/resources/qbd/vendor-credits.js.map +1 -1
- package/resources/qbd/vendor-credits.mjs +21 -18
- package/resources/qbd/vendor-credits.mjs.map +1 -1
- package/resources/qbd/vendors.d.ts +4 -4
- package/resources/qbd/vendors.js +4 -4
- package/resources/qbd/vendors.mjs +4 -4
- package/src/resources/auth-sessions.ts +1 -1
- package/src/resources/end-users.ts +5 -5
- package/src/resources/qbd/account-tax-lines.ts +1 -1
- package/src/resources/qbd/accounts.ts +4 -4
- package/src/resources/qbd/bill-check-payments.ts +5 -5
- package/src/resources/qbd/bill-credit-card-payments.ts +4 -4
- package/src/resources/qbd/bills.ts +5 -5
- package/src/resources/qbd/checks.ts +5 -5
- package/src/resources/qbd/classes.ts +4 -4
- package/src/resources/qbd/company.ts +1 -1
- package/src/resources/qbd/credit-card-charges.ts +5 -5
- package/src/resources/qbd/credit-card-credits.ts +5 -5
- package/src/resources/qbd/credit-memos.ts +7 -7
- package/src/resources/qbd/customers.ts +4 -4
- package/src/resources/qbd/date-driven-terms.ts +3 -3
- package/src/resources/qbd/discount-items.ts +16 -14
- package/src/resources/qbd/employees.ts +4 -4
- package/src/resources/qbd/estimates.ts +5 -5
- package/src/resources/qbd/inventory-adjustments.ts +5 -5
- package/src/resources/qbd/inventory-assembly-items.ts +4 -4
- package/src/resources/qbd/inventory-items.ts +4 -4
- package/src/resources/qbd/inventory-sites.ts +7 -6
- package/src/resources/qbd/invoices.ts +5 -5
- package/src/resources/qbd/item-groups.ts +6 -6
- package/src/resources/qbd/item-receipts.ts +15 -12
- package/src/resources/qbd/item-sites.ts +2 -2
- package/src/resources/qbd/journal-entries.ts +18 -17
- package/src/resources/qbd/non-inventory-items.ts +4 -4
- package/src/resources/qbd/other-names.ts +4 -4
- package/src/resources/qbd/payment-methods.ts +6 -5
- package/src/resources/qbd/payroll-wage-items.ts +3 -3
- package/src/resources/qbd/preferences.ts +4 -3
- package/src/resources/qbd/price-levels.ts +4 -4
- package/src/resources/qbd/purchase-orders.ts +5 -5
- package/src/resources/qbd/qbd.ts +1 -1
- package/src/resources/qbd/receive-payments.ts +5 -5
- package/src/resources/qbd/sales-orders.ts +7 -7
- package/src/resources/qbd/sales-receipts.ts +21 -18
- package/src/resources/qbd/sales-representatives.ts +4 -4
- package/src/resources/qbd/sales-tax-codes.ts +19 -16
- package/src/resources/qbd/sales-tax-items.ts +15 -13
- package/src/resources/qbd/service-items.ts +13 -10
- package/src/resources/qbd/standard-terms.ts +10 -8
- package/src/resources/qbd/subtotal-items.ts +15 -13
- package/src/resources/qbd/time-tracking-activities.ts +5 -5
- package/src/resources/qbd/transactions.ts +6 -5
- package/src/resources/qbd/transfers.ts +4 -4
- package/src/resources/qbd/vendor-credits.ts +21 -18
- package/src/resources/qbd/vendors.ts +4 -4
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.d.ts.map +1 -1
- package/version.js +1 -1
- package/version.js.map +1 -1
- package/version.mjs +1 -1
- package/version.mjs.map +1 -1
|
@@ -7,7 +7,7 @@ export declare class Estimates extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const estimate = await
|
|
10
|
+
* const estimate = await conductor.qbd.estimates.create({
|
|
11
11
|
* customerId: '80000001-1234567890',
|
|
12
12
|
* transactionDate: '2021-10-01',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -20,7 +20,7 @@ export declare class Estimates extends APIResource {
|
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* ```ts
|
|
23
|
-
* const estimate = await
|
|
23
|
+
* const estimate = await conductor.qbd.estimates.retrieve(
|
|
24
24
|
* '123ABC-1234567890',
|
|
25
25
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
26
26
|
* );
|
|
@@ -32,7 +32,7 @@ export declare class Estimates extends APIResource {
|
|
|
32
32
|
*
|
|
33
33
|
* @example
|
|
34
34
|
* ```ts
|
|
35
|
-
* const estimate = await
|
|
35
|
+
* const estimate = await conductor.qbd.estimates.update(
|
|
36
36
|
* '123ABC-1234567890',
|
|
37
37
|
* {
|
|
38
38
|
* revisionNumber: '1721172183',
|
|
@@ -49,7 +49,7 @@ export declare class Estimates extends APIResource {
|
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
51
51
|
* // Automatically fetches more pages as needed.
|
|
52
|
-
* for await (const estimate of
|
|
52
|
+
* for await (const estimate of conductor.qbd.estimates.list({
|
|
53
53
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
54
54
|
* })) {
|
|
55
55
|
* // ...
|
|
@@ -63,7 +63,7 @@ export declare class Estimates extends APIResource {
|
|
|
63
63
|
*
|
|
64
64
|
* @example
|
|
65
65
|
* ```ts
|
|
66
|
-
* const estimate = await
|
|
66
|
+
* const estimate = await conductor.qbd.estimates.delete(
|
|
67
67
|
* '123ABC-1234567890',
|
|
68
68
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
69
69
|
* );
|
|
@@ -10,7 +10,7 @@ class Estimates extends resource_1.APIResource {
|
|
|
10
10
|
*
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
|
-
* const estimate = await
|
|
13
|
+
* const estimate = await conductor.qbd.estimates.create({
|
|
14
14
|
* customerId: '80000001-1234567890',
|
|
15
15
|
* transactionDate: '2021-10-01',
|
|
16
16
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -30,7 +30,7 @@ class Estimates extends resource_1.APIResource {
|
|
|
30
30
|
*
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
|
-
* const estimate = await
|
|
33
|
+
* const estimate = await conductor.qbd.estimates.retrieve(
|
|
34
34
|
* '123ABC-1234567890',
|
|
35
35
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
36
|
* );
|
|
@@ -48,7 +48,7 @@ class Estimates extends resource_1.APIResource {
|
|
|
48
48
|
*
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
51
|
-
* const estimate = await
|
|
51
|
+
* const estimate = await conductor.qbd.estimates.update(
|
|
52
52
|
* '123ABC-1234567890',
|
|
53
53
|
* {
|
|
54
54
|
* revisionNumber: '1721172183',
|
|
@@ -72,7 +72,7 @@ class Estimates extends resource_1.APIResource {
|
|
|
72
72
|
* @example
|
|
73
73
|
* ```ts
|
|
74
74
|
* // Automatically fetches more pages as needed.
|
|
75
|
-
* for await (const estimate of
|
|
75
|
+
* for await (const estimate of conductor.qbd.estimates.list({
|
|
76
76
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
77
77
|
* })) {
|
|
78
78
|
* // ...
|
|
@@ -93,7 +93,7 @@ class Estimates extends resource_1.APIResource {
|
|
|
93
93
|
*
|
|
94
94
|
* @example
|
|
95
95
|
* ```ts
|
|
96
|
-
* const estimate = await
|
|
96
|
+
* const estimate = await conductor.qbd.estimates.delete(
|
|
97
97
|
* '123ABC-1234567890',
|
|
98
98
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
99
99
|
* );
|
|
@@ -7,7 +7,7 @@ export class Estimates extends APIResource {
|
|
|
7
7
|
*
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
|
-
* const estimate = await
|
|
10
|
+
* const estimate = await conductor.qbd.estimates.create({
|
|
11
11
|
* customerId: '80000001-1234567890',
|
|
12
12
|
* transactionDate: '2021-10-01',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -27,7 +27,7 @@ export class Estimates extends APIResource {
|
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* ```ts
|
|
30
|
-
* const estimate = await
|
|
30
|
+
* const estimate = await conductor.qbd.estimates.retrieve(
|
|
31
31
|
* '123ABC-1234567890',
|
|
32
32
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
33
33
|
* );
|
|
@@ -45,7 +45,7 @@ export class Estimates extends APIResource {
|
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
47
|
* ```ts
|
|
48
|
-
* const estimate = await
|
|
48
|
+
* const estimate = await conductor.qbd.estimates.update(
|
|
49
49
|
* '123ABC-1234567890',
|
|
50
50
|
* {
|
|
51
51
|
* revisionNumber: '1721172183',
|
|
@@ -69,7 +69,7 @@ export class Estimates extends APIResource {
|
|
|
69
69
|
* @example
|
|
70
70
|
* ```ts
|
|
71
71
|
* // Automatically fetches more pages as needed.
|
|
72
|
-
* for await (const estimate of
|
|
72
|
+
* for await (const estimate of conductor.qbd.estimates.list({
|
|
73
73
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
74
74
|
* })) {
|
|
75
75
|
* // ...
|
|
@@ -90,7 +90,7 @@ export class Estimates extends APIResource {
|
|
|
90
90
|
*
|
|
91
91
|
* @example
|
|
92
92
|
* ```ts
|
|
93
|
-
* const estimate = await
|
|
93
|
+
* const estimate = await conductor.qbd.estimates.delete(
|
|
94
94
|
* '123ABC-1234567890',
|
|
95
95
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
96
96
|
* );
|
|
@@ -7,7 +7,7 @@ export declare class InventoryAdjustments extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const inventoryAdjustment =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.inventoryAdjustments.create({
|
|
11
11
|
* accountId: '80000001-1234567890',
|
|
12
12
|
* transactionDate: '2021-10-01',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -21,7 +21,7 @@ export declare class InventoryAdjustments extends APIResource {
|
|
|
21
21
|
* @example
|
|
22
22
|
* ```ts
|
|
23
23
|
* const inventoryAdjustment =
|
|
24
|
-
* await
|
|
24
|
+
* await conductor.qbd.inventoryAdjustments.retrieve(
|
|
25
25
|
* '123ABC-1234567890',
|
|
26
26
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
27
27
|
* );
|
|
@@ -34,7 +34,7 @@ export declare class InventoryAdjustments extends APIResource {
|
|
|
34
34
|
* @example
|
|
35
35
|
* ```ts
|
|
36
36
|
* const inventoryAdjustment =
|
|
37
|
-
* await
|
|
37
|
+
* await conductor.qbd.inventoryAdjustments.update(
|
|
38
38
|
* '123ABC-1234567890',
|
|
39
39
|
* {
|
|
40
40
|
* revisionNumber: '1721172183',
|
|
@@ -52,7 +52,7 @@ export declare class InventoryAdjustments extends APIResource {
|
|
|
52
52
|
* @example
|
|
53
53
|
* ```ts
|
|
54
54
|
* const inventoryAdjustments =
|
|
55
|
-
* await
|
|
55
|
+
* await conductor.qbd.inventoryAdjustments.list({
|
|
56
56
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
57
57
|
* });
|
|
58
58
|
* ```
|
|
@@ -66,7 +66,7 @@ export declare class InventoryAdjustments extends APIResource {
|
|
|
66
66
|
* @example
|
|
67
67
|
* ```ts
|
|
68
68
|
* const inventoryAdjustment =
|
|
69
|
-
* await
|
|
69
|
+
* await conductor.qbd.inventoryAdjustments.delete(
|
|
70
70
|
* '123ABC-1234567890',
|
|
71
71
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
72
72
|
* );
|
|
@@ -10,7 +10,7 @@ class InventoryAdjustments extends resource_1.APIResource {
|
|
|
10
10
|
* @example
|
|
11
11
|
* ```ts
|
|
12
12
|
* const inventoryAdjustment =
|
|
13
|
-
* await
|
|
13
|
+
* await conductor.qbd.inventoryAdjustments.create({
|
|
14
14
|
* accountId: '80000001-1234567890',
|
|
15
15
|
* transactionDate: '2021-10-01',
|
|
16
16
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -31,7 +31,7 @@ class InventoryAdjustments extends resource_1.APIResource {
|
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
33
|
* const inventoryAdjustment =
|
|
34
|
-
* await
|
|
34
|
+
* await conductor.qbd.inventoryAdjustments.retrieve(
|
|
35
35
|
* '123ABC-1234567890',
|
|
36
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
37
37
|
* );
|
|
@@ -50,7 +50,7 @@ class InventoryAdjustments extends resource_1.APIResource {
|
|
|
50
50
|
* @example
|
|
51
51
|
* ```ts
|
|
52
52
|
* const inventoryAdjustment =
|
|
53
|
-
* await
|
|
53
|
+
* await conductor.qbd.inventoryAdjustments.update(
|
|
54
54
|
* '123ABC-1234567890',
|
|
55
55
|
* {
|
|
56
56
|
* revisionNumber: '1721172183',
|
|
@@ -75,7 +75,7 @@ class InventoryAdjustments extends resource_1.APIResource {
|
|
|
75
75
|
* @example
|
|
76
76
|
* ```ts
|
|
77
77
|
* const inventoryAdjustments =
|
|
78
|
-
* await
|
|
78
|
+
* await conductor.qbd.inventoryAdjustments.list({
|
|
79
79
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
80
80
|
* });
|
|
81
81
|
* ```
|
|
@@ -96,7 +96,7 @@ class InventoryAdjustments extends resource_1.APIResource {
|
|
|
96
96
|
* @example
|
|
97
97
|
* ```ts
|
|
98
98
|
* const inventoryAdjustment =
|
|
99
|
-
* await
|
|
99
|
+
* await conductor.qbd.inventoryAdjustments.delete(
|
|
100
100
|
* '123ABC-1234567890',
|
|
101
101
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
102
102
|
* );
|
|
@@ -7,7 +7,7 @@ export class InventoryAdjustments extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const inventoryAdjustment =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.inventoryAdjustments.create({
|
|
11
11
|
* accountId: '80000001-1234567890',
|
|
12
12
|
* transactionDate: '2021-10-01',
|
|
13
13
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
@@ -28,7 +28,7 @@ export class InventoryAdjustments extends APIResource {
|
|
|
28
28
|
* @example
|
|
29
29
|
* ```ts
|
|
30
30
|
* const inventoryAdjustment =
|
|
31
|
-
* await
|
|
31
|
+
* await conductor.qbd.inventoryAdjustments.retrieve(
|
|
32
32
|
* '123ABC-1234567890',
|
|
33
33
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
34
34
|
* );
|
|
@@ -47,7 +47,7 @@ export class InventoryAdjustments extends APIResource {
|
|
|
47
47
|
* @example
|
|
48
48
|
* ```ts
|
|
49
49
|
* const inventoryAdjustment =
|
|
50
|
-
* await
|
|
50
|
+
* await conductor.qbd.inventoryAdjustments.update(
|
|
51
51
|
* '123ABC-1234567890',
|
|
52
52
|
* {
|
|
53
53
|
* revisionNumber: '1721172183',
|
|
@@ -72,7 +72,7 @@ export class InventoryAdjustments extends APIResource {
|
|
|
72
72
|
* @example
|
|
73
73
|
* ```ts
|
|
74
74
|
* const inventoryAdjustments =
|
|
75
|
-
* await
|
|
75
|
+
* await conductor.qbd.inventoryAdjustments.list({
|
|
76
76
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
77
77
|
* });
|
|
78
78
|
* ```
|
|
@@ -93,7 +93,7 @@ export class InventoryAdjustments extends APIResource {
|
|
|
93
93
|
* @example
|
|
94
94
|
* ```ts
|
|
95
95
|
* const inventoryAdjustment =
|
|
96
|
-
* await
|
|
96
|
+
* await conductor.qbd.inventoryAdjustments.delete(
|
|
97
97
|
* '123ABC-1234567890',
|
|
98
98
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
99
99
|
* );
|
|
@@ -8,7 +8,7 @@ export declare class InventoryAssemblyItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const inventoryAssemblyItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.inventoryAssemblyItems.create({
|
|
12
12
|
* assetAccountId: '80000001-1234567890',
|
|
13
13
|
* cogsAccountId: '80000001-1234567890',
|
|
14
14
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -24,7 +24,7 @@ export declare class InventoryAssemblyItems extends APIResource {
|
|
|
24
24
|
* @example
|
|
25
25
|
* ```ts
|
|
26
26
|
* const inventoryAssemblyItem =
|
|
27
|
-
* await
|
|
27
|
+
* await conductor.qbd.inventoryAssemblyItems.retrieve(
|
|
28
28
|
* '80000001-1234567890',
|
|
29
29
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
30
30
|
* );
|
|
@@ -37,7 +37,7 @@ export declare class InventoryAssemblyItems extends APIResource {
|
|
|
37
37
|
* @example
|
|
38
38
|
* ```ts
|
|
39
39
|
* const inventoryAssemblyItem =
|
|
40
|
-
* await
|
|
40
|
+
* await conductor.qbd.inventoryAssemblyItems.update(
|
|
41
41
|
* '80000001-1234567890',
|
|
42
42
|
* {
|
|
43
43
|
* revisionNumber: '1721172183',
|
|
@@ -54,7 +54,7 @@ export declare class InventoryAssemblyItems extends APIResource {
|
|
|
54
54
|
* @example
|
|
55
55
|
* ```ts
|
|
56
56
|
* // Automatically fetches more pages as needed.
|
|
57
|
-
* for await (const inventoryAssemblyItem of
|
|
57
|
+
* for await (const inventoryAssemblyItem of conductor.qbd.inventoryAssemblyItems.list(
|
|
58
58
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
59
59
|
* )) {
|
|
60
60
|
* // ...
|
|
@@ -11,7 +11,7 @@ class InventoryAssemblyItems extends resource_1.APIResource {
|
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
13
|
* const inventoryAssemblyItem =
|
|
14
|
-
* await
|
|
14
|
+
* await conductor.qbd.inventoryAssemblyItems.create({
|
|
15
15
|
* assetAccountId: '80000001-1234567890',
|
|
16
16
|
* cogsAccountId: '80000001-1234567890',
|
|
17
17
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -34,7 +34,7 @@ class InventoryAssemblyItems extends resource_1.APIResource {
|
|
|
34
34
|
* @example
|
|
35
35
|
* ```ts
|
|
36
36
|
* const inventoryAssemblyItem =
|
|
37
|
-
* await
|
|
37
|
+
* await conductor.qbd.inventoryAssemblyItems.retrieve(
|
|
38
38
|
* '80000001-1234567890',
|
|
39
39
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
40
40
|
* );
|
|
@@ -53,7 +53,7 @@ class InventoryAssemblyItems extends resource_1.APIResource {
|
|
|
53
53
|
* @example
|
|
54
54
|
* ```ts
|
|
55
55
|
* const inventoryAssemblyItem =
|
|
56
|
-
* await
|
|
56
|
+
* await conductor.qbd.inventoryAssemblyItems.update(
|
|
57
57
|
* '80000001-1234567890',
|
|
58
58
|
* {
|
|
59
59
|
* revisionNumber: '1721172183',
|
|
@@ -77,7 +77,7 @@ class InventoryAssemblyItems extends resource_1.APIResource {
|
|
|
77
77
|
* @example
|
|
78
78
|
* ```ts
|
|
79
79
|
* // Automatically fetches more pages as needed.
|
|
80
|
-
* for await (const inventoryAssemblyItem of
|
|
80
|
+
* for await (const inventoryAssemblyItem of conductor.qbd.inventoryAssemblyItems.list(
|
|
81
81
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
82
82
|
* )) {
|
|
83
83
|
* // ...
|
|
@@ -8,7 +8,7 @@ export class InventoryAssemblyItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const inventoryAssemblyItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.inventoryAssemblyItems.create({
|
|
12
12
|
* assetAccountId: '80000001-1234567890',
|
|
13
13
|
* cogsAccountId: '80000001-1234567890',
|
|
14
14
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -31,7 +31,7 @@ export class InventoryAssemblyItems extends APIResource {
|
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
33
|
* const inventoryAssemblyItem =
|
|
34
|
-
* await
|
|
34
|
+
* await conductor.qbd.inventoryAssemblyItems.retrieve(
|
|
35
35
|
* '80000001-1234567890',
|
|
36
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
37
37
|
* );
|
|
@@ -50,7 +50,7 @@ export class InventoryAssemblyItems extends APIResource {
|
|
|
50
50
|
* @example
|
|
51
51
|
* ```ts
|
|
52
52
|
* const inventoryAssemblyItem =
|
|
53
|
-
* await
|
|
53
|
+
* await conductor.qbd.inventoryAssemblyItems.update(
|
|
54
54
|
* '80000001-1234567890',
|
|
55
55
|
* {
|
|
56
56
|
* revisionNumber: '1721172183',
|
|
@@ -74,7 +74,7 @@ export class InventoryAssemblyItems extends APIResource {
|
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
76
|
* // Automatically fetches more pages as needed.
|
|
77
|
-
* for await (const inventoryAssemblyItem of
|
|
77
|
+
* for await (const inventoryAssemblyItem of conductor.qbd.inventoryAssemblyItems.list(
|
|
78
78
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
79
79
|
* )) {
|
|
80
80
|
* // ...
|
|
@@ -8,7 +8,7 @@ export declare class InventoryItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const inventoryItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.inventoryItems.create({
|
|
12
12
|
* assetAccountId: '80000001-1234567890',
|
|
13
13
|
* cogsAccountId: '80000001-1234567890',
|
|
14
14
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -24,7 +24,7 @@ export declare class InventoryItems extends APIResource {
|
|
|
24
24
|
* @example
|
|
25
25
|
* ```ts
|
|
26
26
|
* const inventoryItem =
|
|
27
|
-
* await
|
|
27
|
+
* await conductor.qbd.inventoryItems.retrieve(
|
|
28
28
|
* '80000001-1234567890',
|
|
29
29
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
30
30
|
* );
|
|
@@ -37,7 +37,7 @@ export declare class InventoryItems extends APIResource {
|
|
|
37
37
|
* @example
|
|
38
38
|
* ```ts
|
|
39
39
|
* const inventoryItem =
|
|
40
|
-
* await
|
|
40
|
+
* await conductor.qbd.inventoryItems.update(
|
|
41
41
|
* '80000001-1234567890',
|
|
42
42
|
* {
|
|
43
43
|
* revisionNumber: '1721172183',
|
|
@@ -54,7 +54,7 @@ export declare class InventoryItems extends APIResource {
|
|
|
54
54
|
* @example
|
|
55
55
|
* ```ts
|
|
56
56
|
* // Automatically fetches more pages as needed.
|
|
57
|
-
* for await (const inventoryItem of
|
|
57
|
+
* for await (const inventoryItem of conductor.qbd.inventoryItems.list(
|
|
58
58
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
59
59
|
* )) {
|
|
60
60
|
* // ...
|
|
@@ -11,7 +11,7 @@ class InventoryItems extends resource_1.APIResource {
|
|
|
11
11
|
* @example
|
|
12
12
|
* ```ts
|
|
13
13
|
* const inventoryItem =
|
|
14
|
-
* await
|
|
14
|
+
* await conductor.qbd.inventoryItems.create({
|
|
15
15
|
* assetAccountId: '80000001-1234567890',
|
|
16
16
|
* cogsAccountId: '80000001-1234567890',
|
|
17
17
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -34,7 +34,7 @@ class InventoryItems extends resource_1.APIResource {
|
|
|
34
34
|
* @example
|
|
35
35
|
* ```ts
|
|
36
36
|
* const inventoryItem =
|
|
37
|
-
* await
|
|
37
|
+
* await conductor.qbd.inventoryItems.retrieve(
|
|
38
38
|
* '80000001-1234567890',
|
|
39
39
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
40
40
|
* );
|
|
@@ -53,7 +53,7 @@ class InventoryItems extends resource_1.APIResource {
|
|
|
53
53
|
* @example
|
|
54
54
|
* ```ts
|
|
55
55
|
* const inventoryItem =
|
|
56
|
-
* await
|
|
56
|
+
* await conductor.qbd.inventoryItems.update(
|
|
57
57
|
* '80000001-1234567890',
|
|
58
58
|
* {
|
|
59
59
|
* revisionNumber: '1721172183',
|
|
@@ -77,7 +77,7 @@ class InventoryItems extends resource_1.APIResource {
|
|
|
77
77
|
* @example
|
|
78
78
|
* ```ts
|
|
79
79
|
* // Automatically fetches more pages as needed.
|
|
80
|
-
* for await (const inventoryItem of
|
|
80
|
+
* for await (const inventoryItem of conductor.qbd.inventoryItems.list(
|
|
81
81
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
82
82
|
* )) {
|
|
83
83
|
* // ...
|
|
@@ -8,7 +8,7 @@ export class InventoryItems extends APIResource {
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* const inventoryItem =
|
|
11
|
-
* await
|
|
11
|
+
* await conductor.qbd.inventoryItems.create({
|
|
12
12
|
* assetAccountId: '80000001-1234567890',
|
|
13
13
|
* cogsAccountId: '80000001-1234567890',
|
|
14
14
|
* incomeAccountId: '80000001-1234567890',
|
|
@@ -31,7 +31,7 @@ export class InventoryItems extends APIResource {
|
|
|
31
31
|
* @example
|
|
32
32
|
* ```ts
|
|
33
33
|
* const inventoryItem =
|
|
34
|
-
* await
|
|
34
|
+
* await conductor.qbd.inventoryItems.retrieve(
|
|
35
35
|
* '80000001-1234567890',
|
|
36
36
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
37
37
|
* );
|
|
@@ -50,7 +50,7 @@ export class InventoryItems extends APIResource {
|
|
|
50
50
|
* @example
|
|
51
51
|
* ```ts
|
|
52
52
|
* const inventoryItem =
|
|
53
|
-
* await
|
|
53
|
+
* await conductor.qbd.inventoryItems.update(
|
|
54
54
|
* '80000001-1234567890',
|
|
55
55
|
* {
|
|
56
56
|
* revisionNumber: '1721172183',
|
|
@@ -74,7 +74,7 @@ export class InventoryItems extends APIResource {
|
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
76
|
* // Automatically fetches more pages as needed.
|
|
77
|
-
* for await (const inventoryItem of
|
|
77
|
+
* for await (const inventoryItem of conductor.qbd.inventoryItems.list(
|
|
78
78
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
79
79
|
* )) {
|
|
80
80
|
* // ...
|
|
@@ -7,7 +7,7 @@ export declare class InventorySites extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const inventorySite =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.inventorySites.create({
|
|
11
11
|
* name: 'Stockroom',
|
|
12
12
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
13
13
|
* });
|
|
@@ -20,7 +20,7 @@ export declare class InventorySites extends APIResource {
|
|
|
20
20
|
* @example
|
|
21
21
|
* ```ts
|
|
22
22
|
* const inventorySite =
|
|
23
|
-
* await
|
|
23
|
+
* await conductor.qbd.inventorySites.retrieve(
|
|
24
24
|
* '80000001-1234567890',
|
|
25
25
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
26
26
|
* );
|
|
@@ -33,7 +33,7 @@ export declare class InventorySites extends APIResource {
|
|
|
33
33
|
* @example
|
|
34
34
|
* ```ts
|
|
35
35
|
* const inventorySite =
|
|
36
|
-
* await
|
|
36
|
+
* await conductor.qbd.inventorySites.update(
|
|
37
37
|
* '80000001-1234567890',
|
|
38
38
|
* {
|
|
39
39
|
* revisionNumber: '1721172183',
|
|
@@ -50,9 +50,10 @@ export declare class InventorySites extends APIResource {
|
|
|
50
50
|
*
|
|
51
51
|
* @example
|
|
52
52
|
* ```ts
|
|
53
|
-
* const inventorySites =
|
|
54
|
-
* {
|
|
55
|
-
*
|
|
53
|
+
* const inventorySites =
|
|
54
|
+
* await conductor.qbd.inventorySites.list({
|
|
55
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
56
|
+
* });
|
|
56
57
|
* ```
|
|
57
58
|
*/
|
|
58
59
|
list(params: InventorySiteListParams, options?: Core.RequestOptions): Core.APIPromise<InventorySiteListResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inventory-sites.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAM,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IASxG;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,2BAA2B,EACnC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IAQjC;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,yBAAyB,EACjC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IASjC
|
|
1
|
+
{"version":3,"file":"inventory-sites.d.ts","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,7 +10,7 @@ class InventorySites extends resource_1.APIResource {
|
|
|
10
10
|
* @example
|
|
11
11
|
* ```ts
|
|
12
12
|
* const inventorySite =
|
|
13
|
-
* await
|
|
13
|
+
* await conductor.qbd.inventorySites.create({
|
|
14
14
|
* name: 'Stockroom',
|
|
15
15
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
16
16
|
* });
|
|
@@ -30,7 +30,7 @@ class InventorySites extends resource_1.APIResource {
|
|
|
30
30
|
* @example
|
|
31
31
|
* ```ts
|
|
32
32
|
* const inventorySite =
|
|
33
|
-
* await
|
|
33
|
+
* await conductor.qbd.inventorySites.retrieve(
|
|
34
34
|
* '80000001-1234567890',
|
|
35
35
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
36
36
|
* );
|
|
@@ -49,7 +49,7 @@ class InventorySites extends resource_1.APIResource {
|
|
|
49
49
|
* @example
|
|
50
50
|
* ```ts
|
|
51
51
|
* const inventorySite =
|
|
52
|
-
* await
|
|
52
|
+
* await conductor.qbd.inventorySites.update(
|
|
53
53
|
* '80000001-1234567890',
|
|
54
54
|
* {
|
|
55
55
|
* revisionNumber: '1721172183',
|
|
@@ -73,9 +73,10 @@ class InventorySites extends resource_1.APIResource {
|
|
|
73
73
|
*
|
|
74
74
|
* @example
|
|
75
75
|
* ```ts
|
|
76
|
-
* const inventorySites =
|
|
77
|
-
* {
|
|
78
|
-
*
|
|
76
|
+
* const inventorySites =
|
|
77
|
+
* await conductor.qbd.inventorySites.list({
|
|
78
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
79
|
+
* });
|
|
79
80
|
* ```
|
|
80
81
|
*/
|
|
81
82
|
list(params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inventory-sites.js","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"inventory-sites.js","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,MAA+B,EAC/B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE;YAC7D,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF;AAlGD,wCAkGC"}
|
|
@@ -7,7 +7,7 @@ export class InventorySites extends APIResource {
|
|
|
7
7
|
* @example
|
|
8
8
|
* ```ts
|
|
9
9
|
* const inventorySite =
|
|
10
|
-
* await
|
|
10
|
+
* await conductor.qbd.inventorySites.create({
|
|
11
11
|
* name: 'Stockroom',
|
|
12
12
|
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
13
13
|
* });
|
|
@@ -27,7 +27,7 @@ export class InventorySites extends APIResource {
|
|
|
27
27
|
* @example
|
|
28
28
|
* ```ts
|
|
29
29
|
* const inventorySite =
|
|
30
|
-
* await
|
|
30
|
+
* await conductor.qbd.inventorySites.retrieve(
|
|
31
31
|
* '80000001-1234567890',
|
|
32
32
|
* { conductorEndUserId: 'end_usr_1234567abcdefg' },
|
|
33
33
|
* );
|
|
@@ -46,7 +46,7 @@ export class InventorySites extends APIResource {
|
|
|
46
46
|
* @example
|
|
47
47
|
* ```ts
|
|
48
48
|
* const inventorySite =
|
|
49
|
-
* await
|
|
49
|
+
* await conductor.qbd.inventorySites.update(
|
|
50
50
|
* '80000001-1234567890',
|
|
51
51
|
* {
|
|
52
52
|
* revisionNumber: '1721172183',
|
|
@@ -70,9 +70,10 @@ export class InventorySites extends APIResource {
|
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
72
|
* ```ts
|
|
73
|
-
* const inventorySites =
|
|
74
|
-
* {
|
|
75
|
-
*
|
|
73
|
+
* const inventorySites =
|
|
74
|
+
* await conductor.qbd.inventorySites.list({
|
|
75
|
+
* conductorEndUserId: 'end_usr_1234567abcdefg',
|
|
76
|
+
* });
|
|
76
77
|
* ```
|
|
77
78
|
*/
|
|
78
79
|
list(params, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inventory-sites.mjs","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"inventory-sites.mjs","sourceRoot":"","sources":["../../src/resources/qbd/inventory-sites.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,MAAiC,EAAE,OAA6B;QACrE,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE;YAC9D,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;OAWG;IACH,QAAQ,CACN,EAAU,EACV,MAAmC,EACnC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,MAAM,CAAC;QACtC,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACnE,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,EAAU,EACV,MAAiC,EACjC,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,CAAC;QAC/C,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uCAAuC,EAAE,EAAE,EAAE;YACpE,IAAI;YACJ,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,CACF,MAA+B,EAC/B,OAA6B;QAE7B,MAAM,EAAE,kBAAkB,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,qCAAqC,EAAE;YAC7D,KAAK;YACL,GAAG,OAAO;YACV,OAAO,EAAE,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,GAAG,OAAO,EAAE,OAAO,EAAE;SAC9E,CAAC,CAAC;IACL,CAAC;CACF"}
|