{ "operationId": "post-terminals-scheduleActions", "method": "POST", "path": "/terminals/scheduleActions", "summary": "Adyen Create a Terminal Action", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "post-terminals-scheduleActions400Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "401", "contentType": "application/json", "name": "post-terminals-scheduleActions401Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "403", "contentType": "application/json", "name": "post-terminals-scheduleActions403Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "500", "contentType": "application/json", "name": "post-terminals-scheduleActions500Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } } ] }