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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user