Validate EU VAT number using VIES API/HTTP request

Hello

I’m trying to validate EU VAT number in UiPath using VIES API/HTTP request.
However I am missing something/can’t get it working.

Could someone please check and advise what is missing/or what I need to do in order to get it working?

Sorry, I do not have experience with HTTP requests & API’s yet
EUVAT.7z (115.4 KB)

Thanks, help is much appreciated

@kalev.tartu

First try getting the request proper using postman may be…then we can replicate the same in UiPath…you need to check the payload properly and then proceed

If you are able to acheive in postman then it gives you a curl which can fill thed etails in Http request automatically

cheers