No Output from VAT Code in REST API
Description:Output schema given by customer is in the below format.{"vat_number": "NL001788061B01","country_code": "NL","success": true,"code": 200}Works with Postman and all versions of EvolveCause:Syntax issueSolution:provide the output schema in the below format to…