diff --git a/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json b/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json index fa85ccc8..3eb0b902 100644 --- a/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json +++ b/infra/apim_v2/api/selfcare_support_service/v1/openapi.uat.json @@ -977,8 +977,7 @@ "global" ] } - ], - "x-legacy-api": "true" + ] } }, "/onboarding/{onboardingId}/consume": { @@ -2811,9 +2810,6 @@ "subunitType": { "type": "string" }, - "vatNumber": { - "type": "string" - }, "geographicTaxonomies": { "type": "array", "items": { @@ -2837,30 +2833,6 @@ "items": { "$ref": "#/components/schemas/UserRequest" } - }, - "codeSDI": { - "type": "string" - }, - "digitalAddress": { - "type": "string" - }, - "city": { - "type": "string" - }, - "county": { - "type": "string" - }, - "taxCodePT": { - "type": "string" - }, - "iban": { - "type": "string" - }, - "service": { - "type": "string" - }, - "syncAsyncMode": { - "type": "string" } } },