Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Jun 17, 2024
1 parent 1c73e30 commit 1f28464
Show file tree
Hide file tree
Showing 12 changed files with 710 additions and 0 deletions.
36 changes: 36 additions & 0 deletions json/RecurringService-v25.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,14 @@
"200" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithCardData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200"
},
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200"
}
},
"schema" : {
"$ref" : "#/components/schemas/ScheduleAccountUpdaterResult"
}
Expand Down Expand Up @@ -403,6 +411,11 @@
"422" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422"
}
},
"schema" : {
"$ref" : "#/components/schemas/ServiceError"
}
Expand Down Expand Up @@ -1067,6 +1080,13 @@
}
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200" : {
"summary" : "Scheduled Account Updater with card data",
"value" : {
"pspReference" : "QFQTPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData" : {
"summary" : "Schedule AccountUpdater with token data",
"value" : {
Expand All @@ -1075,6 +1095,22 @@
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200" : {
"summary" : "Scheduled Account Updater with token data",
"value" : {
"pspReference" : "JLCMPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422" : {
"summary" : "Error response for RecurringShopper not found",
"value" : {
"status" : 422,
"errorCode" : "000",
"message" : "RecurringShopper not found",
"errorType" : "validation"
}
}
}
}
Expand Down
36 changes: 36 additions & 0 deletions json/RecurringService-v30.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,14 @@
"200" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithCardData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200"
},
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200"
}
},
"schema" : {
"$ref" : "#/components/schemas/ScheduleAccountUpdaterResult"
}
Expand Down Expand Up @@ -403,6 +411,11 @@
"422" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422"
}
},
"schema" : {
"$ref" : "#/components/schemas/ServiceError"
}
Expand Down Expand Up @@ -1067,6 +1080,13 @@
}
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200" : {
"summary" : "Scheduled Account Updater with card data",
"value" : {
"pspReference" : "QFQTPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData" : {
"summary" : "Schedule AccountUpdater with token data",
"value" : {
Expand All @@ -1075,6 +1095,22 @@
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200" : {
"summary" : "Scheduled Account Updater with token data",
"value" : {
"pspReference" : "JLCMPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422" : {
"summary" : "Error response for RecurringShopper not found",
"value" : {
"status" : 422,
"errorCode" : "000",
"message" : "RecurringShopper not found",
"errorType" : "validation"
}
}
}
}
Expand Down
36 changes: 36 additions & 0 deletions json/RecurringService-v40.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,14 @@
"200" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithCardData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200"
},
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200"
}
},
"schema" : {
"$ref" : "#/components/schemas/ScheduleAccountUpdaterResult"
}
Expand Down Expand Up @@ -497,6 +505,11 @@
"422" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422"
}
},
"schema" : {
"$ref" : "#/components/schemas/ServiceError"
}
Expand Down Expand Up @@ -1281,6 +1294,13 @@
}
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200" : {
"summary" : "Scheduled Account Updater with card data",
"value" : {
"pspReference" : "QFQTPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData" : {
"summary" : "Schedule AccountUpdater with token data",
"value" : {
Expand All @@ -1289,6 +1309,22 @@
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200" : {
"summary" : "Scheduled Account Updater with token data",
"value" : {
"pspReference" : "JLCMPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422" : {
"summary" : "Error response for RecurringShopper not found",
"value" : {
"status" : 422,
"errorCode" : "000",
"message" : "RecurringShopper not found",
"errorType" : "validation"
}
}
}
}
Expand Down
36 changes: 36 additions & 0 deletions json/RecurringService-v49.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,14 @@
"200" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithCardData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200"
},
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200"
}
},
"schema" : {
"$ref" : "#/components/schemas/ScheduleAccountUpdaterResult"
}
Expand Down Expand Up @@ -497,6 +505,11 @@
"422" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422"
}
},
"schema" : {
"$ref" : "#/components/schemas/ServiceError"
}
Expand Down Expand Up @@ -1289,6 +1302,13 @@
}
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200" : {
"summary" : "Scheduled Account Updater with card data",
"value" : {
"pspReference" : "QFQTPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData" : {
"summary" : "Schedule AccountUpdater with token data",
"value" : {
Expand All @@ -1297,6 +1317,22 @@
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200" : {
"summary" : "Scheduled Account Updater with token data",
"value" : {
"pspReference" : "JLCMPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422" : {
"summary" : "Error response for RecurringShopper not found",
"value" : {
"status" : 422,
"errorCode" : "000",
"message" : "RecurringShopper not found",
"errorType" : "validation"
}
}
}
}
Expand Down
36 changes: 36 additions & 0 deletions json/RecurringService-v67.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,14 @@
"200" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithCardData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200"
},
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200"
}
},
"schema" : {
"$ref" : "#/components/schemas/ScheduleAccountUpdaterResult"
}
Expand Down Expand Up @@ -591,6 +599,11 @@
"422" : {
"content" : {
"application/json" : {
"examples" : {
"scheduleAccountUpdaterWithTokenData" : {
"$ref" : "#/components/examples/post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422"
}
},
"schema" : {
"$ref" : "#/components/schemas/ServiceError"
}
Expand Down Expand Up @@ -1415,6 +1428,13 @@
}
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithCardData-200" : {
"summary" : "Scheduled Account Updater with card data",
"value" : {
"pspReference" : "QFQTPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData" : {
"summary" : "Schedule AccountUpdater with token data",
"value" : {
Expand All @@ -1423,6 +1443,22 @@
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-200" : {
"summary" : "Scheduled Account Updater with token data",
"value" : {
"pspReference" : "JLCMPCQ8HXSKGK82",
"result" : "Success"
}
},
"post-scheduleAccountUpdater-scheduleAccountUpdaterWithTokenData-422" : {
"summary" : "Error response for RecurringShopper not found",
"value" : {
"status" : 422,
"errorCode" : "000",
"message" : "RecurringShopper not found",
"errorType" : "validation"
}
}
}
}
Expand Down
Loading

0 comments on commit 1f28464

Please sign in to comment.