Merge pull request #3150 from Safelite/nation/CASH-2593
CASH-2593 use V2 endpoint to include dualrecal msr
This commit is contained in:
commit
9ba43fe492
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue