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:
@@ -10,7 +10,7 @@
|
||||
"x-publicVersion" : true,
|
||||
"title" : "Adyen Stored Value API",
|
||||
"description" : "A set of API endpoints to manage stored value products.",
|
||||
"x-timestamp" : "2022-05-03T09:24:07Z",
|
||||
"x-timestamp" : "2022-08-25T17:24:58Z",
|
||||
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
|
||||
"contact" : {
|
||||
"name" : "Adyen Developer Experience team",
|
||||
@@ -554,7 +554,7 @@
|
||||
"additionalProperties" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"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**.",
|
||||
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
|
||||
"type" : "object"
|
||||
},
|
||||
"errorCode" : {
|
||||
|
||||
@@ -6,7 +6,7 @@ info:
|
||||
x-publicVersion: true
|
||||
title: Adyen Stored Value API
|
||||
description: A set of API endpoints to manage stored value products.
|
||||
x-timestamp: '2022-05-03T09:24:07Z'
|
||||
x-timestamp: '2022-08-25T17:24:58Z'
|
||||
termsOfService: https://www.adyen.com/legal/terms-and-conditions
|
||||
contact:
|
||||
name: Adyen Developer Experience team
|
||||
@@ -329,9 +329,9 @@ components:
|
||||
x-addedInVersion: '46'
|
||||
additionalProperties:
|
||||
type: string
|
||||
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**.'
|
||||
description: Contains additional information about the payment. Some data
|
||||
fields are included only if you select them first. Go to **Customer Area**
|
||||
> **Developers** > **Additional data**.
|
||||
type: object
|
||||
errorCode:
|
||||
description: The error code mapped to the error message.
|
||||
|
||||
Reference in New Issue
Block a user