Get Payment instruction status by Mandate ID and Payment instruction IDCopy Pageget http://localhost:8080/v1/payto/initiator/mandates/{mandateId}/instructions/{instructionId}/statusGet the status of a mandate payment initiation that was performed previously.Path ParamsmandateIduuidrequiredMandate IDinstructionIdstringrequiredPayment instruction IDResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Content 500Internal Server Error 501Not ImplementedUpdated 15 days ago