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:
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "1",
|
||||
"x-timestamp" : "2025-01-13T11:33:01Z"
|
||||
"x-timestamp" : "2025-02-26T15:35:54Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -580,6 +580,8 @@
|
||||
"description" : "The card was counterfeited."
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
|
||||
},
|
||||
@@ -598,6 +600,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
|
||||
},
|
||||
@@ -607,11 +611,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"whatWasNotDelivered" : {
|
||||
"type" : "object",
|
||||
"description" : "The type of product that you expected to receive.\n\nPossible values: **goods**, **services**.",
|
||||
"oneOf" : [ {
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
} ]
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
},
|
||||
"whoCancelled" : {
|
||||
"type" : "object",
|
||||
@@ -637,5 +638,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"jsonSchemaDialect" : "https://json-schema.org/draft/2020-12/schema"
|
||||
"jsonSchemaDialect" : "https://spec.openapis.org/oas/3.1/dialect/base"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "2",
|
||||
"x-timestamp" : "2025-01-13T11:33:01Z"
|
||||
"x-timestamp" : "2025-02-26T15:35:54Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -580,6 +580,8 @@
|
||||
"description" : "The card was counterfeited."
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
|
||||
},
|
||||
@@ -598,6 +600,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
|
||||
},
|
||||
@@ -607,11 +611,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"whatWasNotDelivered" : {
|
||||
"type" : "object",
|
||||
"description" : "The type of product that you expected to receive.\n\nPossible values: **goods**, **services**.",
|
||||
"oneOf" : [ {
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
} ]
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
},
|
||||
"whoCancelled" : {
|
||||
"type" : "object",
|
||||
@@ -637,5 +638,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"jsonSchemaDialect" : "https://json-schema.org/draft/2020-12/schema"
|
||||
"jsonSchemaDialect" : "https://spec.openapis.org/oas/3.1/dialect/base"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "3",
|
||||
"x-timestamp" : "2025-01-13T11:33:01Z"
|
||||
"x-timestamp" : "2025-02-26T15:35:55Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -580,6 +580,8 @@
|
||||
"description" : "The card was counterfeited."
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
|
||||
},
|
||||
@@ -598,6 +600,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
|
||||
},
|
||||
@@ -607,11 +611,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"whatWasNotDelivered" : {
|
||||
"type" : "object",
|
||||
"description" : "The type of product that you expected to receive.\n\nPossible values: **goods**, **services**.",
|
||||
"oneOf" : [ {
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
} ]
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
},
|
||||
"whoCancelled" : {
|
||||
"type" : "object",
|
||||
@@ -637,5 +638,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"jsonSchemaDialect" : "https://json-schema.org/draft/2020-12/schema"
|
||||
"jsonSchemaDialect" : "https://spec.openapis.org/oas/3.1/dialect/base"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"url" : "https://github.com/Adyen/adyen-openapi"
|
||||
},
|
||||
"version" : "4",
|
||||
"x-timestamp" : "2025-01-13T11:33:01Z"
|
||||
"x-timestamp" : "2025-02-26T15:35:55Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -580,6 +580,8 @@
|
||||
"description" : "The card was counterfeited."
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **fraud**."
|
||||
},
|
||||
@@ -598,6 +600,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
|
||||
},
|
||||
@@ -607,11 +611,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"whatWasNotDelivered" : {
|
||||
"type" : "object",
|
||||
"description" : "The type of product that you expected to receive.\n\nPossible values: **goods**, **services**.",
|
||||
"oneOf" : [ {
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
} ]
|
||||
"$ref" : "#/components/schemas/ProductType"
|
||||
},
|
||||
"whoCancelled" : {
|
||||
"type" : "object",
|
||||
@@ -637,5 +638,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"jsonSchemaDialect" : "https://json-schema.org/draft/2020-12/schema"
|
||||
"jsonSchemaDialect" : "https://spec.openapis.org/oas/3.1/dialect/base"
|
||||
}
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '1'
|
||||
x-timestamp: '2025-01-13T11:33:01Z'
|
||||
x-timestamp: '2025-02-26T15:35:54Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -567,6 +567,8 @@ components:
|
||||
type: boolean
|
||||
description: The card was counterfeited.
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**fraud**.
|
||||
@@ -588,6 +590,8 @@ components:
|
||||
YYYY-MM-DD format.
|
||||
format: date
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**notDelivered**.
|
||||
@@ -597,13 +601,11 @@ components:
|
||||
be delivered in YYYY-MM-DD format.
|
||||
format: date
|
||||
whatWasNotDelivered:
|
||||
type: object
|
||||
description: 'The type of product that you expected to receive.
|
||||
|
||||
|
||||
Possible values: **goods**, **services**.'
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/ProductType'
|
||||
$ref: '#/components/schemas/ProductType'
|
||||
whoCancelled:
|
||||
type: object
|
||||
description: 'The party that initiated the cancellation of the transaction.
|
||||
@@ -621,4 +623,4 @@ components:
|
||||
BasicAuth:
|
||||
type: http
|
||||
scheme: basic
|
||||
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
|
||||
jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '2'
|
||||
x-timestamp: '2025-01-13T11:33:01Z'
|
||||
x-timestamp: '2025-02-26T15:35:54Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -567,6 +567,8 @@ components:
|
||||
type: boolean
|
||||
description: The card was counterfeited.
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**fraud**.
|
||||
@@ -588,6 +590,8 @@ components:
|
||||
YYYY-MM-DD format.
|
||||
format: date
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**notDelivered**.
|
||||
@@ -597,13 +601,11 @@ components:
|
||||
be delivered in YYYY-MM-DD format.
|
||||
format: date
|
||||
whatWasNotDelivered:
|
||||
type: object
|
||||
description: 'The type of product that you expected to receive.
|
||||
|
||||
|
||||
Possible values: **goods**, **services**.'
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/ProductType'
|
||||
$ref: '#/components/schemas/ProductType'
|
||||
whoCancelled:
|
||||
type: object
|
||||
description: 'The party that initiated the cancellation of the transaction.
|
||||
@@ -621,4 +623,4 @@ components:
|
||||
BasicAuth:
|
||||
type: http
|
||||
scheme: basic
|
||||
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
|
||||
jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '3'
|
||||
x-timestamp: '2025-01-13T11:33:01Z'
|
||||
x-timestamp: '2025-02-26T15:35:55Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -567,6 +567,8 @@ components:
|
||||
type: boolean
|
||||
description: The card was counterfeited.
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**fraud**.
|
||||
@@ -588,6 +590,8 @@ components:
|
||||
YYYY-MM-DD format.
|
||||
format: date
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**notDelivered**.
|
||||
@@ -597,13 +601,11 @@ components:
|
||||
be delivered in YYYY-MM-DD format.
|
||||
format: date
|
||||
whatWasNotDelivered:
|
||||
type: object
|
||||
description: 'The type of product that you expected to receive.
|
||||
|
||||
|
||||
Possible values: **goods**, **services**.'
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/ProductType'
|
||||
$ref: '#/components/schemas/ProductType'
|
||||
whoCancelled:
|
||||
type: object
|
||||
description: 'The party that initiated the cancellation of the transaction.
|
||||
@@ -621,4 +623,4 @@ components:
|
||||
BasicAuth:
|
||||
type: http
|
||||
scheme: basic
|
||||
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
|
||||
jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base
|
||||
|
||||
@@ -30,7 +30,7 @@ info:
|
||||
name: Adyen Developer Experience team
|
||||
url: https://github.com/Adyen/adyen-openapi
|
||||
version: '4'
|
||||
x-timestamp: '2025-01-13T11:33:01Z'
|
||||
x-timestamp: '2025-02-26T15:35:55Z'
|
||||
tags:
|
||||
- name: Dispute Attachments
|
||||
- name: Raise Disputes
|
||||
@@ -567,6 +567,8 @@ components:
|
||||
type: boolean
|
||||
description: The card was counterfeited.
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**fraud**.
|
||||
@@ -588,6 +590,8 @@ components:
|
||||
YYYY-MM-DD format.
|
||||
format: date
|
||||
descriptionOfIssue:
|
||||
maxLength: 2500
|
||||
minLength: 0
|
||||
type: string
|
||||
description: Your description of the issue for raising a dispute of `type`
|
||||
**notDelivered**.
|
||||
@@ -597,13 +601,11 @@ components:
|
||||
be delivered in YYYY-MM-DD format.
|
||||
format: date
|
||||
whatWasNotDelivered:
|
||||
type: object
|
||||
description: 'The type of product that you expected to receive.
|
||||
|
||||
|
||||
Possible values: **goods**, **services**.'
|
||||
oneOf:
|
||||
- $ref: '#/components/schemas/ProductType'
|
||||
$ref: '#/components/schemas/ProductType'
|
||||
whoCancelled:
|
||||
type: object
|
||||
description: 'The party that initiated the cancellation of the transaction.
|
||||
@@ -621,4 +623,4 @@ components:
|
||||
BasicAuth:
|
||||
type: http
|
||||
scheme: basic
|
||||
jsonSchemaDialect: https://json-schema.org/draft/2020-12/schema
|
||||
jsonSchemaDialect: https://spec.openapis.org/oas/3.1/dialect/base
|
||||
|
||||
Reference in New Issue
Block a user