Merge pull request #3154 from Safelite/feature/CASH-2576
CASH-2576 - updated the v2 version for /zip/damageType
This commit is contained in:
commit
6a08ee8a20
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ const endpoints = {
|
|||
method: "POST",
|
||||
},
|
||||
ValidateZip: {
|
||||
url: "/location/api/v1/location/zip",
|
||||
url: "/location/api/v2/location/zip",
|
||||
method: "GET",
|
||||
},
|
||||
PriceOrderItems: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue