{ "operationId": "post-getNotificationConfigurationList", "method": "POST", "path": "/getNotificationConfigurationList", "summary": "Adyen Get a List of Notification Subscription Configurations", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "post-getNotificationConfigurationList400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "post-getNotificationConfigurationList401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "post-getNotificationConfigurationList403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "post-getNotificationConfigurationList422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "post-getNotificationConfigurationList500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }