CASH-2576 - reverted back to v1 for ValidateZip
This commit is contained in:
parent
003ae8edd4
commit
7f3376c131
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ const endpoints = {
|
||||||
method: "POST",
|
method: "POST",
|
||||||
},
|
},
|
||||||
ValidateZip: {
|
ValidateZip: {
|
||||||
url: "/location/api/v2/location/zip",
|
url: "/location/api/v1/location/zip",
|
||||||
method: "GET",
|
method: "GET",
|
||||||
},
|
},
|
||||||
PriceOrderItems: {
|
PriceOrderItems: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue