@salesforce/lds-adapters-revenue-billing-batch 1.384.0 → 1.386.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.
|
@@ -337,7 +337,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
337
337
|
function createResourceRequest$7(config) {
|
|
338
338
|
const headers = {};
|
|
339
339
|
return {
|
|
340
|
-
baseUri: '/services/data/
|
|
340
|
+
baseUri: '/services/data/v66.0',
|
|
341
341
|
basePath: '/commerce/payments/payment-schedulers',
|
|
342
342
|
method: 'post',
|
|
343
343
|
body: config.body,
|
|
@@ -582,7 +582,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
582
582
|
function createResourceRequest$6(config) {
|
|
583
583
|
const headers = {};
|
|
584
584
|
return {
|
|
585
|
-
baseUri: '/services/data/
|
|
585
|
+
baseUri: '/services/data/v66.0',
|
|
586
586
|
basePath: '/commerce/invoicing/invoice-schedulers',
|
|
587
587
|
method: 'post',
|
|
588
588
|
body: config.body,
|
|
@@ -676,7 +676,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
676
676
|
function createResourceRequest$5(config) {
|
|
677
677
|
const headers = {};
|
|
678
678
|
return {
|
|
679
|
-
baseUri: '/services/data/
|
|
679
|
+
baseUri: '/services/data/v66.0',
|
|
680
680
|
basePath: '/commerce/invoicing/invoice-schedulers/' + config.urlParams.billingBatchSchedulerId + '',
|
|
681
681
|
method: 'put',
|
|
682
682
|
body: config.body,
|
|
@@ -850,7 +850,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
850
850
|
function createResourceRequest$4(config) {
|
|
851
851
|
const headers = {};
|
|
852
852
|
return {
|
|
853
|
-
baseUri: '/services/data/
|
|
853
|
+
baseUri: '/services/data/v66.0',
|
|
854
854
|
basePath: '/commerce/invoicing/invoice-schedulers/' + config.urlParams.billingBatchSchedulerId + '',
|
|
855
855
|
method: 'patch',
|
|
856
856
|
body: config.body,
|
|
@@ -1037,7 +1037,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1037
1037
|
function createResourceRequest$3(config) {
|
|
1038
1038
|
const headers = {};
|
|
1039
1039
|
return {
|
|
1040
|
-
baseUri: '/services/data/
|
|
1040
|
+
baseUri: '/services/data/v66.0',
|
|
1041
1041
|
basePath: '/commerce/invoicing/invoice-batch-runs/' + config.urlParams.invoiceBatchRunId + '/actions/draft-to-posted',
|
|
1042
1042
|
method: 'post',
|
|
1043
1043
|
body: config.body,
|
|
@@ -1231,7 +1231,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
1231
1231
|
function createResourceRequest$2(config) {
|
|
1232
1232
|
const headers = {};
|
|
1233
1233
|
return {
|
|
1234
|
-
baseUri: '/services/data/
|
|
1234
|
+
baseUri: '/services/data/v66.0',
|
|
1235
1235
|
basePath: '/commerce/invoicing/invoice-batch-runs/' + config.urlParams.invoiceBatchRunId + '/actions/recover',
|
|
1236
1236
|
method: 'post',
|
|
1237
1237
|
body: null,
|
|
@@ -1488,7 +1488,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
1488
1488
|
function createResourceRequest$1(config) {
|
|
1489
1489
|
const headers = {};
|
|
1490
1490
|
return {
|
|
1491
|
-
baseUri: '/services/data/
|
|
1491
|
+
baseUri: '/services/data/v66.0',
|
|
1492
1492
|
basePath: '/commerce/billing/invoices/invoice-batch-docgen/' + config.urlParams.invoiceBatchRunId + '/actions/' + config.urlParams.actionName + '',
|
|
1493
1493
|
method: 'post',
|
|
1494
1494
|
body: null,
|
|
@@ -1663,7 +1663,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
1663
1663
|
function createResourceRequest(config) {
|
|
1664
1664
|
const headers = {};
|
|
1665
1665
|
return {
|
|
1666
|
-
baseUri: '/services/data/
|
|
1666
|
+
baseUri: '/services/data/v66.0',
|
|
1667
1667
|
basePath: '/connect/billing/batch/cron/execution-dates',
|
|
1668
1668
|
method: 'post',
|
|
1669
1669
|
body: config.body,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-revenue-billing-batch",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.386.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5
5
|
"description": "This API family is meant for all APIs required for Billing Batch.",
|
|
6
6
|
"main": "dist/es/es2018/revenue-billing-batch.js",
|
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
"test:unit": "jest"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@salesforce/lds-bindings": "^1.
|
|
43
|
+
"@salesforce/lds-bindings": "^1.386.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
47
|
-
"@salesforce/lds-karma": "^1.
|
|
46
|
+
"@salesforce/lds-compiler-plugins": "^1.386.0",
|
|
47
|
+
"@salesforce/lds-karma": "^1.386.0"
|
|
48
48
|
},
|
|
49
49
|
"nx": {
|
|
50
50
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -255,7 +255,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
255
255
|
function createResourceRequest$7(config) {
|
|
256
256
|
const headers = {};
|
|
257
257
|
return {
|
|
258
|
-
baseUri: '/services/data/
|
|
258
|
+
baseUri: '/services/data/v66.0',
|
|
259
259
|
basePath: '/commerce/invoicing/invoice-batch-runs/' + config.urlParams.invoiceBatchRunId + '/actions/recover',
|
|
260
260
|
method: 'post',
|
|
261
261
|
body: null,
|
|
@@ -510,7 +510,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
510
510
|
function createResourceRequest$6(config) {
|
|
511
511
|
const headers = {};
|
|
512
512
|
return {
|
|
513
|
-
baseUri: '/services/data/
|
|
513
|
+
baseUri: '/services/data/v66.0',
|
|
514
514
|
basePath: '/commerce/invoicing/invoice-schedulers',
|
|
515
515
|
method: 'post',
|
|
516
516
|
body: config.body,
|
|
@@ -753,7 +753,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
753
753
|
function createResourceRequest$5(config) {
|
|
754
754
|
const headers = {};
|
|
755
755
|
return {
|
|
756
|
-
baseUri: '/services/data/
|
|
756
|
+
baseUri: '/services/data/v66.0',
|
|
757
757
|
basePath: '/commerce/payments/payment-schedulers',
|
|
758
758
|
method: 'post',
|
|
759
759
|
body: config.body,
|
|
@@ -847,7 +847,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
847
847
|
function createResourceRequest$4(config) {
|
|
848
848
|
const headers = {};
|
|
849
849
|
return {
|
|
850
|
-
baseUri: '/services/data/
|
|
850
|
+
baseUri: '/services/data/v66.0',
|
|
851
851
|
basePath: '/commerce/invoicing/invoice-schedulers/' + config.urlParams.billingBatchSchedulerId + '',
|
|
852
852
|
method: 'put',
|
|
853
853
|
body: config.body,
|
|
@@ -1034,7 +1034,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
1034
1034
|
function createResourceRequest$3(config) {
|
|
1035
1035
|
const headers = {};
|
|
1036
1036
|
return {
|
|
1037
|
-
baseUri: '/services/data/
|
|
1037
|
+
baseUri: '/services/data/v66.0',
|
|
1038
1038
|
basePath: '/commerce/invoicing/invoice-batch-runs/' + config.urlParams.invoiceBatchRunId + '/actions/draft-to-posted',
|
|
1039
1039
|
method: 'post',
|
|
1040
1040
|
body: config.body,
|
|
@@ -1324,7 +1324,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
1324
1324
|
function createResourceRequest$2(config) {
|
|
1325
1325
|
const headers = {};
|
|
1326
1326
|
return {
|
|
1327
|
-
baseUri: '/services/data/
|
|
1327
|
+
baseUri: '/services/data/v66.0',
|
|
1328
1328
|
basePath: '/commerce/billing/invoices/invoice-batch-docgen/' + config.urlParams.invoiceBatchRunId + '/actions/' + config.urlParams.actionName + '',
|
|
1329
1329
|
method: 'post',
|
|
1330
1330
|
body: null,
|
|
@@ -1499,7 +1499,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
1499
1499
|
function createResourceRequest$1(config) {
|
|
1500
1500
|
const headers = {};
|
|
1501
1501
|
return {
|
|
1502
|
-
baseUri: '/services/data/
|
|
1502
|
+
baseUri: '/services/data/v66.0',
|
|
1503
1503
|
basePath: '/connect/billing/batch/cron/execution-dates',
|
|
1504
1504
|
method: 'post',
|
|
1505
1505
|
body: config.body,
|
|
@@ -1674,7 +1674,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
1674
1674
|
function createResourceRequest(config) {
|
|
1675
1675
|
const headers = {};
|
|
1676
1676
|
return {
|
|
1677
|
-
baseUri: '/services/data/
|
|
1677
|
+
baseUri: '/services/data/v66.0',
|
|
1678
1678
|
basePath: '/commerce/invoicing/invoice-schedulers/' + config.urlParams.billingBatchSchedulerId + '',
|
|
1679
1679
|
method: 'patch',
|
|
1680
1680
|
body: config.body,
|
|
@@ -1796,4 +1796,4 @@ withDefaultLuvio((luvio) => {
|
|
|
1796
1796
|
});
|
|
1797
1797
|
|
|
1798
1798
|
export { batchInvoiceRunRecovery, createInvoicesBatchScheduler, createPaymentsBatchScheduler, editInvoicesBatchScheduler, postBatchDraftInvoices, postBatchDraftInvoices_imperative, postBatchInvoiceDocGen, postCronExecutionDates, updateInvoicesBatchScheduler };
|
|
1799
|
-
// version: 1.
|
|
1799
|
+
// version: 1.386.0-521094e838
|