Updated YAML specs

This commit is contained in:
aleksei
2021-03-26 14:55:21 +01:00
parent 4ec2475d9b
commit 0fa3eb89a2
48 changed files with 3446 additions and 891 deletions

View File

@@ -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.