rejectStatusUpdateOnRecall
POST/inquiries:rejectStatusUpdateOnRecall
Handles negative response for Request for Status Update on Recall with given details.
Request
Responses
- 200
- 400
- 404
- 405
- 415
- 500
- 503
OK - Request for Status Update on Recall negative response was received
Bad Request - Validation error occurred.
Not Found - No message found for the given identification.
Method Not Allowed - This code is only sent when the HTTP method (PUT, POST, DELETE, GET etc.) is not supported on a specific endpoint. It has nothing to do with the consent, payment or account information data model.
Unsupported Media Type - A media type which the server does not support has been supplied.
Internal Server Error - Internal server error occurred.
Service Unavailable - The server is currently unavailable. Generally, this is a temporary state.