{ "operationId": "patch-stores-storeId", "method": "PATCH", "path": "/stores/{storeId}", "summary": "Adyen Update a Store", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "patch-stores-storeId400Example", "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": "patch-stores-storeId401Example", "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": "patch-stores-storeId403Example", "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": "422", "contentType": "application/json", "name": "patch-stores-storeId422Example", "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": "patch-stores-storeId500Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } } ] }