CASH-2593 use V2 endpoint to include dualrecal msr

CASH-2593 use V2 endpoint to include dualrecal msr
This commit is contained in:
CarlNation 2026-04-24 13:55:49 -04:00
parent b8e336c8a3
commit 10594009e2

View file

@ -69,7 +69,7 @@ const endpoints = {
method: "GET",
},
GetMobileFeePart: {
url: "/parts/api/v1/parts/mobile-fee",
url: "/parts/api/v2/parts/mobile-fee",
method: "GET",
},
GetPricingByDayPart: {