Get Payment instruction status by Mandate ID and Payment instruction IDAsk AIget 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 Entity 500Internal Server Error 501Not ImplementedUpdated 10 months ago