CASH-2576 - updated the v2 version for /zip/damageType

This commit is contained in:
Minojhini Valaiyapathi 2026-04-28 08:38:11 -04:00
parent 26128a9de3
commit d707f13940

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: {