denyOutgoingRecall
POST/v1/payments/{paymentOrderId}:denyOutgoingRecall
Deny an Outgoing Recall.
Request
Responses
- 200
- 400
- 500
- 503
OK - The specified outgoing recall has been marked to be rejected.
Bad Request - Validation error occurred. This code will cover malformed syntax in request or incorrect data in payload.
Internal Server Error - Internal server error occurred.
Service Unavailable - The server is currently unavailable. Generally, this is a temporary state.