Comment unrequired fortellis API.
This commit is contained in:
@@ -384,13 +384,13 @@ const FortellisActions = {
|
|||||||
type: "post",
|
type: "post",
|
||||||
apiName: "CDK Drive Post Accounts GL"
|
apiName: "CDK Drive Post Accounts GL"
|
||||||
},
|
},
|
||||||
TranBatchWip: {
|
// TranBatchWip: {
|
||||||
url: isProduction
|
// url: isProduction
|
||||||
? "https://api.fortellis.io/cdk/drive/glpost/transBatchWIP"
|
// ? "https://api.fortellis.io/cdk/drive/glpost/transBatchWIP"
|
||||||
: "https://api.fortellis.io/cdk-test/drive/glpost/transBatchWIP",
|
// : "https://api.fortellis.io/cdk-test/drive/glpost/transBatchWIP",
|
||||||
type: "post",
|
// type: "post",
|
||||||
apiName: "CDK Drive Post Accounts GL"
|
// apiName: "CDK Drive Post Accounts GL"
|
||||||
},
|
// },
|
||||||
PostBatchWip: {
|
PostBatchWip: {
|
||||||
url: isProduction
|
url: isProduction
|
||||||
? "https://api.fortellis.io/cdk/drive/glpost/postBatchWIP"
|
? "https://api.fortellis.io/cdk/drive/glpost/postBatchWIP"
|
||||||
|
|||||||
Reference in New Issue
Block a user