mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
Updated JSON specs
This commit is contained in:
@@ -2010,6 +2010,7 @@
|
||||
"deviceFingerprint" : {
|
||||
"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"
|
||||
},
|
||||
"entityType" : {
|
||||
@@ -2210,7 +2211,7 @@
|
||||
"$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" : {
|
||||
@@ -2235,6 +2236,7 @@
|
||||
},
|
||||
"md" : {
|
||||
"description" : "The payment session.",
|
||||
"maxLength" : 10000,
|
||||
"type" : "string"
|
||||
},
|
||||
"paRequest" : {
|
||||
|
||||
Reference in New Issue
Block a user