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