diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index a514024..5ed306d 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -4864,7 +4864,7 @@ "type" : "string" }, "type" : { - "description" : "The TIN type depending on the country where it was issued. Provide only for countries that have multiple tax IDs, such as Sweden, the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for the US.", + "description" : "The TIN type depending on the country where it was issued. Only provide if the country has multiple tax IDs: Singapore, Sweden, the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for the US.", "type" : "string" } }, diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index ee557cb..79e0b48 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -5559,7 +5559,7 @@ "type" : "string" }, "type" : { - "description" : "The TIN type depending on the country where it was issued. Provide only for countries that have multiple tax IDs, such as Sweden, the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for the US.", + "description" : "The TIN type depending on the country where it was issued. Only provide if the country has multiple tax IDs: Singapore, Sweden, the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for the US.", "type" : "string" } }, diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index a750147..76bc554 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -3739,10 +3739,10 @@ components: description: The tax ID number (TIN) of the organization or individual. type: string type: - description: The TIN type depending on the country where it was issued. - Provide only for countries that have multiple tax IDs, such as Sweden, - the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** - for the US. + description: 'The TIN type depending on the country where it was issued. + Only provide if the country has multiple tax IDs: Singapore, Sweden, the + UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for + the US.' type: string type: object TaxReportingClassification: diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index cc7a8e0..b658947 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -4280,10 +4280,10 @@ components: description: The tax ID number (TIN) of the organization or individual. type: string type: - description: The TIN type depending on the country where it was issued. - Provide only for countries that have multiple tax IDs, such as Sweden, - the UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** - for the US. + description: 'The TIN type depending on the country where it was issued. + Only provide if the country has multiple tax IDs: Singapore, Sweden, the + UK, or the US. For example, provide **SSN**, **EIN**, or **ITIN** for + the US.' type: string type: object TaxReportingClassification: