CASH-2576 - reverted back to v1 for ValidateZip

This commit is contained in:
Minojhini Valaiyapathi 2026-05-05 09:55:45 -04:00
parent 003ae8edd4
commit 7f3376c131

View file

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