Cherry-pick: Updated to current endpoint

This commit is contained in:
Chloe Herd 2023-03-08 13:22:49 -05:00
parent e9cc003f5c
commit 808db6a9bf

View file

@ -55,7 +55,7 @@ const endpoints = {
method: "POST",
},
LookupVinByImage: {
url: "https://slimagetovin.azurewebsites.net/home/FindVIN",
url: "https://api.dev.belronus.io/ocr/api/v1/VIN",
method: "POST",
},
IsVinByAddressPermissible: {