Updated JSON specs

This commit is contained in:
aleksei
2021-03-26 14:54:50 +01:00
parent 4dc82a60f8
commit 4ec2475d9b
48 changed files with 4537 additions and 343 deletions

View File

@@ -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" : {