We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1f43b commit 3b74eacCopy full SHA for 3b74eac
components/vies_api/actions/retrieve-vat-data/retrieve-vat-data.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "vies_api-retrieve-vat-data",
5
name: "Retrieve VAT Data",
6
version: "0.0.1",
7
- description: "Get firm data from VIES registry. [See the documentation](https://viesapi.eu/public/rest/viesapi.html#/API/getVIESData)",
+ description: "Get firm data from VIES registry. [See the documentation](https://viesapi.eu/public/rest/index.html#/API/getVIESData)",
8
type: "action",
9
props: {
10
app,
0 commit comments