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:
@@ -104,13 +104,13 @@
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"currency" : {
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).",
|
||||
"maxLength" : 3,
|
||||
"minLength" : 3,
|
||||
"type" : "string"
|
||||
},
|
||||
"value" : {
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).",
|
||||
"format" : "int64",
|
||||
"type" : "integer"
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "1",
|
||||
"x-timestamp" : "2024-11-04T21:26:21Z"
|
||||
"x-timestamp" : "2024-11-25T18:28:35Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -377,11 +377,11 @@
|
||||
"properties" : {
|
||||
"currency" : {
|
||||
"type" : "string",
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes)."
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes)."
|
||||
},
|
||||
"value" : {
|
||||
"type" : "integer",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).",
|
||||
"format" : "int64"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "2",
|
||||
"x-timestamp" : "2024-11-04T21:26:21Z"
|
||||
"x-timestamp" : "2024-11-25T18:28:35Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -377,11 +377,11 @@
|
||||
"properties" : {
|
||||
"currency" : {
|
||||
"type" : "string",
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes)."
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes)."
|
||||
},
|
||||
"value" : {
|
||||
"type" : "integer",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).",
|
||||
"format" : "int64"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "3",
|
||||
"x-timestamp" : "2024-11-04T21:26:21Z"
|
||||
"x-timestamp" : "2024-11-25T18:28:36Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -377,11 +377,11 @@
|
||||
"properties" : {
|
||||
"currency" : {
|
||||
"type" : "string",
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes)."
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes)."
|
||||
},
|
||||
"value" : {
|
||||
"type" : "integer",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).",
|
||||
"format" : "int64"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "4",
|
||||
"x-timestamp" : "2024-11-04T21:26:22Z"
|
||||
"x-timestamp" : "2024-11-25T18:28:36Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -377,11 +377,11 @@
|
||||
"properties" : {
|
||||
"currency" : {
|
||||
"type" : "string",
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes)."
|
||||
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes)."
|
||||
},
|
||||
"value" : {
|
||||
"type" : "integer",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).",
|
||||
"description" : "The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).",
|
||||
"format" : "int64"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,12 +71,12 @@ components:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
currency:
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
|
||||
maxLength: 3
|
||||
minLength: 3
|
||||
type: string
|
||||
value:
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
|
||||
format: int64
|
||||
type: integer
|
||||
required:
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '1'
|
||||
x-timestamp: '2024-11-04T21:26:21Z'
|
||||
x-timestamp: '2024-11-25T18:28:35Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -341,10 +341,10 @@ components:
|
||||
properties:
|
||||
currency:
|
||||
type: string
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
|
||||
value:
|
||||
type: integer
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
|
||||
format: int64
|
||||
CancellingEntity:
|
||||
type: string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '2'
|
||||
x-timestamp: '2024-11-04T21:26:21Z'
|
||||
x-timestamp: '2024-11-25T18:28:35Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -341,10 +341,10 @@ components:
|
||||
properties:
|
||||
currency:
|
||||
type: string
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
|
||||
value:
|
||||
type: integer
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
|
||||
format: int64
|
||||
CancellingEntity:
|
||||
type: string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '3'
|
||||
x-timestamp: '2024-11-04T21:26:21Z'
|
||||
x-timestamp: '2024-11-25T18:28:36Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -341,10 +341,10 @@ components:
|
||||
properties:
|
||||
currency:
|
||||
type: string
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
|
||||
value:
|
||||
type: integer
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
|
||||
format: int64
|
||||
CancellingEntity:
|
||||
type: string
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '4'
|
||||
x-timestamp: '2024-11-04T21:26:22Z'
|
||||
x-timestamp: '2024-11-25T18:28:36Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -341,10 +341,10 @@ components:
|
||||
properties:
|
||||
currency:
|
||||
type: string
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
|
||||
value:
|
||||
type: integer
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
|
||||
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
|
||||
format: int64
|
||||
CancellingEntity:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user