Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Mar 12, 2024
1 parent e80dc9f commit d5b0e11
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 4 deletions.
93 changes: 92 additions & 1 deletion json/ManagementService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -22270,6 +22270,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -23256,6 +23280,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -24452,6 +24500,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -24676,10 +24748,29 @@
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"refundPin" : "123456",
"screenLockPin" : "1111"
"screenLockPin" : "1234"
},
"connectivity" : {
"simcardStatus" : "INVENTORY"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down
93 changes: 92 additions & 1 deletion json/ManagementService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -22563,6 +22563,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -23547,6 +23571,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -24740,6 +24788,30 @@
},
"hardware" : {
"displayMaximumBackLight" : 75
},
"passcodes" : {
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"screenLockPin" : "1234"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down Expand Up @@ -24967,10 +25039,29 @@
"adminMenuPin" : "1234",
"txMenuPin" : "1234",
"refundPin" : "123456",
"screenLockPin" : "1111"
"screenLockPin" : "1234"
},
"connectivity" : {
"simcardStatus" : "INVENTORY"
},
"storeAndForward" : {
"maxAmount" : [
{
"amount" : 10000,
"currencyCode" : "EUR"
}
],
"maxPayments" : 10,
"supportedCardTypes" : {
"credit" : true,
"debit" : true,
"deferredDebit" : true,
"prepaid" : true,
"unknown" : false
}
},
"terminalInstructions" : {
"adyenAppRestart" : true
}
}
},
Expand Down
66 changes: 65 additions & 1 deletion yaml/ManagementService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16373,6 +16373,23 @@ components:
fromActiveToSleep: 30
hardware:
displayMaximumBackLight: 75
passcodes:
adminMenuPin: '1234'
txMenuPin: '1234'
screenLockPin: '1234'
storeAndForward:
maxAmount:
- amount: 10000
currencyCode: EUR
maxPayments: 10
supportedCardTypes:
credit: true
debit: true
deferredDebit: true
prepaid: true
unknown: false
terminalInstructions:
adyenAppRestart: true
get-companies-companyId-webhooks-get-company-webhooks-200:
summary: OK 200 - Get the list of webhook configurations
description: Example response for getting the list of webhook configurations.
Expand Down Expand Up @@ -17107,6 +17124,23 @@ components:
fromActiveToSleep: 30
hardware:
displayMaximumBackLight: 75
passcodes:
adminMenuPin: '1234'
txMenuPin: '1234'
screenLockPin: '1234'
storeAndForward:
maxAmount:
- amount: 10000
currencyCode: EUR
maxPayments: 10
supportedCardTypes:
credit: true
debit: true
deferredDebit: true
prepaid: true
unknown: false
terminalInstructions:
adyenAppRestart: true
get-merchants-merchantId-stores-storeId-success-200:
summary: Response code - 200 OK
description: Example response when getting the details of a store
Expand Down Expand Up @@ -17967,6 +18001,23 @@ components:
fromActiveToSleep: 30
hardware:
displayMaximumBackLight: 75
passcodes:
adminMenuPin: '1234'
txMenuPin: '1234'
screenLockPin: '1234'
storeAndForward:
maxAmount:
- amount: 10000
currencyCode: EUR
maxPayments: 10
supportedCardTypes:
credit: true
debit: true
deferredDebit: true
prepaid: true
unknown: false
terminalInstructions:
adyenAppRestart: true
get-stores-success-200:
summary: Response code - 200 OK
description: Example response when getting a list of stores
Expand Down Expand Up @@ -18134,9 +18185,22 @@ components:
adminMenuPin: '1234'
txMenuPin: '1234'
refundPin: '123456'
screenLockPin: '1111'
screenLockPin: '1234'
connectivity:
simcardStatus: INVENTORY
storeAndForward:
maxAmount:
- amount: 10000
currencyCode: EUR
maxPayments: 10
supportedCardTypes:
credit: true
debit: true
deferredDebit: true
prepaid: true
unknown: false
terminalInstructions:
adyenAppRestart: true
patch-companies-companyId-apiCredentials-apiCredentialId-patch-company-credential:
summary: Activate an API credential
description: Example request for activating an API credential.
Expand Down
Loading

0 comments on commit d5b0e11

Please sign in to comment.