Merge pull request #3154 from Safelite/feature/CASH-2576

CASH-2576 - updated the v2 version for /zip/damageType
This commit is contained in:
mvalaiyapathi 2026-04-28 08:57:29 -04:00 committed by GitHub
commit 6a08ee8a20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,7 +141,7 @@ const endpoints = {
method: "POST",
},
ValidateZip: {
url: "/location/api/v1/location/zip",
url: "/location/api/v2/location/zip",
method: "GET",
},
PriceOrderItems: {