IO-3356 PBS posting initial working commit.

This commit is contained in:
Patrick Fic
2025-09-05 10:45:59 -07:00
parent 9ab3d8c81a
commit 01fc0cbc08
2 changed files with 97 additions and 49 deletions

View File

@@ -11,10 +11,6 @@ const PBS_CREDENTIALS = {
};
exports.PBS_CREDENTIALS = PBS_CREDENTIALS;
// const cdkDomain =
// process.env.NODE_ENV === "production"
// ? "https://3pa.dmotorworks.com"
// : "https://uat-3pa.dmotorworks.com";
const pbsDomain = `https://partnerhub.pbsdealers.com/json/reply`;
exports.PBS_ENDPOINTS = {