mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user