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" : "2024-11-25T18:28:35Z"
|
||||
"x-timestamp" : "2025-01-13T11:33:01Z"
|
||||
},
|
||||
"tags" : [ {
|
||||
"name" : "Dispute Attachments"
|
||||
@@ -395,6 +395,8 @@
|
||||
"type" : "object",
|
||||
"properties" : {
|
||||
"description" : {
|
||||
"maxLength" : 50,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description for the dispute."
|
||||
},
|
||||
@@ -445,6 +447,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**."
|
||||
},
|
||||
@@ -464,6 +468,8 @@
|
||||
"format" : "date"
|
||||
},
|
||||
"descriptionOfIssue" : {
|
||||
"maxLength" : 2500,
|
||||
"minLength" : 0,
|
||||
"type" : "string",
|
||||
"description" : "Your description of the issue for raising a dispute of `type` **notDelivered**."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user