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:
@@ -1972,6 +1972,14 @@ components:
|
||||
|
||||
* Fixed length: 3 characters.'
|
||||
type: string
|
||||
subMerchantEmail:
|
||||
description: 'This field is required for transactions performed by registered
|
||||
payment facilitators. This field contains the email address of the sub-merchant.
|
||||
|
||||
* Format: Alphanumeric
|
||||
|
||||
* Maximum length: 40 characters'
|
||||
type: string
|
||||
subMerchantID:
|
||||
description: 'This field contains an identifier of the actual merchant when
|
||||
a transaction is submitted via a payment facilitator. The payment facilitator
|
||||
@@ -1994,6 +2002,13 @@ components:
|
||||
|
||||
* Maximum length: 22 characters.'
|
||||
type: string
|
||||
subMerchantPhoneNumber:
|
||||
description: 'This field is required for transactions performed by registered
|
||||
payment facilitators. This field contains the phone number of the sub-merchant.*
|
||||
Format: Alphanumeric
|
||||
|
||||
* Maximum length: 20 characters'
|
||||
type: string
|
||||
subMerchantPostalCode:
|
||||
description: 'This field is required if the transaction is performed by
|
||||
a registered payment facilitator. This field must contain the postal code
|
||||
@@ -2707,6 +2722,14 @@ components:
|
||||
\ For example, **BRA** for Brazil. \n* Format: [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3)\n\
|
||||
* Fixed length: 3 characters"
|
||||
type: string
|
||||
subMerchant.subSeller[subSellerNr].email:
|
||||
description: 'Required for transactions performed by registered payment
|
||||
facilitators. The email address of the sub-merchant.
|
||||
|
||||
* Format: Alphanumeric
|
||||
|
||||
* Maximum length: 40 characters'
|
||||
type: string
|
||||
subMerchant.subSeller[subSellerNr].id:
|
||||
description: "Required for transactions performed by registered payment\
|
||||
\ facilitators. A unique identifier that you create for the sub-merchant,\
|
||||
@@ -2728,6 +2751,12 @@ components:
|
||||
|
||||
* Maximum length: 22 characters'
|
||||
type: string
|
||||
subMerchant.subSeller[subSellerNr].phoneNumber:
|
||||
description: 'Required for transactions performed by registered payment
|
||||
facilitators. The phone number of the sub-merchant.* Format: Alphanumeric
|
||||
|
||||
* Maximum length: 20 characters'
|
||||
type: string
|
||||
subMerchant.subSeller[subSellerNr].postalCode:
|
||||
description: 'Required for transactions performed by registered payment
|
||||
facilitators. The postal code of the sub-merchant''s address, without
|
||||
|
||||
Reference in New Issue
Block a user