Adyen · Schema
AdditionalDataSubMerchant
AdditionalDataSubMerchant schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| subMerchant.numberOfSubSellers | string | Required for transactions performed by registered payment facilitators. Indicates the number of sub-merchants contained in the request. For example, **3**. |
| subMerchant.subSeller[subSellerNr].city | string | Required for transactions performed by registered payment facilitators. The city of the sub-merchant's address. * Format: Alphanumeric * Maximum length: 13 characters |
| subMerchant.subSeller[subSellerNr].country | string | Required for transactions performed by registered payment facilitators. The three-letter country code of the sub-merchant's address. For example, **BRA** for Brazil. * Format: [ISO 3166-1 alpha-3](htt |
| subMerchant.subSeller[subSellerNr].id | string | Required for transactions performed by registered payment facilitators. A unique identifier that you create for the sub-merchant, used by schemes to identify the sub-merchant. * Format: Alphanumeric * |
| subMerchant.subSeller[subSellerNr].mcc | string | Required for transactions performed by registered payment facilitators. The sub-merchant's 4-digit Merchant Category Code (MCC). * Format: Numeric * Fixed length: 4 digits |
| subMerchant.subSeller[subSellerNr].name | string | Required for transactions performed by registered payment facilitators. The name of the sub-merchant. Based on scheme specifications, this value will overwrite the shopper statement that will appear i |
| subMerchant.subSeller[subSellerNr].postalCode | string | Required for transactions performed by registered payment facilitators. The postal code of the sub-merchant's address, without dashes. * Format: Numeric * Fixed length: 8 digits |
| subMerchant.subSeller[subSellerNr].state | string | Required for transactions performed by registered payment facilitators. The state code of the sub-merchant's address, if applicable to the country. * Format: Alphanumeric * Maximum length: 2 character |
| subMerchant.subSeller[subSellerNr].street | string | Required for transactions performed by registered payment facilitators. The street name and house number of the sub-merchant's address. * Format: Alphanumeric * Maximum length: 60 characters |
| subMerchant.subSeller[subSellerNr].taxId | string | Required for transactions performed by registered payment facilitators. The tax ID of the sub-merchant. * Format: Numeric * Fixed length: 11 digits for the CPF or 14 digits for the CNPJ |