spec release

This commit is contained in:
Adyen Automation
2023-10-25 10:19:55 +02:00
parent ef3e4c0ec3
commit 0805bac992
12 changed files with 36 additions and 36 deletions

View File

@@ -998,7 +998,7 @@
"post-disable-disableARecurringContract" : {
"summary" : "Disable a recurring contract",
"value" : {
"shopperReference" : "YOUR_UNIQUE_SHOPPER_ID",
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"recurringDetailReference" : "8314442372419167",
"merchantAccount" : "YOUR_MERCHANT_ACCOUNT"
}
@@ -1009,7 +1009,7 @@
"recurring" : {
"contract" : "RECURRING"
},
"shopperReference" : "YOUR_UNIQUE_SHOPPER_ID",
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"merchantAccount" : "YOUR_MERCHANT_ACCOUNT"
}
},
@@ -1058,7 +1058,7 @@
"value" : {
"merchantAccount" : "YOUR_MERCHANT_ACCOUNT",
"reference" : "YOUR_REFERENCE",
"shopperReference" : "YOUR_UNIQUE_SHOPPER_ID",
"shopperReference" : "YOUR_SHOPPER_REFERENCE",
"selectedRecurringDetailReference" : "8814232895168272"
}
}