Cherry-pick: Updated to current endpoint
This commit is contained in:
parent
e9cc003f5c
commit
808db6a9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue