{ "operationId": "post-getTerminalsUnderAccount", "method": "POST", "path": "/getTerminalsUnderAccount", "summary": "Adyen Get the List of Terminals", "requestExamples": [], "responseExamples": [ { "status": "401", "contentType": "application/json", "name": "post-getTerminalsUnderAccount401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }