{ "operationId": "post-findTerminal", "method": "POST", "path": "/findTerminal", "summary": "Adyen Get the Account or Store of a Terminal", "requestExamples": [], "responseExamples": [ { "status": "401", "contentType": "application/json", "name": "post-findTerminal401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }