mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Updated YAML specs
This commit is contained in:
@@ -2776,6 +2776,7 @@ components:
|
||||
x-addedInVersion: 2
|
||||
description: A string containing the shopper's device fingerprint. For more
|
||||
information, refer to [Device fingerprinting](https://docs.adyen.com/risk-management/device-fingerprinting).
|
||||
maxLength: 5000
|
||||
type: string
|
||||
enableRealTimeUpdate:
|
||||
x-addedInVersion: 51
|
||||
@@ -3047,10 +3048,9 @@ components:
|
||||
- $ref: '#/components/schemas/ResponseAdditionalDataOpi'
|
||||
- $ref: '#/components/schemas/ResponseAdditionalDataPayPal'
|
||||
- $ref: '#/components/schemas/ResponseAdditionalDataSepa'
|
||||
description: This field contains additional data, which may be required
|
||||
to return in a particular payment response. To choose data fields to be
|
||||
returned, go to **Customer Area** > **Account** > **API URLs** > **Additional
|
||||
data settings**.
|
||||
description: 'Contains additional information about the payment. Some data
|
||||
fields are included only if you select them first: Go to **Customer Area**
|
||||
> **Account** > **API URLs** > **Additional data settings**.'
|
||||
type: object
|
||||
authCode:
|
||||
description: 'Authorisation code:
|
||||
@@ -3083,6 +3083,7 @@ components:
|
||||
type: string
|
||||
md:
|
||||
description: The payment session.
|
||||
maxLength: 10000
|
||||
type: string
|
||||
paRequest:
|
||||
description: 'The 3D request data for the issuer.
|
||||
@@ -3821,9 +3822,9 @@ components:
|
||||
x-addedInVersion: 46
|
||||
additionalProperties:
|
||||
type: string
|
||||
description: This field contains additional data, which may be required
|
||||
to return in a particular payment response. To choose data fields to be
|
||||
returned, go to **Customer Area** > **Account** > **API URLs**.
|
||||
description: 'Contains additional information about the payment. Some data
|
||||
fields are included only if you select them first: Go to **Customer Area**
|
||||
> **Account** > **API URLs**.'
|
||||
type: object
|
||||
errorCode:
|
||||
description: The error code mapped to the error message.
|
||||
|
||||
Reference in New Issue
Block a user